Home
last modified time | relevance | path

Searched full:finds (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/freebsd/crypto/openssl/test/
H A Dstack_test.c63 } finds[] = { in test_int_stack() local
70 const int n_finds = OSSL_NELEM(finds); in test_int_stack()
111 int *val = (finds[i].unsorted == -1) ? &notpresent in test_int_stack()
112 : v + finds[i].unsorted; in test_int_stack()
114 if (!TEST_int_eq(sk_sint_find(s, val), finds[i].unsorted)) { in test_int_stack()
122 int *val = (finds[i].unsorted == -1) ? &notpresent in test_int_stack()
123 : v + finds[i].unsorted; in test_int_stack()
125 if (!TEST_int_eq(sk_sint_find_ex(s, val), finds[i].unsorted)) { in test_int_stack()
141 if (!TEST_int_eq(sk_sint_find(s, &finds[i].value), finds[i].sorted)) { in test_int_stack()
148 if (!TEST_int_eq(sk_sint_find_ex(s, &finds[i].value), finds[i].ex)) { in test_int_stack()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h76 // Finds the function declaration where a leak warning for the parameter
79 // Finds the location where the leaking object is allocated.
83 // Finds the binding that we should use in a leak warning.
/freebsd/crypto/libecc/src/examples/hash/
H A Dmdc2.h61 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
70 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
79 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
H A Dmdc2.c220 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
249 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
261 * loops on pointers in 'inputs' until it finds a NULL pointer. The function
/freebsd/crypto/openssl/test/ssl-tests/
H A D09-alpn.cnf6 test-1 = 1-alpn-server-finds-match
56 [1-alpn-server-finds-match]
57 ssl_conf = 1-alpn-server-finds-match-ssl
59 [1-alpn-server-finds-match-ssl]
60 server = 1-alpn-server-finds-match-server
61 client = 1-alpn-server-finds-match-client
63 [1-alpn-server-finds-match-server]
68 [1-alpn-server-finds-match-client]
75 server = 1-alpn-server-finds-match-server-extra
76 client = 1-alpn-server-finds-match-client-extra
[all …]
H A D08-npn.cnf6 test-1 = 1-npn-client-finds-match
61 [1-npn-client-finds-match]
62 ssl_conf = 1-npn-client-finds-match-ssl
64 [1-npn-client-finds-match-ssl]
65 server = 1-npn-client-finds-match-server
66 client = 1-npn-client-finds-match-client
68 [1-npn-client-finds-match-server]
73 [1-npn-client-finds-match-client]
81 server = 1-npn-client-finds-match-server-extra
82 client = 1-npn-client-finds-match-client-extra
[all …]
/freebsd/tools/tools/net80211/wesside/
H A DREADME9 * Channel hops, finds a WEP wifi, finds a MAC to spoof if necessary and
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_zdb.ksh30 # 5. Verify zdb finds checkpoint when run on current state
31 # 6. Verify zdb finds old dataset when run on checkpointed
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c51 * Finds the entry for the given string in the hash table if present.
86 * Finds the entry for the given name with the given type in the given table if
87 * present (as distinct from _nc_find_entry, which finds the last entry
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h45 /// Finds default array of Debuginfod server URLs by checking DEBUGINFOD_URLS
56 /// Finds a default local file caching directory for the debuginfod client,
60 /// Finds a default timeout for debuginfod HTTP requests. Checks
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_set_type.pod25 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)>
31 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)>
/freebsd/contrib/bsnmp/snmp_mibII/
H A Dsnmp_mibII.3223 finds an interface by searching for an SNMP
226 finds an interface by searching for a system interface index and
228 finds an interface by looking for an interface name.
/freebsd/contrib/unbound/sldns/
H A Dparse.h61 * and ignores when it finds them.
74 * and ignores when it finds them.
92 * and ignores when it finds them.
/freebsd/sys/sys/
H A Drangeset.h72 * Finds the range that contains place, if any.
82 * Finds the range that begins at place, if any.
/freebsd/contrib/ldns/ldns/
H A Dparse.h62 * and ignores when it finds them.
75 * and ignores when it finds them.
103 * and ignores when it finds them.
/freebsd/lib/libc/arm/aeabi/
H A Daeabi_unwind_exidx.c35 * This finds the exidx section address and size associated with a given code
58 * This finds the shared object that contains the given address, and returns the
/freebsd/usr.bin/whereis/
H A Dwhereis.146 it finds.
138 The following finds all utilities under
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRObjectFile.h60 /// Finds and returns bitcode embedded in the given object file, or an
64 /// Finds and returns bitcode in the given memory buffer (which may
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DFileMatchTrie.h47 /// For a given input file, the \c FileMatchTrie finds its entries in order
70 /// Finds the corresponding file in this trie.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_namemap_new.pod50 ossl_namemap_stored() finds or auto-creates the default namemap in the
62 ossl_namemap_name2num() finds the number corresponding to the given
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h32 /// Finds global variables with the given base name. Any additional filtering
57 /// Finds all DIEs whose fully qualified name matches `context`. A base
/freebsd/share/doc/papers/bufbio/
H A Dbio.ms645 is on this disk. The MBR module finds a MBR in sector 0 and attach
657 It finds two "slices" in the MBR and creates two new "disks" one for
677 The BSD module finds three partitions, creates them as disks and the
692 The open request is passed to the BSD module, which finds that none of
695 basically the same procedure finds no objections and pass the request to
701 This time however, it finds that it has already opened the "downstream"
706 same case, the MBR finds no overlapping open slices and has already
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_set_type.3160 key. When doing this, it finds a \s-1\fBEVP_PKEY_ASN1_METHOD\s0\fR\|(3)
166 key. When doing this, it finds a \s-1\fBEVP_PKEY_ASN1_METHOD\s0\fR\|(3)
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp9 /// \file Implements a recursive AST visitor that finds the USR of a symbol at a
35 // Finds the NamedDecl at a point in the source.
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_map.ipp127 /// Finds a command by name; mutable version.
144 /// Finds a command by name; constant version.

12345678910>>...30