/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mman.h | 121 The status is returned in a vector of bytes. The least significant
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/ |
nfsfh.h | 88 unsigned int fh_size; /* significant for NFSv3.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ppp_defs.h | 57 * Significant octet values.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
route.h | 100 #define RTF_FLOW 0x02000000 /* flow significant route */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mman.h | 121 The status is returned in a vector of bytes. The least significant
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
longobject.h | 96 /* _PyLong_AsByteArray: Convert the least-significant 8*n bits of long
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_imaplib.py | 2 # If we end up with a significant number of tests that don't require
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
longobject.h | 96 /* _PyLong_AsByteArray: Convert the least-significant 8*n bits of long
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_imaplib.py | 2 # If we end up with a significant number of tests that don't require
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
DebuggerConnector.java | 70 * <li> There are a significant number of calls to {@link #isWorkspaceApp(String)}, with
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
DomUtilitiesTest.java | 52 // Differences in text are NOT significant!
|
/external/chromium_org/third_party/icu/source/i18n/ |
decNumberLocal.h | 292 uByte *msd; /* -> most significant digit */ 357 /* In DFISZERO the first test checks the least-significant word */ 409 /* [the top 2 bits will always be in the more-significant uInt] */ 463 /* In-line sequence to convert least significant 10 bits of uInt */ 552 /* a base-billion uInt array, with the least-significant */ 606 /* the MSD), with the least-significant 0-999 'digit' at offset 0.*/ [all...] |
dcfmtsym.cpp | 161 NULL, /* Significant digit symbol - not in CLDR */ 411 fSymbols[kSignificantDigitSymbol] = (UChar)0x0040; // '@' significant digit
|
/external/icu4c/i18n/ |
decNumberLocal.h | 280 uByte *msd; /* -> most significant digit */ 345 /* In DFISZERO the first test checks the least-significant word */ 397 /* [the top 2 bits will always be in the more-significant uInt] */ 451 /* In-line sequence to convert least significant 10 bits of uInt */ 540 /* a base-billion uInt array, with the least-significant */ 594 /* the MSD), with the least-significant 0-999 'digit' at offset 0.*/ [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
amrencode.cpp | 539 least significant bit) to WMF (aka, non-IF2). The WMF format stores the data 540 in octets. The least significant 4 bits of the first octet contains the 3GPP 541 frame type information and the most significant 4 bits are zeroed out. The 548 The least significant nibble of the first octet contains the 3GPP frame type 549 and the most significant nibble contains the first 4 encoded speech bits. The 567 pEncOutput in the little endian configuration, i.e., least significant byte, 568 followed by most significant byte. The num_enc_bytes is set to
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduComposer.java | 210 * ; with the most significant bit set to one (1xxx xxxx) and with 211 * ; the value in the remaining least significant bits. 254 * ; most significant octet encoded first (big-endian representation). 359 * and place them in the payloads of multiple octets. The most significant 360 * bits are placed in the first octets with the least significant bits [all...] |
/external/llvm/lib/Support/ |
APInt.cpp | [all...] |
APFloat.cpp | 339 significant BITS bits. */ 408 when the least significant BITS are truncated. BITS cannot be 524 significant nibble. Write out exactly COUNT hexdigits, return 935 // Note that there are two significant bits at the left-hand side of the 984 // Convert the result having "2 * precision" significant-bits back to the one 985 // having "precision" significant-bits. First, move the radix point from 992 // the radix point (i.e. "MSB . rest-significant-bits"). [all...] |
/external/oprofile/events/ia64/itanium2/ |
events | 226 event:0x9c counters:0,1,2,3 um:zero minimum:5000 name:BUS_BRQ_LIVE_REQ_HI : BRQ Live Requests (two most-significant-bit of the 5-bit outstanding BRQ request count) 227 event:0x9b counters:0,1,2,3 um:zero minimum:5000 name:BUS_BRQ_LIVE_REQ_LO : BRQ Live Requests (three least-significant-bit of the 5-bit outstanding BRQ request count 232 event:0x98 counters:0,1,2,3 um:zero minimum:5000 name:BUS_IOQ_LIVE_REQ_HI : Inorder Bus Queue Requests (two most-significant-bit of the 4-bit outstanding IOQ request count) 233 event:0x97 counters:0,1,2,3 um:zero minimum:5000 name:BUS_IOQ_LIVE_REQ_LO : Inorder Bus Queue Requests (two least-significant-bit of the 4-bit outstanding IOQ request count) 240 event:0x9a counters:0,1,2,3 um:zero minimum:5000 name:BUS_OOQ_LIVE_REQ_HI : Out-of-order Bus Queue Requests (two most-significant-bit of the 4-bit outstanding OOQ request count) 241 event:0x99 counters:0,1,2,3 um:zero minimum:5000 name:BUS_OOQ_LIVE_REQ_LO : Out-of-order Bus Queue Requests (three least-significant-bit of the 4-bit outstanding OOQ request count)
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
StreamTokenizerTest.java | 104 // by default end of line characters are not significant 115 // end of line characters are significant
|
/external/chromium/base/ |
string_number_conversions.cc | 333 uint8 msb = 0; // most significant 4 bits 334 uint8 lsb = 0; // least significant 4 bits
|
/external/chromium_org/base/strings/ |
string_number_conversions.cc | 329 uint8 msb = 0; // most significant 4 bits 330 uint8 lsb = 0; // least significant 4 bits
|
/external/chromium_org/net/third_party/nss/ssl/ |
sslgathr.c | 18 ** the most significant bit in the first byte) then gathers up the data 348 ** the most significant bit in the first byte) then gathers up the data
|
/external/chromium_org/third_party/icu/source/common/ |
cmemory.h | 57 * Get the least significant bits of a pointer (a memory address). 58 * For example, with a mask of 3, the macro gets the 2 least significant bits,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_math.h | 440 * Find first bit set in word. Least significant bit is 1. 481 * Find last bit set in a word. The least significant bit is 1.
|