/external/e2fsprogs/tests/f_uninit_ext_past_eof2/ |
name | 1 fallocated extents after nonzero i_size and total extents > 4
|
/external/clang/test/Sema/ |
static-assert.c | 4 _Static_assert("foo", "string is nonzero"); 9 _Static_assert(1, "1 is nonzero"); 10 _Static_assert(0, "0 is nonzero"); // expected-error {{static_assert failed "0 is nonzero"}} 13 _Static_assert(1, "1 is nonzero"); 14 _Static_assert(0, "0 is nonzero"); // expected-error {{static_assert failed "0 is nonzero"}} 21 _Static_assert(1, "1 is nonzero"); 22 _Static_assert(0, "0 is nonzero"); // expected-error {{static_assert failed "0 is nonzero"}} [all...] |
/external/toybox/toys/posix/ |
false.c | 1 /* false.c - Return nonzero. 13 Return nonzero.
|
tty.c | 17 Prints "not a tty" and exits with nonzero status if no terminal
|
/external/compiler-rt/test/dfsan/ |
flags.c | 1 // RUN: %clang_dfsan %s -fsanitize-blacklist=%S/Inputs/flags_abilist.txt -mllvm -dfsan-debug-nonzero-labels -o %t && %run %t 2>&1 | FileCheck %s 2 // RUN: %clang_dfsan %s -fsanitize-blacklist=%S/Inputs/flags_abilist.txt -mllvm -dfsan-debug-nonzero-labels -o %t && DFSAN_OPTIONS=warn_unimplemented=0 %run %t 2>&1 | count 0 3 // RUN: %clang_dfsan %s -fsanitize-blacklist=%S/Inputs/flags_abilist.txt -mllvm -dfsan-debug-nonzero-labels -o %t && DFSAN_OPTIONS=warn_nonzero_labels=1 %run %t 2>&1 | FileCheck --check-prefix=CHECK-NONZERO %s 19 // CHECK-NOT: WARNING: DataFlowSanitizer: saw nonzero label 20 // CHECK-NONZERO: WARNING: DataFlowSanitizer: saw nonzero label
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_errcheck.py | 15 ##def nonzero(handle): 18 ##windll.kernel32.GetModuleHandleA.errcheck = nonzero
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_errcheck.py | 15 ##def nonzero(handle): 18 ##windll.kernel32.GetModuleHandleA.errcheck = nonzero
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_errcheck.py | 15 ##def nonzero(handle): 18 ##windll.kernel32.GetModuleHandleA.errcheck = nonzero
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_errcheck.py | 15 ##def nonzero(handle): 18 ##windll.kernel32.GetModuleHandleA.errcheck = nonzero
|
/external/llvm/test/Analysis/ValueTracking/ |
knownnonzero-shift.ll | 5 %q = load i8, i8* %pq, !range !0 ; %q is known nonzero; no known bits 6 %1 = shl i8 %p, %q ; because %q is nonzero, %1[0] is known to be zero.
|
knownzero-shift.ll | 5 %q = load i8, i8* %pq, !range !0 ; %q is known nonzero; no known bits 8 %A = lshr i8 %2, 1 ; We should know that %A is nonzero.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
fdpic-shared-8-fail.d | 5 #error: (nonzero addend|may have caused)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
machmode.h | 45 /* Nonzero if MODE is an integral mode. */ 52 /* Nonzero if MODE is a floating-point mode. */ 59 /* Nonzero if MODE is a complex mode. */ 64 /* Nonzero if MODE is a vector mode. */ 73 /* Nonzero if MODE is a scalar integral mode. */ 78 /* Nonzero if MODE is a scalar floating point mode. */ 83 /* Nonzero if MODE is a decimal floating point mode. */ 87 /* Nonzero if MODE is a scalar fract mode. */ 91 /* Nonzero if MODE is a scalar ufract mode. */ 95 /* Nonzero if MODE is a scalar fract or ufract mode. * [all...] |
function.h | 70 --param min-nondebug-insn-uid=<value> is given with nonzero value. */ 79 /* Indexed by pseudo register number, if nonzero gives the known alignment 118 When INHIBIT_DEFER_POP is nonzero, however, the compiler does not 130 /* Nonzero means __builtin_saveregs has already been done in this function. 251 /* If nonzero, an RTL expression for the location at which the current 343 /* Nonzero if function being compiled called builtin_return_addr or 344 builtin_frame_address with nonzero count. */ 347 /* Nonzero if the function calls __builtin_eh_return. */ 350 /* Nonzero if function saves all registers, e.g. if it has a nonlocal 354 /* Nonzero if function being compiled has nonlocal gotos to paren [all...] |
/prebuilts/misc/common/swig/include/2.0.11/ |
constraints.i | 22 Number NONZERO - Nonzero number 118 // Nonzero numbers 121 int NONZERO, 122 short NONZERO, 123 long NONZERO, 124 unsigned int NONZERO, 125 unsigned short NONZERO, 126 unsigned long NONZERO, 127 signed char NONZERO, [all...] |
/external/compiler-rt/test/asan/TestCases/Windows/ |
crt_initializers.cc | 23 printf("Number of nonzero CRT initializers: %u\n", count); 24 // CHECK: Number of nonzero CRT initializers
|
/toolchain/binutils/binutils-2.25/libiberty/ |
bcmp.c | 9 zero if they are the same, nonzero otherwise. Returns zero if 10 @var{count} is zero. A nonzero result only indicates a difference,
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/interpolation/ |
shape-outside.html | 38 from: 'polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)', 39 to: 'polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)', 41 {at: -0.3, is: 'polygon(nonzero, -7.5px -7.5px, 17.5px 17.5px, 42.5px 42.5px)'}, 42 {at: 0, is: 'polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)'}, 43 {at: 0.3, is: 'polygon(nonzero, 7.5px 7.5px, 32.5px 32.5px, 57.5px 57.5px)'}, 44 {at: 0.6, is: 'polygon(nonzero, 15px 15px, 40px 40px, 65px 65px)'}, 45 {at: 1, is: 'polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)'}, 46 {at: 1.5, is: 'polygon(nonzero, 37.5px 37.5px, 62.5px 62.5px, 87.5px 87.5px)'} 52 to: 'polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)', 57 {at: 0.6, is: 'polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)'} [all...] |
/ndk/sources/host-tools/make-3.81/ |
remote-stub.c | 42 /* Return nonzero if the next job should be done remotely. */ 53 failure, return nonzero. On success, return zero, and set *USED_STDIN 54 to nonzero if it will actually use STDIN_FD, zero if not, set *ID_PTR to 56 nonzero if it is remote (meaning *ID_PTR is a process ID). */ 68 if BLOCK is nonzero. Set *EXIT_CODE_PTR to the exit status, *SIGNAL_PTR 70 nonzero if it dumped core. Return the ID of the child that died,
|
/cts/tests/tests/graphics/res/drawable/ |
vector_icon_filltype_nonzero.xml | 21 <path android:fillType="nonZero" 25 <path android:fillType="nonZero" 29 <path android:fillType="nonZero"
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
vector_icon_filltype_nonzero.xml | 21 <path android:fillType="nonZero" 25 <path android:fillType="nonZero" 29 <path android:fillType="nonZero"
|
/external/autotest/server/site_tests/dummy_FailServer/ |
control.retry_failfast | 13 Test that always fails. Despite having nonzero RETRIES, will fail
|
/prebuilts/go/darwin-x86/test/ |
escape3.go | 32 panic("nonzero init")
|
/prebuilts/go/linux-x86/test/ |
escape3.go | 32 panic("nonzero init")
|
/art/runtime/interpreter/mterp/arm/ |
op_float_to_long.S | 17 cmp r0, #0 @ nonzero == yes 25 cmp r0, #0 @ nonzero == yes
|