Searched
full:significant (Results
526 -
550 of
2384) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
glX_server_table.py | 268 # significant bits and works down to the least significant
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
utils.c | 129 * that red, green, blue are available and red is in the "most significant" 130 * position and blue is in the "least significant". The \c fb_type specifies
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Utf8.java | 180 // overlong? 5 most significant bits must not all be zero 292 // overlong? 5 most significant bits must not all be zero
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
coretype.h | 257 * Must put the value into the least significant bits of the destination, 258 * unless shifted into more significant bits by the shift parameter. The
|
/external/compiler-rt/ |
README.txt | 48 si_int __ffsdi2(di_int a); // find least significant 1 bit 49 si_int __ffsti2(ti_int a); // find least significant 1 bit
|
/external/fdlibm/ |
readme | 74 (sign,exponent,the first 21 significant bits) 75 __LO(x) the least 32 significant bits of x
|
/external/icu4c/i18n/ |
dcfmtsym.cpp | 173 NULL, /* Significant digit symbol - not in CLDR */ 420 fSymbols[kSignificantDigitSymbol] = (UChar)0x0040; // '@' significant digit
|
/external/llvm/include/llvm/Analysis/ |
TargetTransformInfo.h | 161 /// \c getGEPCost above, and one significant disadvantage: it can only be 191 /// incurs significant execution cost.
|
/external/mesa3d/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.
|
/external/mesa3d/src/mapi/glapi/gen/ |
glX_server_table.py | 268 # significant bits and works down to the least significant
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
utils.c | 129 * that red, green, blue are available and red is in the "most significant" 130 * position and blue is in the "least significant". The \c fb_type specifies
|
/external/qemu/target-arm/ |
cpu.h | 78 s<2n> maps to the least significant half of d<n> 79 s<2n+1> maps to the most significant half of d<n>
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
l_extract.cpp | 88 pL_var_hi = pointer to the most significant word of L_var (Word16). 90 pL_var_lo = pointer to the least significant word of L_var shifted
|
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 177 * A constant describing a significant motion trigger sensor. 181 * and will automatically wake the device to notify when significant
|
/frameworks/base/core/java/android/util/ |
Log.java | 52 * significant work and incurring significant overhead.
|
/hardware/libhardware/include/hardware/ |
camera_common.h | 39 * camera_module_t.common.module_api_version. The two most significant hex 40 * digits represent the major version, and the two least significant represent
|
sensors.h | 193 * eg: significant motion sensor 589 * A sensor of this type triggers an event each time significant motion 593 * A significant motion is a motion that might lead to a change in the user 597 * Examples of situations that should not trigger significant motion: 614 * When significant motion is detected, the sensor must awaken the SoC and 626 * significant motion. 629 * Once a "significant motion" event is returned, a sensor of this type [all...] |
/libcore/luni/src/test/java/libcore/java/lang/ |
StringTest.java | 179 * significant performance degradation. 191 * many applications may suffer significant performance degradation.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
string.h | 317 The least-significant bit is position 1, the most-significant 32. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
string.h | 317 The least-significant bit is position 1, the most-significant 32. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
string.h | 317 The least-significant bit is position 1, the most-significant 32. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 291 # Matching can be also done efficiently: the more significant byte of 293 # less significant byte is a bit index in the chunk (just like the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 291 # Matching can be also done efficiently: the more significant byte of 293 # less significant byte is a bit index in the chunk (just like the
|
/bionic/libc/netbsd/net/ |
reentrant.h | 62 * it should not add significant run time or code size overhead to non-
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Machine.java | 142 * encoding of the push order starting with least-significant
|
Completed in 491 milliseconds
<<21222324252627282930>>