Searched
full:int16_t (Results
476 -
500 of
1335) sorted by null
<<11121314151617181920>>
| /external/chromium_org/third_party/icu/source/test/iotest/ |
| iotest.cpp | 211 int16_t i16; 266 case 0x32: // '2' int16_t 267 i16 = (int16_t)uto64(argument); 376 int16_t i16, expected16; 448 case 0x32: // '2' int16_t 449 expected16 = (int16_t)uto64(expectedResult); 580 int16_t i16; 624 case 0x32: // '2' int16_t 625 i16 = (int16_t)uto64(argument); [all...] |
| /external/chromium_org/third_party/libwebp/dsp/ |
| yuv.c | 22 int16_t VP8kVToR[256], VP8kUToB[256];
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
| lp_test_main.c | 85 value = *((const int16_t *)src + index); 155 *((int16_t *)dst + index) = (int16_t)lvalue; 315 value = *((const int16_t *)src + i);
|
| /external/chromium_org/third_party/skia/src/core/ |
| SkBlitter_Sprite.cpp | 35 const int16_t runs[]) {
|
| SkGlyph.h | 30 int16_t fTop, fLeft;
|
| /external/chromium_org/third_party/snappy/linux/ |
| snappy-stubs-public.h | 60 typedef int16_t int16;
|
| /external/chromium_org/third_party/snappy/mac/ |
| snappy-stubs-public.h | 60 typedef int16_t int16;
|
| /external/chromium_org/third_party/snappy/win32/ |
| snappy-stubs-public.h | 60 typedef int16_t int16;
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| sanitizer_test_utils.h | 24 typedef __int16 int16_t; typedef
|
| /external/flac/include/FLAC/ |
| ordinals.h | 57 typedef int16_t FLAC__int16;
|
| /external/icu4c/common/ |
| ucnvsel.cpp | 591 int16_t* index; 592 int16_t length; 593 int16_t cur; 625 int16_t cur = ((Enumerator*)(enumerator->context))->cur; 676 static int16_t countOnes(uint32_t* mask, int32_t len) { 716 int16_t numOnes = countOnes(mask, columns); 719 result->index = (int16_t*) uprv_malloc(numOnes * sizeof(int16_t)); 722 int16_t k = 0;
|
| /external/icu4c/test/iotest/ |
| iotest.cpp | 212 int16_t i16; 267 case 0x32: // '2' int16_t 268 i16 = (int16_t)uto64(argument); 377 int16_t i16, expected16; 449 case 0x32: // '2' int16_t 450 expected16 = (int16_t)uto64(expectedResult); 581 int16_t i16; 625 case 0x32: // '2' int16_t 626 i16 = (int16_t)uto64(argument); [all...] |
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| lp_test_main.c | 85 value = *((const int16_t *)src + index); 155 *((int16_t *)dst + index) = (int16_t)lvalue; 315 value = *((const int16_t *)src + i);
|
| /external/qemu/distrib/sdl-1.2.15/include/ |
| SDL_config_dreamcast.h | 32 typedef signed short int16_t; typedef
|
| SDL_config_macos.h | 34 typedef SInt16 int16_t; typedef
|
| SDL_config_symbian.h | 63 typedef signed short int16_t; typedef
|
| /external/sfntly/cpp/src/sfntly/port/ |
| type.h | 26 typedef signed __int16 int16_t; typedef
|
| /external/sfntly/cpp/src/test/ |
| test_utils.cc | 41 int32_t TestUtils::EncodeOneChar(UConverter* encoder, int16_t uchar) {
|
| test_utils_test.cc | 41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]);
|
| /external/skia/src/core/ |
| SkBlitter_Sprite.cpp | 35 const int16_t runs[]) {
|
| SkGlyph.h | 30 int16_t fTop, fLeft;
|
| /external/webp/src/dsp/ |
| yuv.c | 22 int16_t VP8kVToR[256], VP8kUToB[256];
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/ |
| m4vh263_decoder_pv_types.h | 29 typedef int16_t int16;
|
| /frameworks/compile/mclinker/include/mcld/ |
| GeneralOptions.h | 116 void setMaxErrorNum(int16_t pNum) 119 int16_t maxErrorNum() const 122 void setMaxWarnNum(int16_t pNum) 125 int16_t maxWarnNum() const
|
| /hardware/libhardware/include/hardware/ |
| local_time_hal.h | 83 int (*set_local_slew)(struct local_time_hw_device* dev, int16_t rate);
|
Completed in 956 milliseconds
<<11121314151617181920>>