/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
wireless.h | 266 #define SIOCSIWSCAN 0x8B18 /* trigger scanning (list cells) */ [all...] |
/prebuilts/go/darwin-x86/src/image/color/palette/ |
palette.go | 14 // color cube into fewer cells, and to use the extra space to increase the
|
/prebuilts/go/darwin-x86/src/runtime/ |
hashmap.go | 105 count int // # live cells == size of map. Must be first (used by len() builtin)
|
/prebuilts/go/linux-x86/src/image/color/palette/ |
palette.go | 14 // color cube into fewer cells, and to use the extra space to increase the
|
/prebuilts/go/linux-x86/src/runtime/ |
hashmap.go | 105 count int // # live cells == size of map. Must be first (used by len() builtin)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/grid/ |
GridModelTest.java | [all...] |
/external/clang/test/SemaCXX/ |
constant-expression-cxx11.cpp | 588 I::V &cells = B ? x : y; 589 I &i = cells[k]; [all...] |
/external/icu/icu4c/source/common/unicode/ |
ucnv.h | [all...] |
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/ |
doxia-module-apt-1.0.jar | |
/external/deqp/modules/gles31/functional/ |
es31fPrimitiveBoundingBoxTests.cpp | [all...] |
es31fTextureMultisampleTests.cpp | 894 m_testCtx.getLog() << tcu::TestLog::Message << "Enabling sample coverage. Varying sample coverage for grid cells." << tcu::TestLog::EndMessage; [all...] |
/external/opencv3/modules/objdetect/src/ |
hog.cpp | 641 // loop over the cells within each block 654 // 3. loops over cells and pixels in each cell are merged 655 // (since there is no overlap between cells, each pixel in the block is processed once) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
Tkinter.py | 734 """Return number of cells in the colormap for this widget.""" 736 self.tk.call('winfo', 'cells', self._w)) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
Tkinter.py | 734 """Return number of cells in the colormap for this widget.""" 736 self.tk.call('winfo', 'cells', self._w)) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 734 """Return number of cells in the colormap for this widget.""" 736 self.tk.call('winfo', 'cells', self._w)) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 734 """Return number of cells in the colormap for this widget.""" 736 self.tk.call('winfo', 'cells', self._w)) [all...] |
/build/tools/droiddoc/templates-ndk/assets/ |
android-developer-docs.css | 166 empty-cells:show; [all...] |
/build/tools/droiddoc/templates-sac/assets/ |
android-developer-docs.css | 166 empty-cells:show; [all...] |
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.css | 166 empty-cells:show; [all...] |
/external/dbus/doc/ |
dbus-tutorial.xml | 274 named <literal>/org/kde/kspread/sheets/3/cells/4/5</literal>. [all...] |
/external/svox/pico/lib/ |
picoos.c | 260 MemCellHdr freeCells, lastFree; /* free memory cells (first/last sentinel */ [all...] |
/frameworks/base/core/java/android/app/ |
AppOpsManager.java | 613 null, // neighboring cells shares the coarse location perm [all...] |
/frameworks/compile/libbcc/lib/Renderscript/ |
RSKernelExpand.cpp | 61 * invoked over the appropriate data cells of the input/output [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
run.c | 71 Cell *tmps; /* free temporary cells for execution */ [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizePagedView.java | 381 // Now that the data is ready, we can calculate the content width, the number of cells to [all...] |