HomeSort by relevance Sort by last modified time
    Searched refs:gcl (Results 1 - 8 of 8) sorted by null

  /cts/tests/tests/telephony/src/android/telephony/cts/
CellLocationTest.java 57 GsmCellLocation gcl = (GsmCellLocation) cl; local
58 assertNotNull(gcl);
59 assertEquals(-1, gcl.getCid());
60 assertEquals(-1, gcl.getLac());
  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 262 int32x4_t gcl = vqdmlal_lane_s16(ugl, vget_low_s16(vv), cf16, 2); local
264 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), vrshrn_n_s32(gch, 16));
310 int32x4_t gcl = vqdmlal_lane_s16(ugl, vget_low_s16(vv), cf16, 2); local
312 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), vrshrn_n_s32(gch, 16));
  /external/chromium_org/third_party/libwebp/dsp/
upsampling_neon.c 121 int32x4_t gcl = vqdmlal_lane_s16(ugl, vget_low_s16(vv), cf16, 2); \
123 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), \
  /external/webp/src/dsp/
upsampling_neon.c 121 int32x4_t gcl = vqdmlal_lane_s16(ugl, vget_low_s16(vv), cf16, 2); \
123 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), \
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 403 are from csl, gcl, sl, and gl. The rules define how many URLs are taken from
  /external/chromium_org/third_party/icu/source/test/intltest/
incaltst.cpp 152 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
158 Calendar *grego = Calendar::createInstance(gcl, status);
  /external/icu4c/test/intltest/
incaltst.cpp 152 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
158 Calendar *grego = Calendar::createInstance(gcl, status);
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 2426 milliseconds