Searched
full:nonzero (Results
901 -
925 of
1479) sorted by null
<<31323334353637383940>>
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jdcoefct.c | 431 /* Verify DC & first 5 AC quantizers are nonzero to avoid zero-divide. */
|
/external/pdfium/third_party/lpng_v163/ |
pngtrans.c | 495 * nonzero -- convert GA, GX, RGBA, RGBX, GGAA, RRGGBBXX, etc.
|
/external/pdfium/xfa/src/fdp/include/ |
fde_css.h | 538 FX_BOOL NonZero() const { return (m_iData >> FDE_CSSUNITBITS) != 0; }
[all...] |
/external/skia/src/svg/ |
SkSVGDevice.cpp | 448 "evenodd" : "nonzero";
|
/external/valgrind/VEX/useful/ |
fp_80_64.c | 76 nonzero. Exponent is 15 bits, fractional part is 63 bits, and
|
/external/valgrind/coregrind/ |
m_execontext.c | 80 must be nonzero (else Memcheck's origin tracking is hosed), must
|
pub_core_aspacemgr.h | 152 nonzero, a fixed request at that address is issued. Same comments
|
pub_core_threadstate.h | 392 enabled. When nonzero, it is disabled. This is controlled by
|
/frameworks/base/core/java/android/text/util/ |
Linkify.java | 215 * If the mask is nonzero, it also removes any existing URLSpans
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 179 * are set to 1 (or a nonzero value).
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
ArrayBlockingQueueTest.java | 437 * timed poll with nonzero timeout succeeds when non-empty, else times out
|
DelayQueueTest.java | 409 * timed poll with nonzero timeout succeeds when non-empty, else times out
|
LinkedBlockingQueueTest.java | 426 * timed poll with nonzero timeout succeeds when non-empty, else times out
|
LinkedTransferQueueTest.java | 271 * timed poll with nonzero timeout succeeds when non-empty, else times out [all...] |
PhaserTest.java | 400 * the number of parties of root is nonzero after deregistration.
|
PriorityBlockingQueueTest.java | 379 * timed poll with nonzero timeout succeeds when non-empty, else times out
|
/libcore/ojluni/src/main/java/java/io/ |
DataInput.java | 308 * <code>true</code> if that byte is nonzero,
|
/libcore/ojluni/src/main/java/java/lang/ |
FloatingDecimal.java | [all...] |
/libcore/ojluni/src/main/java/java/text/ |
ChoiceFormat.java | 581 /* if entering here, d is a nonzero value */
|
/ndk/docs/Additional_library_docs/renderscript/ |
classandroid_1_1RSC_1_1Type.html | 73 <p>A <a class="el" href="classandroid_1_1RSC_1_1Type.html">Type</a> always includes an <a class="el" href="classandroid_1_1RSC_1_1Element.html">Element</a> and an X dimension. A <a class="el" href="classandroid_1_1RSC_1_1Type.html">Type</a> may be multidimensional, up to three dimensions. A nonzero value in the Y or Z dimensions indicates that the dimension is present. Note that a <a class="el" href="classandroid_1_1RSC_1_1Type.html">Type</a> with only a given X dimension and a <a class="el" href="classandroid_1_1RSC_1_1Type.html">Type</a> with the same X dimension but Y = 1 are not equivalent.</p>
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 345 // _Nb may be any nonzero number of type size_t.
|
/ndk/sources/host-tools/make-3.81/ |
getloadavg.c | 481 /* Nonzero iff channel is valid. */
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
CalculatorResult.java | 261 // May be very small nonzero value. Allow user to find out.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
glxext.h | 428 int count; /* if nonzero, at least this many more */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
i915_drm.h | 369 * Object handles are nonzero.
|
Completed in 1016 milliseconds
<<31323334353637383940>>