OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonzero
(Results
201 - 225
of
1552
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h
379
nonzero
bit yet. */
409
/* Advance to the next
nonzero
bit of a single bitmap, we will have
416
/* If our current word is
nonzero
, it contains the bit we want. */
433
/* Find the next
nonzero
word in this elt. */
452
/* Advance to the next
nonzero
bit of an intersecting pair of
459
/* If our current word is
nonzero
, it contains the bit we want. */
476
/* Find the next
nonzero
word in this elt. */
515
/* Advance to the next
nonzero
bit in the intersection of
522
/* If our current word is
nonzero
, it contains the bit we want. */
539
/* Find the next
nonzero
word in this elt. *
[
all
...]
output.h
139
/* Return
nonzero
if this function has no function calls. */
207
TOP_LEVEL is
nonzero
if this variable has file scope.
208
AT_END is
nonzero
if this is the special handling, at end of compilation,
210
DONT_OUTPUT_DATA if
nonzero
means don't actually output the
268
the constant, otherwise 0. If FORCE is
nonzero
the constant must
310
/* Return
nonzero
if VALUE is a valid constant-valued expression
363
/*
Nonzero
if function being compiled doesn't contain any calls
370
/*
Nonzero
if function being compiled doesn't modify the stack pointer
376
/*
Nonzero
if the function being compiled is a leaf function which only
394
/*
Nonzero
while outputting an `asm' with operands
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h
379
nonzero
bit yet. */
409
/* Advance to the next
nonzero
bit of a single bitmap, we will have
416
/* If our current word is
nonzero
, it contains the bit we want. */
433
/* Find the next
nonzero
word in this elt. */
452
/* Advance to the next
nonzero
bit of an intersecting pair of
459
/* If our current word is
nonzero
, it contains the bit we want. */
476
/* Find the next
nonzero
word in this elt. */
515
/* Advance to the next
nonzero
bit in the intersection of
522
/* If our current word is
nonzero
, it contains the bit we want. */
539
/* Find the next
nonzero
word in this elt. *
[
all
...]
output.h
139
/* Return
nonzero
if this function has no function calls. */
207
TOP_LEVEL is
nonzero
if this variable has file scope.
208
AT_END is
nonzero
if this is the special handling, at end of compilation,
210
DONT_OUTPUT_DATA if
nonzero
means don't actually output the
268
the constant, otherwise 0. If FORCE is
nonzero
the constant must
310
/* Return
nonzero
if VALUE is a valid constant-valued expression
363
/*
Nonzero
if function being compiled doesn't contain any calls
370
/*
Nonzero
if function being compiled doesn't modify the stack pointer
376
/*
Nonzero
if the function being compiled is a leaf function which only
394
/*
Nonzero
while outputting an `asm' with operands
[
all
...]
/external/chromium_org/base/threading/
sequenced_worker_pool.h
175
// PostSequencedWorkerTask(). Valid tokens are always
nonzero
.
185
// SequencedWorkerPool using the given sequence token. Tasks with
nonzero
192
// SequencedWorkerPool using the given sequence token. Tasks with
nonzero
200
// the given shutdown behavior. Tasks with
nonzero
delay are posted with
233
// If the delay is
nonzero
, the task won't be guaranteed to run to completion
273
// If the delay is
nonzero
, the task won't be guaranteed to run to completion
/external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h
25
* relatively to the initial number of
nonzero
elements.
252
VectorXi jr(n); // Indicate the position of the
nonzero
elements in the vector u -- A zero location is indicated by -1
268
// number of largest
nonzero
elements to keep in the L and the U part of the current row:
278
int sizeu = 1; // number of
nonzero
elements in the upper part of the current row
279
int sizel = 0; // number of
nonzero
elements in the lower part of the current row
322
// 3 - eliminate the previous
nonzero
rows
/ndk/sources/host-tools/make-3.81/
ar.c
34
/* Return
nonzero
if NAME is an archive-member reference, zero if not.
232
/* Return
nonzero
if PATTERN contains any metacharacters.
233
Metacharacters can be quoted with backslashes if QUOTE is
nonzero
. */
/system/core/include/cutils/
trace.h
121
*
Nonzero
indicates setup has completed.
129
* Any other
nonzero
value indicates setup has succeeded, and tracing is on.
166
* Returns
nonzero
if the tag is enabled, otherwise zero.
/art/test/021-string2/src/
Main.java
39
/* compare string with a
nonzero
offset, in left/right side */
/dalvik/tests/021-string2/src/
Main.java
39
/* compare string with a
nonzero
offset, in left/right side */
/external/bison/lib/
c-strcase.h
31
the comparison result will be
nonzero
). */
/external/bison/m4/
exponentf.m4
53
/* Now find the
nonzero
word. */
/external/chromium_org/mojo/public/tests/
system_core_unittest.cc
19
<< "MojoGetTimeTicksNow should return
nonzero
value";
/external/chromium_org/ppapi/shared_impl/
resource.cc
15
// The instance should be valid (
nonzero
).
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CollapsedBorderValue.h
47
, m_width(border.
nonZero
() ? border.width() : 0)
/external/chromium_org/third_party/WebKit/Source/platform/
LengthBox.h
95
bool
nonZero
() const
/external/chromium_org/third_party/libxml/src/include/
win32config.h
55
/* _isnan(x) returns
nonzero
if (x == NaN) and zero otherwise. */
/external/chromium_org/third_party/libxml/win32/
config.h
55
/* _isnan(x) returns
nonzero
if (x == NaN) and zero otherwise. */
/external/chromium_org/third_party/libxslt/libxslt/
win32config.h
42
/* _isnan(x) returns
nonzero
if (x == NaN) and zero otherwise. */
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
xvmc_private.h
71
/*
nonzero
if this picture is already being decoded */
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
parser.h
56
* \param save_input
nonzero
if the parser should save the original
/external/chromium_org/ui/keyboard/resources/images/
brightness-down.svg
34
style="fill:#ffffff;fill-opacity:1;fill-rule:
nonzero
;stroke:none" /></g></g></g></g></svg
brightness-up.svg
34
style="fill:#ffffff;fill-opacity:1;fill-rule:
nonzero
;stroke:none" /></g></g></g></g></svg
reload.svg
34
style="fill:#ffffff;fill-opacity:1;fill-rule:
nonzero
;stroke:none" /></g></g></g></g></svg
/external/chromium_org/ui/views/
rect_based_targeting_utils_unittest.cc
41
// |rect_1| and |rect_3| have a
nonzero
area of intersection which
Completed in 638 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>