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

1 2 3 45 6 7 8 910

  /external/kernel-headers/original/scsi/
sg.h 165 /* Returns -EBUSY if occupied. 3rd argument pointer to int (see next) */
  /external/libjpeg-turbo/
jdmerge.c 69 boolean spare_full; /* T if spare buffer is occupied */
  /external/llvm/docs/CommandGuide/
llvm-ar.rst 326 file offset of the member, you must add the number of bytes occupied by the file
  /external/llvm/lib/Target/ARM/
ARMSchedule.td 51 // // The two instances of resource P01 are occupied for one cycle. It is one
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 168 // Is the base register already occupied?
  /external/opencv3/3rdparty/libjpeg/
jdmerge.c 64 boolean spare_full; /* T if spare buffer is occupied */
  /external/pdfium/public/
fpdf_text.h 162 // Count number of rectangular areas occupied by a segment of texts.
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmerge.c 67 boolean spare_full; /* T if spare buffer is occupied */
  /external/skia/third_party/shaderc/
shaderc.h 87 // occupied.
  /external/svox/pico/lib/
picoapi.h 359 Disposes a Pico engine and releases all memory it occupied. The
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h 64 * @bytes: number of bytes occupied in buffer output
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h 64 * @bytes: number of bytes occupied in buffer output
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h 62 * @bytes: number of bytes occupied in buffer output
  /libcore/ojluni/src/main/java/sun/misc/
SoftCache.java 47 * remove that entry in order to release the memory occupied by the value
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 140 // cells (same if not resized, or different) will be marked as occupied when the resize
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java 146 // cells (same if not resized, or different) will be marked as occupied when the resize
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 247 * where ``count'' is the number of bytes of data occupied
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 247 * where ``count'' is the number of bytes of data occupied
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 49 * various available and occupied rectangles)
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 310 * monitor already occupied. Implementations of this method must depend only on state protected
784 * Returns whether this monitor is occupied by any thread. This method is designed for use in
    [all...]
  /external/libxml2/doc/html/
libxml-uri.html 49 <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><h3><a name="xmlCreateURI" id="xmlCreateURI"></a>Function: xmlCreateURI</h3><pre class="programlisting"><a href="libxml-uri.html#xmlURIPtr">xmlURIPtr</a> xmlCreateURI (void)<br />
63 <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><h3><a name="xmlPrintURI" id="xmlPrintURI"></a>Function: xmlPrintURI</h3><pre class="programlisting">void xmlPrintURI (FILE * stream, <br /> <a href="libxml-uri.html#xmlURIPtr">xmlURIPtr</a> uri)<br />
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc     [all...]
  /libcore/ojluni/src/main/java/java/util/
DualPivotQuicksort.java 329 * locations formerly occupied by the pivots. When partitioning
777 * locations formerly occupied by the pivots. When partitioning
    [all...]
  /external/tpm2/
Global.h 1083 BOOL occupied; member in struct:__anon23833
1136 BOOL occupied; member in struct:__anon23836
    [all...]
  /external/google-breakpad/src/common/mac/
macho_reader.h 446 // The region of buffer_ occupied by load commands.

Completed in 4367 milliseconds

1 2 3 45 6 7 8 910