/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/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/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/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.11-4.6/lib/gcc/x86_64-linux/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/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/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-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/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/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/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/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
xopintrin.h | 333 pcom (integer, unsinged bytes) */ 383 /*pcom (integer, unsinged words) */ 433 /*pcom (integer, unsinged double words) */ 483 /*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
|
/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/clang/lib/Parse/ |
ParseDecl.cpp | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
configure | [all...] |