HomeSort by relevance Sort by last modified time
    Searched full:occupied (Results 76 - 100 of 234) sorted by null

1 2 34 5 6 7 8 910

  /packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/
ImapHelper.java 395 if (quota.occupied == mQuotaOccupied && quota.total == mQuotaTotal) {
399 mQuotaOccupied = quota.occupied;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/doc/
tagging.html 34 length is the number of bytes occupied by the value in its serialized form
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/
codemap.html 44 * Map of memory pages occupied with static code.
  /external/compiler-rt/lib/lsan/
lsan_common_linux.cc 131 // (elf/dl-tls.c). Glibc won't tell us the address ranges occupied by those
  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 106 /// This will mark VirtReg's live range as occupied in the LiveRegMatrix and
  /external/mesa3d/src/gallium/auxiliary/util/
u_cache.c 131 * slot (which has never been occupied).
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.h 129 * Else, the bitmask indicates which components are occupied by immediates.
  /external/mesa3d/src/mesa/program/
hash_table.h 71 * This function cannot release memory occupied either by keys or data.
  /external/opencv3/3rdparty/libwebp/utils/
huffman.c 132 return 0; // leaf is already occupied.
  /external/v8/tools/
codemap.js 56 * Map of memory pages occupied with static code.
  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 80 /// occupied by this section.
  /hardware/ti/omap4-aah/libtiutils/
DebugUtils.h 278 // failed registering thread, because all slots are occupied
  /packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java 651 int xCount, int yCount, boolean[][] occupied) {
655 boolean available = !occupied[x][y];
658 available = available && !occupied[i][j];
    [all...]
  /external/libedit/src/
chartype.h 222 * occupied column entries will contain this faux character. */
  /external/libnfc-nci/halimpl/pn54x/tml/
phOsalNfc_Timer.c 63 ** Fails if OSAL module is not initialized or timers are already occupied
  /external/replicaisland/src/com/replica/replicaisland/
TextureLibrary.java 236 * if the hash slot is occupied by some other entry, the next empty array index is used.
  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.cc 144 "Failed to Pause the Capture device. Is it already occupied? %d.",
  /frameworks/native/include/gui/
SurfaceComposerClient.h 230 // release memory occupied by the screenshot
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 169 /* Returns -EBUSY if occupied. 3rd argument pointer to int (see next) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 169 /* Returns -EBUSY if occupied. 3rd argument pointer to int (see next) */
  /toolchain/binutils/binutils-2.25/gas/doc/
c-bfin.texi 194 The stack pointer contains the 32-bit address of the last occupied
  /external/libxml2/doc/devhelp/
libxml2-uri.html 101 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new canonic path, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div>
129 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new URI, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div>
  /device/google/dragon/crash_collector/
coredump_writer.cc 153 // Get a set of address ranges occupied by mapped files from NOTE.
  /external/chromium-trace/catapult/third_party/polymer/components/core-dropdown/
demo.html 347 {name: 'Palestinian Territory, Occupied', code: 'PS'},
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown/
demo.html 363 {name: 'Palestinian Territory, Occupied', code: 'PS'},

Completed in 2255 milliseconds

1 2 34 5 6 7 8 910