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

1 2 3 45 6 7 8 91011>>

  /external/bluetooth/glib/docs/reference/glib/tmpl/
main.sgml 25 from high priority sources are always processed before events from
31 processed.
247 ensure that any pending resizes are processed before any pending redraws,
325 becomes ready. It will return after an event source has been processed.
327 processed.
344 (i.e. ready to be processed).
770 indicate that the source is always ready to be processed.
784 it knows whether any events need to be processed. It sets the returned
  /external/kernel-headers/original/linux/
sem.h 28 struct sem_queue *sem_pending; /* pending operations to be processed */
97 struct sem_queue *sem_pending; /* pending operations to be processed */
  /external/proguard/src/proguard/
OutputWriter.java 119 // Write the processed input entries to the output entries.
211 // Go over the specified input entries and write their processed
  /external/srec/srec/include/
pre_desc.h 137 { /* processed speech data/front end output */
144 featdata *last_frame; /* last frame processed in frame buffer */
  /external/svox/pico/lib/
picowa.h 39 processed by wa:
56 items processed and output\n
  /external/webkit/WebKit/chromium/src/js/
ProfilerAgent.js 99 // A temporary icon indicating that the profile is being processed.
114 processingIcon.subtitle = WebInspector.UIString("%d ticks processed", ticksCount);
  /external/zlib/contrib/ada/
zlib-streams.ads 101 -- could be processed during the read operation.
107 -- processed in the write operation.
  /frameworks/base/core/java/android/app/
IntentService.java 42 * only one request will be processed at a time.
134 * Only one Intent is processed at a time, but the processing happens on a
  /frameworks/base/core/java/android/app/backup/
BackupDataInput.java 51 * // now 'buffer' holds the raw data and can be processed however
146 * have been processed by the {@link #readNextHeader()} method. Multiple calls to
  /system/extras/tests/sdcard/
stopwatch.h 57 // processed once all the measurements have been done.
95 // if some volume of data is processed during these intervals, to
  /external/bluetooth/bluez/tools/
avinfo.c 403 int processed; local
405 for (processed = 0; processed + 2 < size;) {
410 if (processed + 2 + cap->length > size) {
428 processed += 2 + cap->length;
  /external/v8/benchmarks/
richards.js 123 * @param {Packet} queue the queue of work to be processed by the task
134 * @param {Packet} queue the queue of work to be processed by the task
144 * @param {Packet} queue the queue of work to be processed by the task
154 * @param {Packet} queue the queue of work to be processed by the task
164 * @param {Packet} queue the queue of work to be processed by the task
176 * @param {Packet} queue the queue of work to be processed by the task
256 * @param {Packet} queue the queue of packages to be processed by the task
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 118 * @param {Packet} queue the queue of work to be processed by the task
129 * @param {Packet} queue the queue of work to be processed by the task
139 * @param {Packet} queue the queue of work to be processed by the task
149 * @param {Packet} queue the queue of work to be processed by the task
159 * @param {Packet} queue the queue of work to be processed by the task
171 * @param {Packet} queue the queue of work to be processed by the task
251 * @param {Packet} queue the queue of packages to be processed by the task
  /external/chromium/third_party/icu/public/i18n/unicode/
ucoleitr.h 202 * Get the processed ordering priority of the next collation element in the text.
218 * Get the processed ordering priority of the previous collation element in the text.
286 * This is an offset into the text of the character to be processed.
  /external/icu4c/i18n/unicode/
ucoleitr.h 202 * Get the processed ordering priority of the next collation element in the text.
218 * Get the processed ordering priority of the previous collation element in the text.
286 * This is an offset into the text of the character to be processed.
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 48 size_t DURS; /* amount of speech processed (millisec) */
217 * Number of processed frames.
219 size_t processed; member in struct:SR_RecognizerImpl_t
  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemTemplate.java 227 * Modes allow an element to be processed multiple times,
235 * Modes allow an element to be processed multiple times,
249 * Modes allow an element to be processed multiple times,
  /build/libs/host/
pseudolocalize.cpp 69 * processed by ResTable::collectString in the normal way.
  /build/tools/apriori/
source.h 32 int processed; member in struct:__anon622
  /cts/tools/test-progress-new/src/testprogress2/
TestMethodInformation.java 29 * / one testclass together with its processed information.
  /dalvik/dx/src/com/android/dx/dex/code/
OutputCollector.java 98 throw new UnsupportedOperationException("already processed");
  /development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java 96 // processed through the framework and eventually find their way to
  /external/bluetooth/glib/glib/
gthreadpool.h 87 * wont be processed, wait means, that the function doesn't return immediatly,
  /external/bluetooth/hcidump/src/
hcidump.8 34 Sets max length of processed packets to
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
RSABlindedEngine.java 81 * @param inLen the length of the data to be processed.

Completed in 1321 milliseconds

1 2 3 45 6 7 8 91011>>