/prebuilts/go/darwin-x86/test/ |
map.go | 200 // failed lookups yield a false value for the boolean. 337 // failed lookups yield a false value for the boolean.
|
/prebuilts/go/linux-x86/test/ |
map.go | 200 // failed lookups yield a false value for the boolean. 337 // failed lookups yield a false value for the boolean.
|
/external/clang/lib/AST/ |
DeclBase.cpp | 614 // Non-type template parameters are not found by lookups that ignore 615 // non-types, but they are found by redeclaration lookups for tag types, [all...] |
/external/llvm/docs/ |
SourceLevelDebugging.rst | 740 accelerator tables that are optimized for very quick lookups will benefit this 750 * Lookups should be very fast 752 * Contain all of the names needed for typical lookups out of the box 760 The name lookups need to be fast and optimized for the kinds of lookups that 764 case of debuggers we optimized for lookups that fail most of the time. [all...] |
/external/python/cpython2/Doc/ |
glossary.rst | 464 pre-conditions before making calls or lookups. This style contrasts with 493 A container object that supports arbitrary key lookups and implements the [all...] |
/art/runtime/ |
oat_file.h | 407 // the results of all previous secondary lookups, whether successful (non-null) or
|
/art/test/162-method-resolution/src/ |
Main.java | 69 * from one and invoking the method from another. This was because the lookups for
|
/bionic/libc/dns/include/ |
resolv_private.h | 170 char lookups[4]; member in struct:__res_state
|
/bionic/libc/include/netinet/ |
icmp6.h | 389 #else /* draft-ietf-ipngwg-icmp-name-lookups-05 (and later?) */
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/ |
FeatureSummaryActivity.java | 282 // for fast lookups
|
/cts/tests/tests/security/src/android/security/cts/ |
ListeningPortsTest.java | 179 * UDP tests can be flaky due to DNS lookups. Compensate.
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
TestUtils.java | 55 * or a view hierarchy that depends on the platform version. Instead of hard-coded lookups
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
gc_weakref.txt | 19 attribute lookups performed by the class can segfault).
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
bgenObjectDefinition.py | 480 govern comparisons and dictionary lookups. Useful if the C object can
|
/external/android-clat/ |
config.c | 165 * does dns lookups to set the plat subnet or exits on failure, waits forever for a dns response with a query backoff timer
|
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 97 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups); 98 fprintf(stderr, "%d subframework lookups.\n", NumSubFrameworkLookups); 351 /// \param FileMgr The file manager to use for directory lookups. 690 // Cache all of the lookups performed by this method. Many headers are [all...] |
/external/clang/test/CXX/class.access/ |
p4.cpp | 238 // Redeclaration lookups are not accesses.
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
ConscryptSocketBase.java | 534 * lookups on this address.
|
/external/deqp/framework/opengl/ |
gluTextureTestUtil.hpp | 103 float ref; //!< Reference value for shadow lookups.
|
/external/emma/core/java12/com/vladium/util/ |
Property.java | 95 * @param loader classloader to use for any classloader resource lookups
|
/external/emma/core/java12/com/vladium/util/exception/ |
ExceptionCommon.java | 454 // the root resource bundle; always checked if all other lookups fail:
|
/external/freetype/src/pfr/ |
pfrsbit.c | 631 /* access data directly in the frame to speed lookups */
|
/external/google-breakpad/src/processor/ |
static_range_map_unittest.cc | 343 // Make sure that RetrieveRangeAtIndex doesn't allow lookups at indices that
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-hangul.cc | 66 * (Noto Sans CJK, Source Sans Han, etc) apply all of jamo lookups
|
hb-ot-shape-complex-myanmar.cc | 93 /* Do this before any lookups have been applied. */
|