Searched
full:truncated (Results
326 -
350 of
1574) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/SystemZ/ |
shift-02.ll | 61 ; ...and again with a truncated 64-bit shift amount.
|
shift-03.ll | 61 ; ...and again with a truncated 64-bit shift amount.
|
/external/llvm/test/DebugInfo/ |
enum.ll | 13 ; These values were previously being truncated to -1 and 0 respectively.
|
/external/mesa3d/src/egl/main/ |
egllog.c | 197 strcpy(msg, "<message truncated>");
|
/external/smack/src/org/xbill/DNS/ |
EDNSOption.java | 123 throw new WireParseException("truncated option");
|
/external/srtp/crypto/include/ |
crypto_types.h | 168 * UST_TMMHv2 implements the Truncated Multi-Modular Hash using
|
/external/tcpdump/ |
ieee802_11.h | 146 TRUNCATED
|
print-pppoe.c | 109 (void)printf("truncated-pppoe %u", length);
|
/external/v8/src/ |
dtoa.h | 69 // The returned buffer may contain digits that would be truncated from the
|
/external/v8/test/mjsunit/ |
debug-evaluate.js | 114 // Test that by default string is truncated to first 80 chars.
|
/external/zlib/src/examples/ |
gzlog.h | 39 replaces the uncompressed data in the file. The log file is truncated to
|
/frameworks/av/media/libeffects/testlibs/ |
AudioPeakingFilter.h | 88 // possibly rounded or truncated actual values.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_QuantInvInter_I_s.s | 116 VSHRN dQP1,qQP1,#0 ;// QP1 truncated to 16 bits
|
omxVCM4P2_QuantInvIntra_I_s.s | 157 VSHRN dQP1,qQP1,#0 ;// QP1 truncated to 16 bits
|
/frameworks/base/core/java/android/content/res/ |
TypedArray.java | 415 * metric and truncated to integer pixels, or defValue if not defined. 448 * metric and truncated to integer pixels, or defValue if not defined. 478 * metric and truncated to integer pixels. 507 * metric and truncated to integer pixels.
|
/frameworks/base/opengl/java/android/opengl/ |
Visibility.java | 74 * A frustum is a six-sided truncated pyramid that defines the portion of
|
/frameworks/native/include/android/ |
asset_manager.h | 145 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
|
/libcore/luni/src/test/java/libcore/java/text/ |
CollatorTest.java | 53 // Test to verify that very large collation keys are not truncated.
|
/ndk/sources/host-tools/nawk-20071023/ |
README | 75 the symptom of which can be truncated pipe output. Beware. The
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix_opt.h | 57 /* Filenames are not silently truncated. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 57 /* Filenames are not silently truncated. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 57 /* Filenames are not silently truncated. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
QuickDraw.py | 209 truncated = 1 variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
string.py | 428 never truncated. If specified the fillchar is used instead of spaces. 439 never truncated. If specified the fillchar is used instead of spaces. 450 truncated. If specified the fillchar is used instead of spaces. 462 of the specified width. The string x is never truncated.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_uu.py | 53 self.assertEqual(str(e), "Truncated input file")
|
Completed in 437 milliseconds
<<11121314151617181920>>