HomeSort by: relevance | last modified time | path
    Searched refs:Only (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
sleep.c 39 #error Only implemented on Windows
50 /* We can only sleep in millisecond increments */
sockstartup_w32.c 39 #error Only implemented for Windows
dirent.c 43 #error Only implemented for Win32
  /src/sys/sys/
tls.h 40 #error Only one TLS variant can be supported at a time
  /src/usr.bin/make/unit-tests/
varname-dot-alltargets.mk 18 # Only first and second are "real" targets.
char-005c-reverse-solidus.mk 84 # The pattern ends up as "x\:Nzzz". Only the sequence "\:" is unescaped, all
90 # The pattern for the ":M" modifier ends up as "x\\\\\\\:Nzzz". Only the
directive-for-break.mk 21 # The .break only breaks out of the immediately surrounding .for loop, any
31 # Only o2-i2 and o2-i3 are missing.
40 # lines from inactive branches are only parsed as far as necessary to see
var-scope-local-legacy.mk 23 # Only variables of length 2 can be legacy, this one cannot.
sh-flags.mk 45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
47 # Only 'no', not 'yes', since that would add uncontrollable output from
varmod-mtime.mk 44 # The fallback timestamp must only be an integer, without trailing characters.
75 # Only the word 'error' is a special argument to the ':mtime' modifier, all
84 # Only the word 'error' can be used as a fallback argument to the modifier.
101 # If the expression is irrelevant, the ':mtime' modifier is only parsed, it
varmod-match.mk 3 # Tests for the ':M' modifier, which keeps only those words that match the
44 # A pattern without placeholders only matches itself.
88 # Only keep words that start with an uppercase letter.
93 # Only keep words that start with a character other than an uppercase letter.
166 # [-] Matches a single '-' since the '-' only becomes part of a
174 # Only keep words that don't start with s and at the same time end with
332 # A word can only end with a backslash if the preceding
335 # part of the word. Only the very last word of a string can be
345 # range, matches only the 'x'.
  /src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
OpDescriptor.h 95 static inline SourcePred onlyType(Type *Only) {
96 auto Pred = [Only](ArrayRef<Value *>, const Value *V) {
97 return V->getType() == Only;
99 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) {
100 return makeConstantsWithType(Only);
176 // TODO: For now we only find aggregates in BaseTypes. It might be better to
186 // TODO: For now we only find vectors in BaseTypes. It might be better to
  /src/common/lib/libc/arch/arm/string/
strlen_arm.S 35 #error Only Thumb2 or ARM supported
strchr_arm.S 35 #error Only Thumb2 or ARM supported
168 * Since no NULs and no matches this must be the only case left.
  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
20-cert-select.conf 26 test-21 = 21-Only RSA-PSS Certificate
27 test-22 = 22-Only RSA-PSS Certificate Valid Signature Algorithms
29 test-24 = 24-Only RSA-PSS Restricted Certificate
34 test-29 = 29-RSA key exchange with only RSA-PSS certificate
39 test-34 = 34-Only RSA-PSS Certificate, TLS v1.1
757 [21-Only RSA-PSS Certificate]
758 ssl_conf = 21-Only RSA-PSS Certificate-ssl
760 [21-Only RSA-PSS Certificate-ssl]
761 server = 21-Only RSA-PSS Certificate-server
762 client = 21-Only RSA-PSS Certificate-clien
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/
openacc_lib.h 30 ! NOTE: Due to the use of dimension (..), the code only works when compiled
116 use iso_c_binding, only: c_size_t
207 ! acc_malloc: Only available in C/C++
208 ! acc_free: Only available in C/C++
212 use iso_c_binding, only: c_int32_t
219 use iso_c_binding, only: c_int64_t
232 use iso_c_binding, only: c_int32_t
239 use iso_c_binding, only: c_int64_t
258 use iso_c_binding, only: c_int32_t
265 use iso_c_binding, only: c_int64_
    [all...]
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
90 The following options cause only a selected subset of changes to be displayed.
106 C<-i X:Y>: Only differences which are present between the two runs given
117 This option may only be used in conjunction with C<-i>.
143 $error = "-x may only be given in conjunction with -i.";
192 print "\tSuccess in old1 only: $subcounts[$i]\n";
194 print "\tFailure in old1 only: $subcounts[$i]\n";
198 print "\tSuccess in old2 only: $subcounts[$i]\n";
200 print "\tFailure in old2 only: $subcounts[$i]\n";
204 print "\tFailure in new only: $subcounts[$i]\n"
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/microblaze/
muldi3_hard.S 46 # Only 64 bits of the output are considered
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
90 The following options cause only a selected subset of changes to be displayed.
106 C<-i X:Y>: Only differences which are present between the two runs given
117 This option may only be used in conjunction with C<-i>.
143 $error = "-x may only be given in conjunction with -i.";
192 print "\tSuccess in old1 only: $subcounts[$i]\n";
194 print "\tFailure in old1 only: $subcounts[$i]\n";
198 print "\tSuccess in old2 only: $subcounts[$i]\n";
200 print "\tFailure in old2 only: $subcounts[$i]\n";
204 print "\tFailure in new only: $subcounts[$i]\n"
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
muldi3_hard.S 46 # Only 64 bits of the output are considered
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-multi-pending.S 70 # Only IVG15 should be pending
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-multi-pending.S 70 # Only IVG15 should be pending
  /src/external/cddl/osnet/dev/systrace/
systrace.c 79 #error Only i386 and amd64 are supported.
93 #error Only amd64 is supported.
  /src/distrib/sets/
maketars 48 -x Only make x11 lists
  /src/external/apache2/llvm/dist/libcxx/utils/ci/
apple-install-libcxx.sh 23 --llvm-root <DIR> Path to the root of the LLVM monorepo. Only the libcxx
174 if [[ $EUID -eq 0 ]]; then # Only chown if we're running as root

Completed in 38 milliseconds

1 2 3 4