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 57 GsmCellLocation gcl = (GsmCellLocation) cl; local
58 assertNotNull(gcl);
59 assertEquals(-1, gcl.getCid());
60 assertEquals(-1, gcl.getLac());
  /external/skia/tools/
submit_try 50 cmd = [which_cmd, 'gcl']
54 gcl = proc.communicate()[0].split('\n')[0].rstrip()
55 depot_tools_dir = os.path.dirname(gcl)
225 gcl_cmd = 'gcl.bat' if os.name == 'nt' else 'gcl'
  /external/webp/src/dsp/
upsampling_neon.c 119 int32x4_t gcl = vqdmlal_lane_s16(ugl, vget_low_s16(vv), cf16, 2); \
121 int16x8_t gc = vcombine_s16(vrshrn_n_s32(gcl, 16), \
  /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 1083 milliseconds