| /external/chromium_org/third_party/icu/source/i18n/ |
| usearch.cpp | 447 inline int16_t initializePattern(UStringSearch *strsrch, UErrorCode *status) 492 inline void setShiftTable(int16_t shift[], int16_t backshift[], 494 int16_t expansionsize, 495 int16_t defaultforward, 496 int16_t defaultbackward) 522 (int16_t)(count - expansionsize) : 1; 559 int16_t expandlength = initializePattern(strsrch, status); 564 int16_t minlength = cesize > expandlength 565 ? (int16_t)cesize - expandlength : 1 [all...] |
| gregoimp.cpp | 77 const int16_t Grego::DAYS_BEFORE[24] =
|
| rbt_rule.h | 227 int16_t getIndexValue() const;
|
| /external/icu4c/i18n/ |
| usearch.cpp | 447 inline int16_t initializePattern(UStringSearch *strsrch, UErrorCode *status) 492 inline void setShiftTable(int16_t shift[], int16_t backshift[], 494 int16_t expansionsize, 495 int16_t defaultforward, 496 int16_t defaultbackward) 522 (int16_t)(count - expansionsize) : 1; 559 int16_t expandlength = initializePattern(strsrch, status); 564 int16_t minlength = cesize > expandlength 565 ? (int16_t)cesize - expandlength : 1 [all...] |
| gregoimp.cpp | 77 const int16_t Grego::DAYS_BEFORE[24] =
|
| /external/chromium_org/third_party/skia/src/core/ |
| SkAAClip.cpp | [all...] |
| SkMath.cpp | 175 SkASSERT(b == (int16_t)b);
|
| /external/skia/src/core/ |
| SkAAClip.cpp | [all...] |
| /external/chromium_org/third_party/libwebp/dec/ |
| vp8.c | 502 int ctx, const quant_t dq, int n, int16_t* out) { 557 int16_t* dst = dec->coeffs_; 568 int16_t dc[16] = { 0 };
|
| /external/llvm/include/llvm/Support/ |
| YAMLTraits.h | 571 struct ScalarTraits<int16_t> { 572 static void output(const int16_t &, void*, llvm::raw_ostream &); 573 static StringRef input(StringRef, void*, int16_t &); [all...] |
| /external/webp/src/dec/ |
| vp8.c | 502 int ctx, const quant_t dq, int n, int16_t* out) { 557 int16_t* dst = dec->coeffs_; 568 int16_t dc[16] = { 0 };
|
| /frameworks/av/services/audioflinger/ |
| Threads.h | 446 int16_t *mixBuffer() const { return mMixBuffer; }; 477 int16_t* mMixBuffer; // frame size aligned mix buffer [all...] |
| /hardware/qcom/audio/visualizer/ |
| offload_visualizer.c | 304 int16_t data[AUDIO_CAPTURE_PERIOD_SIZE * AUDIO_CAPTURE_CHANNEL_COUNT * sizeof(int16_t)]; 685 int16_t max_sample = 0; [all...] |
| /device/lge/mako/camera/mm-camera-interface/ |
| mm_camera_interface2.h | 159 int16_t *zoom_ratio_tbl;
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| HashFunctions.h | 31 template<> struct IntTypes<2> { typedef int16_t SignedType; typedef uint16_t UnsignedType; };
|
| /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
| utils.h | 71 typedef short int16_t; // NOLINT typedef
|
| /external/chromium_org/third_party/icu/source/common/ |
| ucase.h | 301 #define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT)
|
| ucnv_cnv.h | 54 int16_t reserved; /* reserved - for good alignment of the pointers */
|
| /external/chromium_org/third_party/icu/source/common/unicode/ |
| ppalmos.h | 112 typedef signed short int16_t; typedef
|
| /external/chromium_org/third_party/libwebp/dsp/ |
| upsampling_neon.c | 94 static const int16_t coef[4] = { CVR / 4, CUG, CVG / 2, CUB / 4 };
|
| /external/chromium_org/third_party/libwebp/enc/ |
| token.c | 105 const int16_t* const coeffs,
|
| /external/chromium_org/third_party/skia/include/gpu/ |
| GrConfig.h | 117 typedef short int16_t; typedef
|
| /external/chromium_org/third_party/skia/src/ports/ |
| SkFontHost_win_dw.cpp | [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-declarative-accessors.cc | 275 static_cast<uint16_t>(second_index*sizeof(int16_t)))
|
| /external/icu4c/common/ |
| ucnv_cnv.h | 54 int16_t reserved; /* reserved - for good alignment of the pointers */
|