/external/libxml2/doc/ |
FAQ.html | 179 significant</strong>. If you build a tree from the API and want 211 <p>In XML all characters in the content of the document are significant
|
/external/lzma/xz-embedded/ |
xz_dec_lzma2.c | 518 /* Decode a bittree starting from the most significant bit. */ 534 /* Decode a bittree starting from the least significant bit. */
|
/external/nanopb-c/generator/google/protobuf/internal/ |
decoder.py | 246 # not enough to make a significant difference. 266 # not enough to make a significant difference.
|
/external/opencv3/3rdparty/libpng/ |
pngread.c | [all...] |
/external/opencv3/modules/video/src/ |
bgfg_gaussmix2.cpp | 347 // TB - threshold when the component becomes significant enough to be included into 422 //TB - threshold when the component becomes significant enough to be included into [all...] |
/external/pcre/dist/ |
HACKING | 161 bytes long in 8-bit mode (most significant byte first), or one unit in 16-bit 326 bits are counted from the least significant end of each unit. In caseless mode,
|
/external/pdfium/third_party/libtiff/ |
tiff.h | 214 #define FILLORDER_MSB2LSB 1 /* most significant -> least */ 215 #define FILLORDER_LSB2MSB 2 /* least significant -> most */ [all...] |
/external/tpm2/ |
RSAKeySieve.c | 27 // with the lowest memory address. Within the byte, bit 0 is the least significant bit. 652 // two numbers to be .5, which, in fixed point notation means that the most significant bit is 1. For this
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
transport_feedback.cc | 265 buffer[0] |= (size_ >> 8) & 0x1F; // 5 most significant bits of run length. 266 buffer[1] = size_ & 0xFF; // 8 least significant bits of run length.
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
services.jd | 57 (API Level 4) and received significant improvements with Android 4.0 (API Level 14). The Android 251 4.0, the information available in an accessibility event, while providing a significant amount of
|
/frameworks/base/docs/html/reference/android/support/test/espresso/ |
Espresso.html | 1100 <p>Note the significant differences of UX between ActionMode and ActionBars with respect to 1137 <p>Note the significant difference in UX between ActionMode and ActionBar overflows -
|
/hardware/libhardware/include/hardware/ |
camera_common.h | 41 * camera_module_t.common.module_api_version. The two most significant hex 42 * digits represent the major version, and the two least significant represent [all...] |
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Proxy.java | 188 * interfaces becomes significant. When such a <i>duplicate method</i> 364 * significant: two requests for a proxy class with the same combination [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
DoubleStream.java | 238 * ordering constraint with {@link #unordered()} may result in significant 267 * ordering constraint with {@link #unordered()} may result in significant [all...] |
IntStream.java | 233 * ordering constraint with {@link #unordered()} may result in significant 262 * ordering constraint with {@link #unordered()} may result in significant [all...] |
/libcore/ojluni/src/main/java/sun/security/util/ |
DerValue.java | 144 * "SEQUENCE" (zero to N elements, order is significant). 150 * "SEQUENCE OF" (one to N elements, order is significant).
|
/ndk/docs/Additional_library_docs/openmaxal/ |
index.html | 355 can be significant for an application developer, so it is important 677 if your callback handler needs to use JNI or do anything significant
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
stdlib.h | 308 /* Convert N to base 64 using the digits "./0-9A-Za-z", least-significant 811 /* If possible convert VALUE to a string with NDIGIT significant digits. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
stdlib.h | 308 /* Convert N to base 64 using the digits "./0-9A-Za-z", least-significant 817 /* If possible convert VALUE to a string with NDIGIT significant digits. [all...] |
/prebuilts/go/darwin-x86/doc/ |
go1.3.html | 16 significant performance improvements across the board, 334 Significant instances include:
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
cgen64.go | 784 // compare most significant word; 841 // compare least significant word
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm/ |
cgen64.go | 781 // compare most significant word; 838 // compare least significant word
|
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p224.go | 640 // p224CopyConditional sets *out = *in iff the least-significant-bit of control 691 // get28BitsFromEnd returns the least-significant 28 bits from buf>>shift,
|
/prebuilts/go/linux-x86/doc/ |
go1.3.html | 16 significant performance improvements across the board, 334 Significant instances include:
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
cgen64.go | 784 // compare most significant word; 841 // compare least significant word
|