/external/llvm/test/CodeGen/X86/ |
TruncAssertZext.ll | 2 ; Checks that a zeroing mov is inserted for the trunc/zext pair even when
|
2012-12-06-python27-miscompile.ll | 6 ; Make sure that we are zeroing one memory location at a time using xorl and
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue8155.go | 8 // Alignment of stack prologue zeroing was wrong on 64-bit Native Client
|
issue8947.go | 8 // expressions broke with our more aggressive zeroing
|
issue5373.go | 7 // Ensure that zeroing range loops have the requisite side-effects.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue8155.go | 8 // Alignment of stack prologue zeroing was wrong on 64-bit Native Client
|
issue8947.go | 8 // expressions broke with our more aggressive zeroing
|
issue5373.go | 7 // Ensure that zeroing range loops have the requisite side-effects.
|
/prebuilts/go/darwin-x86/test/ |
clearfat.go | 7 // Check that {5,6,8,9}g/ggen.c:clearfat is zeroing the entire object.
|
/prebuilts/go/linux-x86/test/ |
clearfat.go | 7 // Check that {5,6,8,9}g/ggen.c:clearfat is zeroing the entire object.
|
/external/c-ares/ |
ares__read_line.c | 26 * a file into a dynamically allocated buffer, zeroing the trailing
|
/external/icu/icu4c/source/tools/gencolusb/ |
Makefile | 12 ## 1. make 'reset-icu' will reset ICU to 'bootstrap' state, zeroing out source/i18n/collunsafe.h
|
/external/skia/bench/ |
CodecBench.cpp | 15 // Actually zeroing the memory would throw off timing, so we just lie.
|
/external/llvm/lib/Target/AArch64/ |
AArch64SelectionDAGInfo.cpp | 23 // Check to see if there is a specialized entry-point for memory zeroing.
|
/external/toybox/toys/other/ |
shred.c | 93 // Determine length, read random data if not zeroing, write.
|
/external/vboot_reference/scripts/image_signing/ |
convert_recovery_to_full_ssd.sh | 72 echo "Zeroing out Kernel partition B"
|
convert_recovery_to_ssd.sh | 80 echo "Zeroing out Kernel partition B"
|
strip_boot_from_image.sh | 33 echo "Zeroing freespace in ${rootfs}"
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
init_encode.c | 65 /*Zeroing the past samples for 10msec Split*/
|
/external/eigen/test/ |
conservative_resize.cpp | 47 // random growing with zeroing ... 97 // random growing with zeroing ...
|
/external/compiler-rt/lib/asan/ |
asan_poisoning.h | 46 // for mapping shadow and zeroing out pages doesn't "just work", so we should
|
/external/libjpeg-turbo/ |
jinclude.h | 51 * We need memory copying and zeroing functions, plus strncpy().
|
/external/opencv3/3rdparty/libjpeg/ |
jinclude.h | 49 * We need memory copying and zeroing functions, plus strncpy().
|
/external/pdfium/third_party/libjpeg/ |
jinclude.h | 61 * We need memory copying and zeroing functions, plus strncpy().
|
/frameworks/base/core/java/android/webkit/ |
DateSorter.java | 123 * Calcuate 12:00am by zeroing out hour, minute, second, millisecond
|