Searched
full:significant (Results
601 -
625 of
2519) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_math.h | 419 * Find first bit set in word. Least significant bit is 1. 460 * Find last bit set in a word. The least significant bit is 1.
|
/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/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/lib/builtins/ |
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/icu/icu4c/source/i18n/ |
dcfmtsym.cpp | 181 NULL, /* Significant digit symbol - not in CLDR */ 421 fSymbols[kSignificantDigitSymbol] = (UChar)0x0040; // '@' significant digit
|
/external/libpng/ |
pngstruct.h | 349 png_color_8 sig_bit; /* significant bits in each available channel */ 353 png_color_8 shift; /* shift for significant bit tranformation */
|
/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
|
/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/util/ |
Log.java | 52 * significant work and incurring significant overhead.
|
/frameworks/support/v7/palette/src/android/support/v7/graphics/ |
ColorCutQuantizer.java | 296 // it's most significant is the desired dimension 375 * Modify the significant octet in a packed color int. Allows sorting based on the value of a
|
/hardware/libhardware/include/hardware/ |
camera_common.h | 40 * camera_module_t.common.module_api_version. The two most significant hex 41 * digits represent the major version, and the two least significant represent
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
StreamTokenizerTest.java | 104 // by default end of line characters are not significant 115 // end of line characters are significant
|
/libcore/luni/src/test/java/libcore/java/lang/ |
StringTest.java | 179 * significant performance degradation. 191 * many applications may suffer significant performance degradation.
|
/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
|
/art/runtime/gc/accounting/ |
card_table-inl.h | 35 // Little endian means most significant byte is on the left.
|
/cts/tests/tests/security/src/android/security/cts/ |
CertificateTest.java | 54 * significant security impact. In the worst case, adding a rogue CA can permanently compromise
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Machine.java | 142 * encoding of the push order starting with least-significant
|
/docs/source.android.com/src/devices/tech/dalvik/ |
index.jd | 93 significant slowdown. Sampling support was added to Traceview for
|
/external/aac/libFDK/src/mips/ |
scale.cpp | 101 * This function can constitute a significant amount of computational complexity - very much depending on the
|
/external/ceres-solver/internal/ceres/ |
low_rank_inverse_hessian.cc | 157 // jacobians, or if there are significant differences in the sensitivity
|
Completed in 958 milliseconds
<<21222324252627282930>>