HomeSort by relevance Sort by last modified time
    Searched defs:CELL (Results 1 - 12 of 12) sorted by null

  /frameworks/base/location/lib/java/com/android/location/provider/
GmsFusedBatchOptions.java 87 public static int CELL = 1<<3;
  /frameworks/base/location/java/android/location/
FusedBatchOptions.java 93 public static int CELL = 1<<3;
  /external/opencv/cvaux/src/
cvdpstereo.cpp 105 #define CELL(d,x) cells[(d)+(x)*dispH]
180 CELL(0,x).sum = CELL(dispH-1,x).sum = ICV_MAX_DP_SUM_VAL;
181 CELL(0,x).step = CELL(dispH-1,x).step = ICV_DP_STEP_LEFT;
185 CELL(d,d-2).sum = ICV_MAX_DP_SUM_VAL;
186 CELL(d,d-2).step = ICV_DP_STEP_UP;
188 CELL(1,0).sum = 0;
189 CELL(1,0).step = ICV_DP_STEP_LEFT;
275 if( min_val > CELL(i,imgW-1).sum
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
symtable.h 84 #define CELL 5
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
symtable.h 84 #define CELL 5
  /external/chromium_org/v8/src/
assembler.h 257 CELL,
285 LAST_GCED_ENUM = CELL,
389 INLINE(Cell* target_cell());
390 INLINE(Handle<Cell> target_cell_handle());
391 INLINE(void set_target_cell(Cell* cell,
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 64 CELL,
395 case CELL:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 51 CELL = 'cell'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 51 CELL = 'cell'
    [all...]
  /external/qemu/
ppc-dis.c 166 /* Opcode is only supported by PowerPC Cell family. */
    [all...]
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 

Completed in 431 milliseconds