/external/tcpdump/ |
igrp.h | 29 u_int8_t igr_ld; /* percent of channel occupied */
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
InstallShortcutReceiver.java | 91 boolean[][] occupied = new boolean[xCount][yCount]; 106 occupied[x][y] = true; 113 return CellLayout.findVacantCell(xy, 1, 1, xCount, yCount, occupied);
|
LauncherModel.java | 983 final ItemInfo occupied[][][] = local [all...] |
AppWidgetResizeFrame.java | 233 // Before we change the widget, we clear the occupied cells associated with it. 234 // The new set of occupied cells is marked below, once the layout params are updated. 281 // Update the cells occupied by this widget
|
CellLayout.java | [all...] |
/packages/apps/Launcher2/ |
print_db.py | 74 def render_cell_info(out, cell, occupied): 78 elif cell == occupied: 194 occupied = "occupied" variable 206 screen[j][k] = occupied 215 render_cell_info(out, cell, occupied)
|
/external/chromium/chrome/browser/ui/cocoa/ |
tabpose_window.h | 74 // rectangle occupied by |bgLayer_|.
|
/external/v8/test/mjsunit/regress/ |
splice-missing-wb.js | 46 // memory location previously occupied by a[200] a[201].
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
quotaio_v2.h | 36 __le64 dqb_curspace; /* current space occupied (in bytes) */
|
/external/chromium/third_party/libjingle/source/talk/xmllite/ |
qname.cc | 59 if (!qname_table[index].Occupied()) { 78 if (!qname_table[index].Occupied()) {
|
qname.h | 74 bool Occupied() { return !!refcount_; }
|
/external/chromium/chrome/browser/ui/views/ |
status_bubble_views.h | 72 // users to see links in the region normally occupied by the status bubble.
|
/external/chromium/net/proxy/ |
multi_threaded_proxy_resolver.h | 123 // requests. If all threads are occupied, returns NULL.
|
/external/mesa3d/src/mesa/program/ |
hash_table.h | 62 * This function cannot release memory occupied either by keys or data.
|
prog_parameter.h | 67 GLuint Slots; /**< how many float[4] slots occupied */
|
/external/llvm/lib/CodeGen/ |
ScoreboardHazardRecognizer.cpp | 127 // stage is occupied. FIXME it would be more accurate to find the 189 // stage is occupied. FIXME it would be more accurate to reserve
|
/external/chromium/chrome/browser/chromeos/login/ |
helper.h | 82 // |size| is not empty. Otherwise the whole monitor is occupied.
|
/external/chromium/sdch/open-vcdiff/src/ |
decodetable.h | 45 // may free the memory occupied by the argument code table after
|
/external/clang/lib/Sema/ |
TypeLocBuilder.h | 33 /// The index of the first occupied byte in the buffer.
|
/external/emma/core/java12/com/vladium/jcd/cls/constant/ |
CONSTANT_info.java | 43 * Returns the number of constant pool index slots occupied by this
|
/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/ |
ContextManager.cpp | 119 LOGW("Suggested bcc context slot has been occupied.\n");
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
arrays_pointer.sgml | 15 are moved into the space previously occupied by the removed element.
|
/external/chromium/base/metrics/ |
stats_table.h | 138 // Returns the space occupied by a thread in the table. Generally used
|
/external/jpeg/ |
jdtrans.c | 30 * To release the memory occupied by the virtual arrays, call
|
/external/v8/tools/ |
codemap.js | 56 * Map of memory pages occupied with static code.
|