OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonzero
(Results
76 - 100
of
1552
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/host-tools/make-3.81/
variable.h
58
unsigned int append:1; /*
Nonzero
if an appending target-specific
60
unsigned int conditional:1; /*
Nonzero
if set with a ?=. */
61
unsigned int per_target:1; /*
Nonzero
if a target-specific variable. */
62
unsigned int special:1; /*
Nonzero
if this is a special variable. */
63
unsigned int exportable:1; /*
Nonzero
if the variable _could_ be
65
unsigned int expanding:1; /*
Nonzero
if currently being expanded. */
/dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_INT_VFP.S
23
bgez t0, .L${opcode}_set_vreg #
nonzero
== yes
33
blez t0, .L${opcode}_set_vreg #
nonzero
== yes
/dalvik/vm/mterp/mips/
OP_DOUBLE_TO_INT.S
24
bgez t0, .L${opcode}_set_vreg #
nonzero
== yes
34
blez t0, .L${opcode}_set_vreg #
nonzero
== yes
/external/bison/lib/
error.h
39
if ERRNUM is
nonzero
, follow it with ": " and strerror (ERRNUM).
40
If STATUS is
nonzero
, terminate the program with 'exit (STATUS)'. */
strchrnul.c
95
- If a byte of longword1 is
nonzero
, let its lowest 1 bit be at
108
to testing whether tmp1 is
nonzero
or tmp2 is
nonzero
. We can combine
109
this into a single test, whether (tmp1 | tmp2) is
nonzero
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
BorderValue.h
45
bool
nonZero
(bool checkStyle = true) const
57
return
nonZero
(checkStyle) && !isTransparent() && (!checkStyle || m_style != BHIDDEN);
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.h
121
* \param bigendian endianness (
nonzero
=big, zero=little)
146
* \return
Nonzero
if error occurred.
188
* \return
Nonzero
if acc==0.
195
* \return
Nonzero
if acc==1.
202
* \return
Nonzero
if acc==-1.
244
* \param bigendian endianness (
nonzero
=big, zero=little)
261
* \return
Nonzero
if intnum will fit.
271
* \return
Nonzero
if intnum is within range.
floatnum.h
74
* \return
Nonzero
on error.
84
* \return
Nonzero
if flt can't fit into single precision: -1 if underflow
103
* \param bigendian endianness (
nonzero
=big, zero=little)
105
* \return
Nonzero
if flt can't fit into the specified precision: -1 if
/external/chromium_org/ui/keyboard/resources/images/
shutdown.svg
29
style="fill:#ffffff;fill-opacity:1;fill-rule:
nonzero
;stroke:none" /><g
38
style="fill:#ffffff;fill-opacity:1;fill-rule:
nonzero
;stroke:none" /></g></g></g></g></svg
/external/libvpx/libvpx/vp8/encoder/
treewriter.h
62
int n /* number of bits in v, assumed
nonzero
*/
90
int n /* number of bits in v, assumed
nonzero
*/
/ndk/sources/host-tools/sed-4.2.1/lib/
error.h
39
if ERRNUM is
nonzero
, follow it with ": " and strerror (ERRNUM).
40
If STATUS is
nonzero
, terminate the program with `exit (STATUS)'. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
error.h
29
if ERRNUM is
nonzero
, follow it with ": " and strerror (ERRNUM).
30
If STATUS is
nonzero
, terminate the program with `exit (STATUS)'. */
math.h
224
/* Return
nonzero
value if sign of X is negative. */
236
/* Return
nonzero
value if X is not +-Inf or NaN. */
248
/* Return
nonzero
value if X is neither zero, subnormal, Inf, nor NaN. */
251
/* Return
nonzero
value if X is a NaN. We could use `fpclassify' but
264
/* Return
nonzero
value is X is positive or negative infinity. */
415
/* Return
nonzero
value if X is greater than Y. */
423
/* Return
nonzero
value if X is greater than or equal to Y. */
431
/* Return
nonzero
value if X is less than Y. */
439
/* Return
nonzero
value if X is less than or equal to Y. */
447
/* Return
nonzero
value if either X is less than Y or Y is less than X. *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
error.h
29
if ERRNUM is
nonzero
, follow it with ": " and strerror (ERRNUM).
30
If STATUS is
nonzero
, terminate the program with `exit (STATUS)'. */
math.h
224
/* Return
nonzero
value if sign of X is negative. */
236
/* Return
nonzero
value if X is not +-Inf or NaN. */
248
/* Return
nonzero
value if X is neither zero, subnormal, Inf, nor NaN. */
251
/* Return
nonzero
value if X is a NaN. We could use `fpclassify' but
264
/* Return
nonzero
value is X is positive or negative infinity. */
415
/* Return
nonzero
value if X is greater than Y. */
423
/* Return
nonzero
value if X is greater than or equal to Y. */
431
/* Return
nonzero
value if X is less than Y. */
439
/* Return
nonzero
value if X is less than or equal to Y. */
447
/* Return
nonzero
value if either X is less than Y or Y is less than X. *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
error.h
29
if ERRNUM is
nonzero
, follow it with ": " and strerror (ERRNUM).
30
If STATUS is
nonzero
, terminate the program with `exit (STATUS)'. */
math.h
224
/* Return
nonzero
value if sign of X is negative. */
236
/* Return
nonzero
value if X is not +-Inf or NaN. */
248
/* Return
nonzero
value if X is neither zero, subnormal, Inf, nor NaN. */
251
/* Return
nonzero
value if X is a NaN. We could use `fpclassify' but
264
/* Return
nonzero
value is X is positive or negative infinity. */
415
/* Return
nonzero
value if X is greater than Y. */
423
/* Return
nonzero
value if X is greater than or equal to Y. */
431
/* Return
nonzero
value if X is less than Y. */
439
/* Return
nonzero
value if X is less than or equal to Y. */
447
/* Return
nonzero
value if either X is less than Y or Y is less than X. *
[
all
...]
/external/bison/src/
nullable.h
24
NULLABLE[I - NTOKENS] is
nonzero
if symbol I can do so. */
/external/bluetooth/bluedroid/bta/include/
bd.h
68
** Returns Zero if b==a,
nonzero
otherwise (like memcmp).
/external/guava/guava/src/com/google/common/collect/
ComparisonChain.java
30
* performs comparisons only until it finds a
nonzero
result. For example:
42
*
nonzero
</i> comparison result in the chain, or will be zero if every
45
* <p>Once any comparison returns a
nonzero
value, remaining comparisons are
187
* same sign as the first
nonzero
comparison result in the chain, or zero if
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm
36
; it can be used to mark
nonzero
75
orrne r1, r1, r2, lsr #24 ; add flag for
nonzero
coeffs
85
orrne r1, r1, r2, lsr #23 ; add flag for
nonzero
coeffs
113
; check shortcut for
nonzero
qcoeffs
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
2011-07-20-DoubleIV.ll
4
;
nonzero
initial value.
/external/qemu/
cpu-defs.h
87
bit TARGET_PAGE_BITS-1..4 :
Nonzero
for accesses that should not
161
uint32_t halted; /*
Nonzero
if the CPU is in suspend state */ \
177
uint32_t can_do_io; /*
nonzero
if memory mapped IO is safe. */ \
199
int running; /*
Nonzero
if cpu is currently running(usermode). */ \
/external/skia/gm/tests/outputs/add-config-pdf/output-expected/
stdout
20
GM: (results marked with [*] will cause
nonzero
return value)
/external/skia/gm/tests/outputs/checksum-based-filenames/output-expected/
stdout
19
GM: (results marked with [*] will cause
nonzero
return value)
Completed in 721 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>