Home
last modified time | relevance | path

Searched refs:_find (Results 1 - 25 of 75) sorted by relevance

123

/third_party/python/Lib/test/test_importlib/source/
H A Dtest_finder.py49 return self._find(finder, module, loader_only=True)
132 loader = self._find(finder, 'mod', loader_only=True)
150 found = self._find(finder, 'mod', loader_only=True)
152 found = self._find(finder, 'mod', loader_only=True)
168 found = self._find(finder, 'doesnotexist')
176 found = self._find(finder, 'doesnotexist')
184 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP451
198 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP420
214 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP302
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py369 if _find(name, child.children[1]):
393 if _find(name, child.children[0]):
404 def _find(name, node): function
440 if package and _find("as", n):
443 elif n.type == syms.import_as_names and _find(name, n):
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHashArray.h75 DE_INLINE VALUETYPE* TYPENAME##_find (const TYPENAME* hashArray, KEYTYPE key) DE_UNUSED_FUNCTION; \
83 DE_INLINE VALUETYPE* TYPENAME##_find (const TYPENAME* hashArray, KEYTYPE key) \
H A DdePoolHashSet.h71 DE_INLINE TYPENAME##Set* TYPENAME##_find (const TYPENAME* hashSet, KEYTYPE key) DE_UNUSED_FUNCTION; \
125 DE_INLINE TYPENAME##Set* TYPENAME##_find (const TYPENAME* hashSet, KEYTYPE key) \
H A DdePoolHash.h100 VALUETYPE* TYPENAME##_find (const TYPENAME* hash, KEYTYPE key); \
297 VALUETYPE* TYPENAME##_find (const TYPENAME* hash, KEYTYPE key) \
325 DE_ASSERT(!TYPENAME##_find(hash, key)); \
/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.h100 extern TYPE name##_find (name *htab, HASHTYPE hval);
H A Ddynamicsizehash.h101 extern TYPE name##_find (name *htab, HASHTYPE hval, TYPE val);
H A Ddynamicsizehash.c253 name##_find
H A Ddynamicsizehash_concurrent.c470 name##_find
/third_party/rust/crates/regex/src/literal/
H A Dimp.rs336 _ => self._find(text), in find()
341 fn _find(&self, haystack: &[u8]) -> Option<usize> { in _find() functions
/third_party/lzma/CPP/Windows/
H A DFileFind.cpp373 if (_find.IsHandleAllocated()) in Next()
374 res = _find.FindNext(si); in Next()
376 res = _find.FindFirst(_filePath, si); in Next()
H A DFileFind.h222 CFindStream _find; member in NWindows::NFile::NFind::MY_UNCOPYABLE
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex23 \Type{int} \Func{\_UPT\_find\_proc\_info}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_proc\_info\_t~*}, \Type{int}, \Type{void~*});\\
60 individual callback routines (\Func{\_UPT\_find\_proc\_info}(),
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1503 return self._find(kind=KIND.TYPES)
1507 return self._find(None, None, None, KIND.FUNCTION)
1511 return self._find(None, None, None, KIND.VARIABLE)
1530 return self._find(**explicit)
1550 return self._find(**implicit, **explicit)
1552 def _find(self, filename=None, funcname=None, name=None, kind=None): member in Declarations
/third_party/python/Lib/
H A Ddoctest.py940 self._find(tests, obj, name, module, source_lines, globs, {})
988 def _find(self, tests, obj, name, module, source_lines, globs, seen): member in DocTestFinder
1014 self._find(tests, val, valname, module, source_lines,
1031 self._find(tests, val, valname, module, source_lines,
1046 self._find(tests, val, valname, module, source_lines,
/third_party/openssl/ohos_lite/include/openssl/
H A Dsafestack.h96 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \

Completed in 20 milliseconds

123