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

  /frameworks/base/location/java/android/location/
FusedBatchOptions.java 103 public static int CELL = 1<<3;
  /frameworks/base/location/lib/java/com/android/location/provider/
GmsFusedBatchOptions.java 95 public static int CELL = 1<<3;
  /external/opencv/cvaux/src/
cvdpstereo.cpp 107 #define CELL(d,x) cells[(d)+(x)*dispH]
182 CELL(0,x).sum = CELL(dispH-1,x).sum = ICV_MAX_DP_SUM_VAL;
183 CELL(0,x).step = CELL(dispH-1,x).step = ICV_DP_STEP_LEFT;
187 CELL(d,d-2).sum = ICV_MAX_DP_SUM_VAL;
188 CELL(d,d-2).step = ICV_DP_STEP_UP;
190 CELL(1,0).sum = 0;
191 CELL(1,0).step = ICV_DP_STEP_LEFT;
277 if( min_val > CELL(i,imgW-1).sum
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
symtable.h 84 #define CELL 5
  /prebuilts/gdb/linux-x86/include/python2.7/
symtable.h 84 #define CELL 5
  /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
  /frameworks/base/core/java/com/android/internal/os/
BatterySipper.java 81 CELL,
  /external/v8/src/
assembler.h 382 CELL,
425 LAST_GCED_ENUM = CELL,
449 static inline bool IsCell(Mode mode) { return mode == CELL; }
556 INLINE(Cell* target_cell());
557 INLINE(Handle<Cell> target_cell_handle());
558 INLINE(void set_target_cell(Cell* cell,
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 51 CELL = 'cell'
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 51 CELL = 'cell'
    [all...]
  /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...]
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 370 milliseconds