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

  /cts/tests/tests/telephony/src/android/telephony/cts/
CellLocationTest.java 73 GsmCellLocation gcl = (GsmCellLocation) cl; local
74 assertNotNull(gcl);
75 assertEquals(-1, gcl.getCid());
76 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));
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /external/icu/icu4c/source/test/intltest/
incaltst.cpp 149 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
155 Calendar *grego = Calendar::createInstance(gcl, status);
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1229 milliseconds