HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 1 - 25 of 1085) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
static-assert.c 3 _Static_assert("foo", "string is nonzero"); // expected-error {{static_assert expression is not an integral constant expression}}
5 _Static_assert(1, "1 is nonzero");
6 _Static_assert(0, "0 is nonzero"); // expected-error {{static_assert failed "0 is nonzero"}}
9 _Static_assert(1, "1 is nonzero");
10 _Static_assert(0, "0 is nonzero"); // expected-error {{static_assert failed "0 is nonzero"}}
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
machmode.h 46 /* Nonzero if MODE is an integral mode. */
53 /* Nonzero if MODE is a floating-point mode. */
60 /* Nonzero if MODE is a complex mode. */
65 /* Nonzero if MODE is a vector mode. */
74 /* Nonzero if MODE is a scalar integral mode. */
79 /* Nonzero if MODE is a scalar floating point mode. */
84 /* Nonzero if MODE is a decimal floating point mode. */
88 /* Nonzero if MODE is a scalar fract mode. */
92 /* Nonzero if MODE is a scalar ufract mode. */
96 /* Nonzero if MODE is a scalar fract or ufract mode. *
    [all...]
c-common.h 311 /* In C++, Nonzero if we should treat statements as full
316 variable is nonzero, since those are the normal semantics of
373 /* Nonzero if prepreprocessing only. */
382 /* Nonzero means that we will allow new ObjC exception syntax (@throw,
386 /* Nonzero means that we generate NeXT setjmp based exceptions. */
389 /* Nonzero means that code generation will be altered to support
394 /* Nonzero means emit an '__OBJC, __image_info' for the current translation
399 /* Nonzero means don't output line number information. */
403 /* Nonzero causes -E output not to be done, but directives such as
408 /* Nonzero means dump macros in some fashion; contains the 'D', 'M'
    [all...]
function.h 80 /* Indexed by pseudo register number, if nonzero gives the known alignment
117 When INHIBIT_DEFER_POP is nonzero, however, the compiler does not
129 /* Nonzero means __builtin_saveregs has already been done in this function.
274 /* If nonzero, an RTL expression for the location at which the current
364 /* Nonzero if function being compiled called builtin_return_addr or
365 builtin_frame_address with nonzero count. */
368 /* Nonzero if the function calls __builtin_eh_return. */
371 /* Nonzero if function saves all registers, e.g. if it has a nonlocal
375 /* Nonzero if function being compiled has nonlocal gotos to parent
379 /* Nonzero if function being compiled has an asm statement. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 46 /* Nonzero if MODE is an integral mode. */
53 /* Nonzero if MODE is a floating-point mode. */
60 /* Nonzero if MODE is a complex mode. */
65 /* Nonzero if MODE is a vector mode. */
74 /* Nonzero if MODE is a scalar integral mode. */
79 /* Nonzero if MODE is a scalar floating point mode. */
84 /* Nonzero if MODE is a decimal floating point mode. */
88 /* Nonzero if MODE is a scalar fract mode. */
92 /* Nonzero if MODE is a scalar ufract mode. */
96 /* Nonzero if MODE is a scalar fract or ufract mode. *
    [all...]
function.h 71 --param min-nondebug-insn-uid=<value> is given with nonzero value. */
84 /* Indexed by pseudo register number, if nonzero gives the known alignment
120 When INHIBIT_DEFER_POP is nonzero, however, the compiler does not
132 /* Nonzero means __builtin_saveregs has already been done in this function.
258 /* If nonzero, an RTL expression for the location at which the current
351 /* Nonzero if function being compiled called builtin_return_addr or
352 builtin_frame_address with nonzero count. */
355 /* Nonzero if the function calls __builtin_eh_return. */
358 /* Nonzero if function saves all registers, e.g. if it has a nonlocal
362 /* Nonzero if function being compiled has nonlocal gotos to paren
    [all...]
tree-ssa-alias.h 33 /* Nonzero if points-to analysis couldn't determine where this pointer
37 /* Nonzero if the points-to set includes any global memory. Note that
41 /* Nonzero if the points-to set includes the local escaped solution by
45 /* Nonzero if the points-to set includes the IPA escaped solution by
49 /* Nonzero if the points-to set includes 'nothing', the points-to set
54 /* Nonzero if the pt_vars bitmap includes a global variable. */
57 /* Nonzero if the pt_vars bitmap includes a restrict tag variable. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
machmode.h 46 /* Nonzero if MODE is an integral mode. */
53 /* Nonzero if MODE is a floating-point mode. */
60 /* Nonzero if MODE is a complex mode. */
65 /* Nonzero if MODE is a vector mode. */
74 /* Nonzero if MODE is a scalar integral mode. */
79 /* Nonzero if MODE is a scalar floating point mode. */
84 /* Nonzero if MODE is a decimal floating point mode. */
88 /* Nonzero if MODE is a scalar fract mode. */
92 /* Nonzero if MODE is a scalar ufract mode. */
96 /* Nonzero if MODE is a scalar fract or ufract mode. *
    [all...]
function.h 71 --param min-nondebug-insn-uid=<value> is given with nonzero value. */
84 /* Indexed by pseudo register number, if nonzero gives the known alignment
120 When INHIBIT_DEFER_POP is nonzero, however, the compiler does not
132 /* Nonzero means __builtin_saveregs has already been done in this function.
258 /* If nonzero, an RTL expression for the location at which the current
351 /* Nonzero if function being compiled called builtin_return_addr or
352 builtin_frame_address with nonzero count. */
355 /* Nonzero if the function calls __builtin_eh_return. */
358 /* Nonzero if function saves all registers, e.g. if it has a nonlocal
362 /* Nonzero if function being compiled has nonlocal gotos to paren
    [all...]
tree-ssa-alias.h 33 /* Nonzero if points-to analysis couldn't determine where this pointer
37 /* Nonzero if the points-to set includes any global memory. Note that
41 /* Nonzero if the points-to set includes the local escaped solution by
45 /* Nonzero if the points-to set includes the IPA escaped solution by
49 /* Nonzero if the points-to set includes 'nothing', the points-to set
54 /* Nonzero if the pt_vars bitmap includes a global variable. */
57 /* Nonzero if the pt_vars bitmap includes a restrict tag variable. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
machmode.h 46 /* Nonzero if MODE is an integral mode. */
53 /* Nonzero if MODE is a floating-point mode. */
60 /* Nonzero if MODE is a complex mode. */
65 /* Nonzero if MODE is a vector mode. */
74 /* Nonzero if MODE is a scalar integral mode. */
79 /* Nonzero if MODE is a scalar floating point mode. */
84 /* Nonzero if MODE is a decimal floating point mode. */
88 /* Nonzero if MODE is a scalar fract mode. */
92 /* Nonzero if MODE is a scalar ufract mode. */
96 /* Nonzero if MODE is a scalar fract or ufract mode. *
    [all...]
function.h 71 --param min-nondebug-insn-uid=<value> is given with nonzero value. */
84 /* Indexed by pseudo register number, if nonzero gives the known alignment
120 When INHIBIT_DEFER_POP is nonzero, however, the compiler does not
132 /* Nonzero means __builtin_saveregs has already been done in this function.
258 /* If nonzero, an RTL expression for the location at which the current
351 /* Nonzero if function being compiled called builtin_return_addr or
352 builtin_frame_address with nonzero count. */
355 /* Nonzero if the function calls __builtin_eh_return. */
358 /* Nonzero if function saves all registers, e.g. if it has a nonlocal
362 /* Nonzero if function being compiled has nonlocal gotos to paren
    [all...]
tree-ssa-alias.h 33 /* Nonzero if points-to analysis couldn't determine where this pointer
37 /* Nonzero if the points-to set includes any global memory. Note that
41 /* Nonzero if the points-to set includes the local escaped solution by
45 /* Nonzero if the points-to set includes the IPA escaped solution by
49 /* Nonzero if the points-to set includes 'nothing', the points-to set
54 /* Nonzero if the pt_vars bitmap includes a global variable. */
57 /* Nonzero if the pt_vars bitmap includes a restrict tag variable. */
  /external/icu4c/tools/tzcode/
ialloc.c 16 #define nonzero(n) (((n) == 0) ? 1 : (n)) macro
22 return malloc((size_t) nonzero(n));
42 return realloc((void *) pointer, (size_t) nonzero(size));
  /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,
  /frameworks/base/tools/aidl/
options.h 32 // Returns 0 on success, and nonzero on failure.
  /dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S 20 cmp r0, #0 @ nonzero == yes
27 cmp r0, #0 @ nonzero == yes
OP_FLOAT_TO_LONG.S 18 cmp r0, #0 @ nonzero == yes
26 cmp r0, #0 @ nonzero == yes
  /dalvik/vm/mterp/armv6t2/
OP_FLOAT_TO_INT.S 20 cmp r0, #0 @ nonzero == yes
27 cmp r0, #0 @ nonzero == yes
OP_FLOAT_TO_LONG.S 18 cmp r0, #0 @ nonzero == yes
26 cmp r0, #0 @ nonzero == yes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
waitstatus.h 37 /* Nonzero if STATUS indicates normal termination. */
40 /* Nonzero if STATUS indicates termination by a signal. */
44 /* Nonzero if STATUS indicates the child is stopped. */
47 /* Nonzero if STATUS indicates the child continued after a stop. We only
53 /* Nonzero if STATUS indicates the child dumped core. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitstatus.h 37 /* Nonzero if STATUS indicates normal termination. */
40 /* Nonzero if STATUS indicates termination by a signal. */
44 /* Nonzero if STATUS indicates the child is stopped. */
47 /* Nonzero if STATUS indicates the child continued after a stop. We only
53 /* Nonzero if STATUS indicates the child dumped core. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitstatus.h 37 /* Nonzero if STATUS indicates normal termination. */
40 /* Nonzero if STATUS indicates termination by a signal. */
44 /* Nonzero if STATUS indicates the child is stopped. */
47 /* Nonzero if STATUS indicates the child continued after a stop. We only
53 /* Nonzero if STATUS indicates the child dumped core. */
  /external/bison/lib/
xmalloc.c 43 dynamically, with error checking. S must be nonzero. */
69 objects each of S bytes, with error checking. S must be nonzero. */
97 each of S bytes. *PN must be nonzero unless P is null, and S must
98 be nonzero. Set *PN to the new number of objects, and return the
103 allocating an initial block with a nonzero size, or by allocating a
106 In the following implementation, nonzero sizes are doubled so that
125 This causes x2nrealloc to allocate a block of some nonzero size the
129 nonzero value before calling this function with P == NULL. For
188 nonzero unless P is null. Set *PN to the new block's size, and
209 checking. S must be nonzero. *
    [all...]
  /external/tremolo/Tremolo/
mapping0.c 136 int *nonzero= local
137 alloca(sizeof(*nonzero)*vi->channels);
163 nonzero[i]=1;
165 nonzero[i]=0;
169 /* channel coupling can 'dirty' the nonzero listing */
171 if(nonzero[info->coupling[i].mag] ||
172 nonzero[info->coupling[i].ang]){
173 nonzero[info->coupling[i].mag]=1;
174 nonzero[info->coupling[i].ang]=1;
183 if(nonzero[j]
    [all...]

Completed in 2290 milliseconds

1 2 3 4 5 6 7 8 91011>>