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

1 2 34 5 6 7 8 91011>>

  /cts/tools/signature-tools/src/signature/io/impl/
BinaryApi.java 63 "Only one file can be processed by the binary signature " +
  /external/blktrace/btreplay/
btrecord.h 69 * @total_pkts: Number of packets to be processed
  /external/freetype/src/pshinter/
pshrec.h 24 /* The hints are recorded in a unified format, and are later processed */
  /external/libvpx/examples/
decoder_tmpl.c 95 printf("Processed %d frames.\n",frame_cnt);
  /external/proguard/docs/
license.html 15 having been processed, and its license can remain the same.
  /external/qemu/slirp/
icmp_var.h 41 /* statistics related to input messages processed */
  /external/qemu/slirp-android/
icmp_var.h 41 /* statistics related to input messages processed */
  /external/v8/test/mjsunit/
debug-evaluate-bool-constructor.js 58 // Indicate that all was processed.
debug-evaluate-with.js 50 // Indicate that all was processed.
  /external/webkit/WebCore/platform/network/chromium/
ResourceRequest.h 78 // request to the plugin process (as it is processed through a render
  /external/webkit/WebCore/xml/
XSLStyleSheet.h 90 bool processed() const { return m_processed; } function in class:WebCore::XSLStyleSheet
  /frameworks/base/core/java/android/app/backup/
IRestoreObserver.aidl 42 * @param numPackages The total number of packages being processed in
RestoreObserver.java 45 * @param numPackages The total number of packages being processed in
  /frameworks/base/core/java/android/view/
OrientationListener.java 53 * @param rate at which sensor events are processed (see also
  /hardware/broadcom/wlan/bcm4329/src/include/
hndrte_cons.h 59 * the buffer is processed as a command line. Also used for virtual UART.
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
CmdInterpretWext.h 59 TConfigCommand *pAsyncCmd; /* Pointer to the command currently being processed */
  /libcore/luni/src/main/java/java/security/
KeyFactorySpi.java 66 * if the key can not be processed, or the requested requested
  /libcore/luni/src/main/java/java/security/cert/
PolicyNode.java 78 * processed certificate is marked as critical.
  /packages/apps/Email/src/org/apache/commons/io/
DirectoryWalker.java 388 * @param file the current file being processed
428 * @param file the file or directory being processed
442 * The file being processed when the cancellation occurred can be
474 * Overridable callback method invoked to determine if a directory should be processed.
482 * @param directory the current directory being processed
498 * @param directory the current directory being processed
512 * @param file the current file being processed
540 * @param directory the directory being processed
571 /** The file being processed when the exception was thrown. */
  /system/core/init/
README.BOOTCHART 2 files that can be later processed by the tools provided by www.bootchart.org.
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
CmdInterpretWext.h 59 TConfigCommand *pAsyncCmd; /* Pointer to the command currently being processed */
  /external/proguard/docs/manual/
usage.html 90 application to be processed. The class files in these jars will be
91 processed and written to the output jars. By default, any non-class files
103 directories). The processed input of the preceding <code>-injars</code>
107 the <a href="#filefilters">filters</a> section. Each processed class file
120 application to be processed. The files in these jars will not be included
160 to make sure the processed code remains consistent.</dd>
174 <dd>Specifies the version number to be set in the processed class files. The
236 processed code remains compatible with any originally serialized classes.
250 detect it again when processing an application that uses the processed
264 of their classes, so that the processed code can still link with th
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
AsyncTaskTest.java 124 // executed yet and the progress update may not have been processed. Wait until the task
134 // wait for progress update to be processed (happens asynchronously)
  /cts/tools/dasm/src/dasm/
DasmCatchBuilder.java 40 * Represents catch block that was not processed yet. Holds "from" and "to"
108 * holds list of labels defined in method being processed
  /external/blktrace/btreplay/doc/
btreplay.tex 57 traces from the kernel for each IO processed by the block IO layer. The
58 traces provide a complete timeline for each IO processed, including
87 files to be processed, you can run the \texttt{btreplay} utility which
134 IOs that will be processed as a single \emph{asynchronous IO} call to the
306 are to be processed. The smaller the value, the smaller the number of
307 IOs processed at one time -- perhaps yielding in more realistic replay.
367 processed for each device file.
522 names of the input files being processed.

Completed in 784 milliseconds

1 2 34 5 6 7 8 91011>>