/external/llvm/test/Transforms/InstCombine/ |
D | allocsize.ll | 14 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 25 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 37 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 48 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 56 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed 71 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 79 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed 126 ; Just intended to ensure that we properly handle args of different types...
|
D | allocsize-32.ll | 13 store i8* %1, i8** %p, align 8 ; To ensure objectsize isn't killed 21 store i8* %3, i8** %p, align 8 ; To ensure objectsize isn't killed
|
/external/vulkan-validation-layers/libs/cjson/ |
D | cJSON.c | 141 static char *ensure(printbuffer *p, size_t needed) { in ensure() function 175 str = ensure(p, 2); in print_number() 181 str = ensure(p, 21); in print_number() 187 str = ensure(p, 64); in print_number() 352 out = ensure(p, len + 3); in print_string_ptr() 366 out = ensure(p, 3); in print_string_ptr() 383 out = ensure(p, len + 3); in print_string_ptr() 526 out = ensure(p, 5); in print_value() 531 out = ensure(p, 6); in print_value() 536 out = ensure(p, 5); in print_value() [all …]
|
/external/perfetto/docs/ |
D | testing.md | 61 **Android CTS** (Android test suite used run to ensure API compatibility): Rolling runs internall… 69 ensure that each class broadly works as expected. 76 Integration tests ensure that subsystems (importantly ftrace and the IPC layer) 94 CTS tests ensure that any vendors who modify Android remain compliant with the 98 more complex tests which ensure interaction between platform (e.g. Android apps
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/ |
D | plan.txt | 55 - Call clock_gettime() mulitple times and ensure the time is always 56 increasing (call also at nsec increments to ensure both nsec and sec 77 - Have the clock change underneath a timer and ensure it expires 80 and ensure they expire in the order set up. (May need to nanosleep 96 - Have multiple timers in a process blocked and ensure overrun count 98 - Have a repeating timer blocked for a period of time and ensure overrun
|
/external/autotest/client/site_tests/login_MultipleSessions/ |
D | control | 14 This test is intended to ensure that the session manager can 17 different usernames, and ensure those calls succeed.
|
/external/autotest/client/site_tests/login_SameSessionTwice/ |
D | control | 14 This test is intended to ensure that the session manager correctly 17 the same username and ensure that calls after the first fail.
|
/external/autotest/client/site_tests/login_GuestAndActualSession/ |
D | control | 14 This test is intended to ensure that the session manager can 17 then with a real username, and ensure that the latter becomes the device owner.
|
/external/autotest/client/site_tests/autoupdate_DisconnectReconnectNetwork/ |
D | control | 10 PURPOSE = "Kill the network, ensure update engine doesn't continue, reconnect." 14 This test is used to pull the network cable from the DUTs and ensure that
|
/external/autotest/server/site_tests/firmware_Bmpblk/ |
D | control | 18 to ensure crisp firmware screen images and text. The bmpblk for every device 19 needs to be explicitly configured for the device's screen resolution to ensure
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ExecuteInCriticalSection.pbtxt | 33 wish to run `f`; and we wish to ensure that only one of them executes 38 wish to ensure the usage is exclusive.
|
D | api_def_AddSparseToTensorsMap.pbtxt | 51 the key as a vector element to `TakeManySparseFromTensorsMap`. To ensure 52 the correct `SparseTensorsMap` is accessed, ensure that the same
|
D | api_def_AddManySparseToTensorsMap.pbtxt | 61 the given keys as vector elements to `TakeManySparseFromTensorsMap`. To ensure 62 the correct `SparseTensorsMap` is accessed, ensure that the same
|
/external/llvm/test/tools/gold/X86/ |
D | thinlto_linkonceresolution.ll | 5 ; linkonce symbol is changed to weak to ensure it is not eliminated. 7 ; so listing %t2.o first is sufficient to ensure that this copy is
|
/external/tensorflow/tensorflow/core/framework/ |
D | graph.proto | 48 // ensure all inputs are ready in the same time. 52 // consumer may want to use Tuple() mechanism to ensure the
|
/external/e2fsprogs/tests/f_readonly_fsck/ |
D | name | 1 ensure that a readonly check doesn't modify the fs
|
/external/e2fsprogs/tests/j_short_trans_open_recover/ |
D | name | 1 ensure we can't recover the journal with journal open
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_BugReporting | 7 This document describes the steps we'd like to take to ensure we are finding 17 Research as many of the following areas as possible to ensure the bug
|
/external/syslinux/com32/lib/ |
D | com32.ld | 86 /* Align here to ensure that the .bss section occupies space up to 87 _end. Align after .bss to ensure correct alignment even if the
|
/external/robolectric-shadows/robolectric/src/test/resources/lib1/ |
D | project.properties | 1 # This is for RoboelectricConfigTest to ensure that we parse and include
|
/external/llvm/lib/CodeGen/GlobalISel/ |
D | Android.bp | 6 // Only pull in this one file to ensure we aren't building with this
|
/external/robolectric-shadows/robolectric/src/test/resources/ |
D | project.properties | 1 # This is for RoboelectricConfigTest to ensure that we parse and include
|
/external/swiftshader/third_party/LLVM/test/Bitcode/ |
D | AutoUpgradeGlobals.ll | 1 ; This isn't really an assembly file. It just runs test on bitcode to ensure
|
/external/harfbuzz_ng/src/ |
D | hb-buffer.cc | 161 if (unlikely (!ensure (out_len + num_out))) return false; in make_room_for() 179 if (unlikely (!ensure (len + count))) return false; in shift_forward() 260 if (unlikely (!ensure (len + 1))) return; in add() 275 if (unlikely (!ensure (len + 1))) return; in add_info() 1255 return buffer->ensure (size); in hb_buffer_pre_allocate() 1321 if (!buffer->ensure (length)) in hb_buffer_set_length() 1529 buffer->ensure (buffer->len + item_length * sizeof (T) / 4); in hb_buffer_add_utf()
|
/external/ltp/testcases/kernel/module/ |
D | README | 1 Many of these tests have requirements on the test machine. To ensure proper
|