Home
last modified time | relevance | path

Searched refs:_find (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/python/Lib/test/test_importlib/source/
Dtest_finder.py50 return self._find(finder, module, loader_only=True)
133 loader = self._find(finder, 'mod', loader_only=True)
151 found = self._find(finder, 'mod', loader_only=True)
153 found = self._find(finder, 'mod', loader_only=True)
178 found = self._find(finder, 'doesnotexist')
186 found = self._find(finder, 'doesnotexist')
194 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP451
208 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP420
224 def _find(self, finder, name, loader_only=False): member in FinderTestsPEP302
/third_party/python/Lib/lib2to3/
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/openssl/doc/man3/
DDEFINE_STACK_OF.pod173 B<sk_I<TYPE>_find>() searches I<sk> for the element I<ptr>. In the case
178 B<sk_I<TYPE>_find>() returns the index of a matching element or B<-1> if there
182 sorted as the result of a B<sk_I<TYPE>_find>() call, if a lock is being used to
186 B<sk_I<TYPE>_find_ex>() operates like B<sk_I<TYPE>_find>() except when a
193 B<sk_I<TYPE>_find_all>() operates like B<sk_I<TYPE>_find>() but it also
217 as B<sk_I<TYPE>_find>() and B<sk_I<TYPE>_sort>() can also reorder the stack.
225 B<sk_I<TYPE>_find>() and B<sk_I<TYPE>_find_ex>(). They return an index to the
235 B<sk_I<TYPE>_shift>(), B<sk_I<TYPE>_find>(), B<sk_I<TYPE>_find_ex>(),
281 B<sk_I<TYPE>_find>() and B<sk_I<TYPE>_find_ex>() return an index to the found
/third_party/vk-gl-cts/framework/delibs/depool/
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) \
DdePoolHashSet.h71 DE_INLINE TYPENAME##Set* TYPENAME##_find (const TYPENAME* hashSet, KEYTYPE key) DE_UNUSED_…
125 DE_INLINE TYPENAME##Set* TYPENAME##_find (const TYPENAME* hashSet, KEYTYPE key) \
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/
Ddynamicsizehash_concurrent.h100 extern TYPE name##_find (name *htab, HASHTYPE hval);
Ddynamicsizehash.h101 extern TYPE name##_find (name *htab, HASHTYPE hval, TYPE val);
Ddynamicsizehash.c253 name##_find
Ddynamicsizehash_concurrent.c470 name##_find
/third_party/rust/crates/regex/src/literal/
Dimp.rs336 _ => self._find(text), in find()
341 fn _find(&self, haystack: &[u8]) -> Option<usize> { in _find() method
/third_party/lzma/CPP/Windows/
DFileFind.cpp369 if (_find.IsHandleAllocated()) in Next()
370 res = _find.FindNext(si); in Next()
372 res = _find.FindFirst(_filePath, si); in Next()
DFileFind.h222 CFindStream _find; variable
/third_party/node/deps/v8/tools/system-analyzer/
Dtimeline.mjs178 return this._find(this._values, each => each.time - time, offset);
196 _find(array, compareFn, offset = 0) { method in Timeline
/third_party/python/Tools/c-analyzer/c_parser/
Dinfo.py1501 return self._find(kind=KIND.TYPES)
1505 return self._find(None, None, None, KIND.FUNCTION)
1509 return self._find(None, None, None, KIND.VARIABLE)
1528 return self._find(**explicit)
1548 return self._find(**implicit, **explicit)
1550 def _find(self, filename=None, funcname=None, name=None, kind=None): member in Declarations
/third_party/libunwind/doc/
Dlibunwind-ptrace.tex23 \Type{int} \Func{\_UPT\_find\_proc\_info}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{un…
60 individual callback routines (\Func{\_UPT\_find\_proc\_info}(),
/third_party/python/Lib/
Ddoctest.py940 self._find(tests, obj, name, module, source_lines, globs, {})
987 def _find(self, tests, obj, name, module, source_lines, globs, seen): member in DocTestFinder
1013 self._find(tests, val, valname, module, source_lines,
1030 self._find(tests, val, valname, module, source_lines,
1045 self._find(tests, val, valname, module, source_lines,
/third_party/openssl/ohos_lite/include/openssl/
Dsafestack.h96 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/openssl/include/openssl/
Dsafestack.h.in141 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/openssl/include/openssl/
Dsafestack.h.in141 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/
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/
Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
Dsafestack.h138 static ossl_unused ossl_inline int sk_##t1##_find(STACK_OF(t1) *sk, t2 *ptr) \

1234