HomeSort by relevance Sort by last modified time
    Searched defs:gcl (Results 1 - 3 of 3) 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));
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 87 milliseconds