/external/zlib/contrib/asm686/ |
match.S | 123 /* It is then shifted into the high word, to make room for the wmask */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_TransformResidual4x4_s.s | 332 LDR mask, =0xffff03ff ;// Used to mask the down shifted 6 bits
|
/frameworks/base/opengl/libagl/ |
matrix.h | 149 // that have been shifted right by 'shift' bits relative to normal
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecurityTest.java | 75 assertSame(initialSecondProviderName, // provider shifted down
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/ |
sg.h | 60 unsigned char masked_status;/* [o] shifted, masked scsi status */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfd.h | [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoEncoder.java | 632 * is shifted by 1, so that the '0' value is reserved for "null". The 655 * is shifted by 1, so that the '0' value is reserved for "null".
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoEncoder.java | 632 * is shifted by 1, so that the '0' value is reserved for "null". The 655 * is shifted by 1, so that the '0' value is reserved for "null".
|
/external/icu4c/common/unicode/ |
unorm.h | 176 * The most significant bits, however, are shifted down and passed on 540 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
|
/external/icu4c/common/ |
utrie2.cpp | 308 /* write the index-2 array values shifted right by UTRIE2_INDEX_SHIFT */ 313 /* write UTF-8 2-byte index-2 values, not right-shifted */
|
/external/llvm/lib/Target/CellSPU/ |
SPUOperands.td | 50 // Transform an immediate, returning the high 16 bits shifted down: 185 // Transform a float, returning the high 16 bits shifted down, as if
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineAndOrXor.cpp | 269 // We know that the AND will not produce any of the bits shifted in, so if 289 // We know that the AND will not produce any of the bits shifted in, so if 319 if (C == AndRHS) { // Masking out bits shifted in. [all...] |
/external/srec/srec/cfront/ |
sp_fft.c | 68 * round the result based on the leftmost bit shifted out. 803 return(-scale); /* return the amount we have shifted the */
|
/external/stlport/test/unit/ |
fstream_test.cpp | 300 shifted to EOF (but shifted to EOF just before write, as described in the specs).
|
/external/svox/pico/lib/ |
picotrns.c | 186 /* it is assumed that PICOKFST_SYMID_EPS is a hardwired value and not shifted */ 695 * Add chars from NULLC-terminated string \c inStr, shifted to plane \c plane, to internal input buffer of
|
/external/v8/src/ |
hydrogen.h | 421 // Map a variable to an environment index. Parameter indices are shifted 423 // Stack-allocated local indices are shifted by the number of parameters. [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
unorm.h | 170 * The most significant bits, however, are shifted down and passed on 554 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
|
/external/webkit/Source/WebCore/icu/unicode/ |
unorm.h | 170 * The most significant bits, however, are shifted down and passed on 554 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
unorm.h | 170 * The most significant bits, however, are shifted down and passed on 554 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf_5.cpp | 180 // use the past LSFs slightly shifted towards their mean 324 /* use the past LSFs slightly shifted towards their mean */
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
spstproc.cpp | 292 * shifted prod. Q16 Q16 299 * shifted prod. Q16 Q16
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
qpisf_2s.cpp | 200 /* use the past ISFs slightly shifted towards their mean */ 295 /* use the past ISFs slightly shifted towards their mean */
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_ImgConv.c | 184 OMX_U8 *uuOut,*vvOut; /* U and V buffer in 444 space shifted on 3 lines */
185 OMX_U8 *puOut,*pvOut; /* Pointers on U,V, and Y on 444 YUV buffers shifted on 3 lines */
|
/ndk/tests/device/test-gnustl-full/unit/ |
fstream_test.cpp | 318 shifted to EOF (but shifted to EOF just before write, as described in the specs).
|
/ndk/tests/device/test-stlport/unit/ |
fstream_test.cpp | 318 shifted to EOF (but shifted to EOF just before write, as described in the specs).
|