/external/clang/test/FixIt/ |
fixit-unrecoverable.c | 8 unsinged x = 17; // expected-error{{unknown type name 'unsinged'; did you mean 'unsigned'?}}
|
typo.c | 42 unsinged *ptr = 0; // expected-error{{use of undeclared identifier 'unsinged'; did you mean 'unsigned'?}}
|
typo.cpp | 74 unsinged *ptr = 0; // expected-error{{use of undeclared identifier 'unsinged'; did you mean 'unsigned'?}}
|
/external/llvm/lib/Analysis/ |
ProfileInfoLoaderPass.cpp | 139 // that everything thats representable in unsinged is also representable 237 // that everything thats representable in unsinged is also 256 // that everything thats representable in unsinged is also
|
/packages/inputmethods/PinyinIME/jni/include/ |
spellingtable.h | 99 // unsinged char score.
|
/external/chromium_org/build/mac/ |
change_mach_o_flags.py | 126 """Reads an unsinged 32-bit integer from the file-like |file| object, 165 """Writes |uint32| as an unsinged 32-bit integer to the file-like |file|
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
qtypes.h | 79 typedef unsigned short word; /* Unsinged 16 bit value type. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
xopintrin.h | 331 pcom (integer, unsinged bytes) */ 381 /*pcom (integer, unsinged words) */ 431 /*pcom (integer, unsinged double words) */ 481 /*pcom (integer, unsinged quad words) */
|
/external/clang/test/SemaCXX/ |
typo-correction.cpp | 199 void f(int, unsinged); // expected-error{{did you mean 'unsigned'}} 201 unsinged : 4; // expected-error{{did you mean 'unsigned'}} member in struct:ImplicitInt::S
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
bmmintrin.h | 834 /*pcom (integer, unsinged bytes) */ 884 /*pcom (integer, unsinged words) */ 934 /*pcom (integer, unsinged double words) */ [all...] |
/sdk/emulator/opengl/host/tools/emugen/ |
README | 69 unsinged int pointer_data_len;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
ax_create_stdint_h.m4 | 553 typedef unsinged int uintptr_t;
|
/external/libexif/m4m/ |
stdint.m4 | 612 typedef unsinged int uintptr_t;
|
/external/libmtp/m4/ |
stdint.m4 | 610 typedef unsinged int uintptr_t;
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/ |
yuv2rgb_converter.c | 150 * converts a float vector to an unsinged int vector using saturated
|
bilin_scaler.c | 107 * converts a float vector to an unsinged int vector using saturated [all...] |
/external/llvm/lib/IR/ |
DataLayout.cpp | 188 /// Get an unsinged integer, including error checks.
|
/external/clang/lib/Parse/ |
ParseDecl.cpp | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
configure | [all...] |