Home
last modified time | relevance | path

Searched refs:ensure (Results 1 – 25 of 1070) sorted by relevance

12345678910>>...43

/external/llvm/test/Transforms/InstCombine/
Dallocsize.ll14 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...
Dallocsize-32.ll13 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/
DcJSON.c141 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/
Dtesting.md61 **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/
Dplan.txt55 - 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/
Dcontrol14 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/
Dcontrol14 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/
Dcontrol14 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/
Dcontrol10 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/
Dcontrol18 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/
Dapi_def_ExecuteInCriticalSection.pbtxt33 wish to run `f`; and we wish to ensure that only one of them executes
38 wish to ensure the usage is exclusive.
Dapi_def_AddSparseToTensorsMap.pbtxt51 the key as a vector element to `TakeManySparseFromTensorsMap`. To ensure
52 the correct `SparseTensorsMap` is accessed, ensure that the same
Dapi_def_AddManySparseToTensorsMap.pbtxt61 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/
Dthinlto_linkonceresolution.ll5 ; 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/
Dgraph.proto48 // ensure all inputs are ready in the same time.
52 // consumer may want to use Tuple() mechanism to ensure the
/external/harfbuzz_ng/src/
Dhb-buffer.cc161 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/syslinux/com32/lib/
Dcom32.ld86 /* 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/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting7 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/valgrind/docs/internals/
Darm_thumb_notes_gdbserver.txt22 the gdbsrv code has to ensure breakpoint comparisons are done without
31 address is done to the IP, to ensure that the gdbserver helper call
53 to ensure it is not sensitive to the presence (or not) of the thumb
/external/syslinux/memdisk/
Dmemdisk.ld96 /* Align here to ensure that the .bss section occupies space up to
97 _end. Align after .bss to ensure correct alignment even if the
/external/syslinux/memdisk/i386/
Dmemdisk.ld96 /* Align here to ensure that the .bss section occupies space up to
97 _end. Align after .bss to ensure correct alignment even if the
/external/syslinux/memdisk/x86_64/
Dmemdisk.ld96 /* Align here to ensure that the .bss section occupies space up to
97 _end. Align after .bss to ensure correct alignment even if the
/external/e2fsprogs/tests/j_short_trans_open_recover/
Dname1 ensure we can't recover the journal with journal open
/external/e2fsprogs/tests/f_readonly_fsck/
Dname1 ensure that a readonly check doesn't modify the fs
/external/libcap/doc/
Dcapability.notes31 ensure that the daemon is not running with the CAP_FUSER capability...
54 read/writes. Take care to ensure that the filesystem is not mounted

12345678910>>...43