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

1 2 3 4 5

  /src/crypto/external/bsd/openssl/dist/providers/
decoders.inc 84 * A decoder that takes a SubjectPublicKeyInfo and figures out the types of key
  /src/external/mit/isl/dist/interface/
generator.cc 90 * That is, is it an object method that takes the object and
106 if (!takes(param))
524 bool generator::takes(Decl *decl) function in class:generator
633 bool takes, keeps; local
661 takes = prefixcmp(s, "__isl_take") == 0;
663 if (!takes && !keeps)
666 return takes;
generator.h 181 static bool takes(Decl *decl);
  /src/usr.bin/make/unit-tests/
varmod-remember.mk 28 # as the command line scope takes precedence over the global scope.
49 # The ':_' modifier takes a variable name as optional argument. Before var.c
var-recursive.mk 38 # which takes a different code path in Var_Parse for parsing the variable
varmod-match-escape.mk 58 # No unescaping takes place since the pattern neither contained '\:' nor
varname-dot-suffixes.mk 77 # replacement mechanism for the iteration variables takes precedence.
var-op-expand.mk 89 # code that takes care of this global variable.
239 # trivial. When the assignment to 'indirect' takes place, the expressions
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/
lifetime.d 7 emplace, but takes its argument by ref (as opposed to "by pointer").
10 Furthermore, emplaceRef optionally takes a type parameter, which specifies
  /src/crypto/external/apache2/openssl/dist/providers/
decoders.inc 129 * A decoder that takes a SubjectPublicKeyInfo and figures out the types of key
  /src/external/bsd/libbind/dist/
config.threads.in 78 AC_MSG_ERROR([--enable-threads takes yes or no])
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev67/
gcd_11.asm 46 C The loop takes 5 cycles, and at 0.68 iterations per bit for two N-bit
  /src/sys/arch/hppa/stand/common/
srt0.S 150 forever: ; Loop until bus reset takes effect.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 43 Creates an instance of the B<OpenSSL::Config::Query> class. It takes options
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 43 Creates an instance of the B<OpenSSL::Config::Query> class. It takes options
  /src/external/gpl3/gcc/dist/libgcc/config/sparc/
sol2-c1.S 25 ! This file takes control of the process from the kernel, as specified
  /src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
sol2-c1.S 25 ! This file takes control of the process from the kernel, as specified
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
testdb_metadata.sql 9 -- delete_proc a procedure to delete the entry; it takes "keytbl.keycol" of the row to be deleted
27 -- add_proc a procedure to insert the attribute; it takes the value of the attribute that is added, and the "keytbl.keycol" of the entry it is associated to
28 -- delete_proc a procedure to delete the attribute; it takes the value of the attribute that is added, and the "keytbl.keycol" of the entry it is associated to
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
testdb_metadata.sql 9 -- delete_proc a procedure to delete the entry; it takes "keytbl.keycol" of the row to be deleted
26 -- add_proc a procedure to insert the attribute; it takes the value of the attribute that is added, and the "keytbl.keycol" of the entry it is associated to
27 -- delete_proc a procedure to delete the attribute; it takes the value of the attribute that is added, and the "keytbl.keycol" of the entry it is associated to
  /src/sys/arch/sandpoint/
README 97 address and you jump to it. The ROM takes care of initializing
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Process.inc 265 // The error code from close takes precedence over the one from
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
api.txt 137 This function takes a pair of characters and determines if they combine to
  /src/external/lgpl3/gmp/dist/mpn/ia64/
sqr_diag_addlsh1.asm 47 C We should keep in mind that this code takes linear time in a O(n^2) context
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
cmpsi2.S 62 ;; function but a branch instruction takes 4 bytes, and the
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
cmpsi2.S 62 ;; function but a branch instruction takes 4 bytes, and the

Completed in 23 milliseconds

1 2 3 4 5