Searched refs:looking (Results 1 – 25 of 377) sorted by relevance
12345678910>>...16
/external/lldb/utils/test/ |
D | disasm.py | 64 looking = False 67 looking = True 71 looking = False 81 if looking and line.startswith('0x'):
|
/external/clang/test/SemaCXX/ |
D | for-range-dereference.cpp | 63 expected-note {{when looking up 'end' function for range expression of type 'DeletedEnd'}} in f() 79 expected-note {{when looking up 'begin' function for range expression of type 'DeletedADLBegin'}} in f()
|
/external/icu/icu4c/source/test/intltest/ |
D | regextst.h | 61 …virtual UBool doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t… 62 …virtual UBool doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int…
|
/external/eigen/ |
D | signature_of_eigen3_matrix_library | 1 …re to help identify directories containing Eigen3. When writing a script looking for Eigen3, just …
|
/external/autotest/client/site_tests/security_SandboxStatus/ |
D | control | 16 Checks the status of the sandbox by looking at chrome://sandbox and
|
/external/bison/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space.
|
/external/e2fsprogs/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space.
|
/external/libexif/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space.
|
/external/elfutils/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space.
|
/external/bison/runtime-po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space.
|
/external/eigen/bench/btl/cmake/ |
D | FindACML.cmake | 25 message(STATUS "Multi-threaded library not found, looking for single-threaded")
|
/external/llvm/test/MC/X86/ |
D | gnux32-dwarf-gen.s | 8 # assembler, looking at the difference between the x32 ABI and default x86-64
|
/external/curl/tests/data/ |
D | test583 | 30 # the problem we're looking to verify.
|
/external/llvm/test/CodeGen/X86/ |
D | x32-indirectbr.ll | 22 ; We are looking for a movl ???, %r32 followed by a 64-bit jmp through the
|
/external/dbus/cmake/modules/ |
D | CheckPrototypeExists.cmake | 4 # FUNCTION - the name of the function you are looking for
|
/external/iptables/extensions/ |
D | libxt_string.man | 7 Set the offset from which it starts looking for any matching. If not passed, default is 0.
|
/external/eigen/Eigen/ |
D | SparseQR | 11 * This module provides a simplicial version of the left-looking Sparse QR decomposition.
|
/external/autotest/test_suites/ |
D | control.wifi_flaky | 17 they stop looking. Move flaky tests from elsewhere and into this suite until
|
/external/autotest/client/site_tests/accessibility_Sanity/ |
D | control | 23 looking at the value of management.get.enabled and checking for the presence
|
/external/llvm/test/CodeGen/ARM/ |
D | readcyclecounter.ll | 6 ; The performance monitor we're looking for is an ARMv7 extension. It should be
|
12345678910>>...16