/external/autotest/server/site_tests/firmware_FwScreenCloseLid/ |
firmware_FwScreenCloseLid.py | 36 """Wait and trigger TO_NORM or RECOVERY INSERT screen and close lid.""" 41 """Wait and trigger yuck screen and clod lid.""" 99 "enter key to trigger either TO_NORM screen (new) or " 130 "insert screen shows, insert a corrupted USB and trigger "
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
p3.cpp | 12 // TODO: Don't add a namespace qualifier to the template if it would trigger
|
/external/clang/test/Misc/ |
serialized-diags-driver.c | 2 // serialized diagnostics. To test this, we need to trigger diagnostics from
|
/external/clang/test/Modules/ |
odr.cpp | 14 // Trigger the declarations from a and b to be imported.
|
/external/clang/test/SemaCXX/ |
derived-to-base-ambig.cpp | 26 // Test that ambiguous/inaccessibility checking does not trigger too
|
warn-unused-value-cxx11.cpp | 6 // Unevaluated contexts should not trigger unused result warnings.
|
/external/compiler-rt/test/scudo/ |
overflow.cpp | 29 // Trigger the quarantine recycle
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/core_library/java/lang/ |
AutoboxedTypes.java | 15 // This test class is in the java.lang namespace to trigger the hardcoded JVM restrictions that
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/subpackage/ |
PackagePrivateInterface.java | 24 * the desugared code does not trigger IllegalAccessError.
|
/external/iptables/extensions/ |
libxt_IDLETIMER.man | 16 This is the time in seconds that will trigger the notification.
|
/external/libchrome/base/ |
build_time.h | 16 // This uses a generated file, which doesn't trigger a rebuild when the time
|
/external/llvm/test/Analysis/CostModel/X86/ |
masked-intrinsic-cost.ll | 8 define <2 x double> @test1(<2 x i64> %trigger, <2 x double>* %addr, <2 x double> %dst) { 9 %mask = icmp eq <2 x i64> %trigger, zeroinitializer 16 define <4 x i32> @test2(<4 x i32> %trigger, <4 x i32>* %addr, <4 x i32> %dst) { 17 %mask = icmp eq <4 x i32> %trigger, zeroinitializer 24 define void @test3(<4 x i32> %trigger, <4 x i32>* %addr, <4 x i32> %val) { 25 %mask = icmp eq <4 x i32> %trigger, zeroinitializer 32 define <8 x float> @test4(<8 x i32> %trigger, <8 x float>* %addr, <8 x float> %dst) { 33 %mask = icmp eq <8 x i32> %trigger, zeroinitializer 40 define void @test5(<2 x i32> %trigger, <2 x float>* %addr, <2 x float> %val) { 41 %mask = icmp eq <2 x i32> %trigger, zeroinitialize [all...] |
/external/llvm/test/CodeGen/Hexagon/ |
store-widen.ll | 9 ; Cheated on the alignment, just to trigger the widening.
|
/external/llvm/test/CodeGen/NVPTX/ |
TailDuplication-convergent.ll | 27 ; Check that call_syncthreads really does trigger tail duplication.
|
/external/llvm/test/Transforms/FunctionAttrs/ |
out-of-bounds-iterator-bug.ll | 7 ; we _need_ the readonly on @va_func to trigger the problematic code path). It
|
/external/llvm/test/Transforms/SafeStack/ |
constant-gep-call.ll | 10 ; Verify that the resulting gep-of-gep does not incorrectly trigger
|
/external/ltp/lib/newlib_tests/ |
test06.c | 20 * Test that child process does not trigger cleanup.
|
/external/ltp/testcases/kernel/device-drivers/acpi/ |
ltp_acpi.h | 26 * To continue, please trigger it again.
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
124-preprocessing-numbers.c | 10 /* The following are "preprocessing numbers" and should not trigger macro
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
event.cpp | 51 event::trigger() { function in class:event 60 ev.trigger(); 126 trigger(); 224 trigger();
|
/external/pdfium/fxjs/ |
global_timer.h | 25 static void Trigger(int nTimerID);
|
/external/perf_data_converter/src/quipper/compat/ |
thread.h | 47 // Trigger the notification, and wake up any waiting threads.
|
/external/python/cpython3/Lib/test/ |
test_crashers.py | 26 # Some "crashers" only trigger an exception rather than a
|
/external/skia/bin/ |
try.py | 58 help='Just list the jobs; do not trigger anything.') 98 resp = raw_input('\nDo you want to trigger these jobs? (y/n or i for ' 108 incl = raw_input(('Trigger %s? (y/n): ' % j)) 115 # Trigger the try jobs.
|
/external/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/ |
SkQPActivity.java | 27 // prefix or it won't trigger tests from the CLI.
|