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

1 2 3 4 5 6 78 91011>>

  /libcore/luni/src/main/java/org/apache/xml/serializer/
ToTextStream.java 204 /* leave characters un-processed as we are
287 // are processed.
293 // one input char processed
296 // one input char processed
313 i++; // two input chars processed
347 // one input char was processed
  /external/proguard/docs/manual/
examples.html 165 unpacks your processed jars, you should then use ProGuard's <a
402 unpacks your processed jars, you should then use ProGuard's <a
611 processed versions. In such cases, the relevant classes will most likely
721 want to preserve them in the processed output. Annotations are represented by
736 <code>AnnotationDefault</code>. Depending on the purpose of the processed
813 option in this case renames properties files and image files in the processed
    [all...]
refcard.html 85 <td>Set the given version number in the processed classes.</td>
308 obfuscated names of the processed classes.</td>
313 <td>Don't preverify the processed class files.</td>
318 <td>Target the processed class files at Java Micro Edition.</td>
348 <td>Write out the internal structure of the processed class files, to the
  /external/libxml2/
encoding.c 173 const unsigned char* processed = in; local
188 *inlen = processed - base;
192 processed = (const unsigned char*) in;
195 *inlen = processed - base;
218 const unsigned char* processed = in; local
243 *inlen = processed - instart;
251 *inlen = processed - instart;
274 *inlen = processed - instart;
277 processed = in;
280 *inlen = processed - instart
391 const unsigned char* processed = in; local
485 const unsigned char* processed = inb; local
570 const unsigned char* processed = in; local
723 const unsigned char* processed = inb; local
812 const unsigned char* processed = in; local
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 250 * the self node should be processed, use this function.
264 * the self node should be processed, use this function. If the context
527 * Tell if the axis has been fully processed to tell if a the wait for
533 * @return true if the axis has been fully processed.
597 * Tell if the axis has been fully processed to tell if a the wait for
602 * @return true if the axis has been fully processed.
779 * the self node should be processed, use this function.
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java 79 /** {@code non-null;} catches for the block currently being processed */
94 /** true if last processed block ends with a jsr or jsr_W*/
97 /** true if an exception can be thrown by the last block processed */
211 * Gets whether the block just processed ended with a
246 * @return true if at least one of the insn processed since the last
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 58 * a mapping table for the current block being processed. Once the
59 * current block has been processed, this mapping table is then copied
82 * yet to be processed by a {@code BlockRenamer} instance.
285 * updated as the block's instructions are processed, and then
324 * as the current block's instructions are processed.
  /external/chromium/base/
message_loop.h 34 // MessageLoop other events such as UI messages may be processed. On Windows
36 // may also be processed.
42 // task is being processed, a second task cannot start until the first task is
339 // Run a work_queue_ task or new_task, and delete it (if it was processed by
393 // A list of tasks that need to be processed by this instance. Note that
  /external/webkit/WebKit/chromium/src/js/
ProfilerProcessor.js 157 * that receives a new processed profile.
228 * Callback that is called when a profile has been processed and is ready
253 * Counter for processed ticks.
  /external/wpa_supplicant/
eloop.h 99 * having processed it in order to avoid eloop from calling the handler again
126 * having processed it in order to avoid eloop from calling the handler again
157 * function is responsible for clearing the event after having processed it in
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 99 * having processed it in order to avoid eloop from calling the handler again
126 * having processed it in order to avoid eloop from calling the handler again
157 * function is responsible for clearing the event after having processed it in
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
txResult.c 357 TI_UINT32 uNumNewResults; /* The number of new Tx-Result entries to be processed. */
365 * uHostResultsCounter is the accumulated number of Tx-Results processed by the host.
382 /* Update host results-counter in FW to be equal to the FW counter (all new results were processed). */
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 123 boolean processed; field in class:GlobalSearchSupport.SearchSuggestion
134 if (processed) {
165 processed = true;
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
txResult.c 356 TI_UINT32 uNumNewResults; /* The number of new Tx-Result entries to be processed. */
364 * uHostResultsCounter is the accumulated number of Tx-Results processed by the host.
381 /* Update host results-counter in FW to be equal to the FW counter (all new results were processed). */
  /external/kernel-headers/original/linux/
zlib.h 223 accordingly. If not all input can be processed (because there is not
260 If the parameter flush is set to Z_FINISH, pending input is processed,
282 processed or more output produced), Z_STREAM_END if all input has been
343 accordingly. If not all input can be processed (because there is not
385 Z_FINISH. In this case all pending input is processed and all pending
415 inflate() returns Z_OK if some progress has been made (more input processed
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List1.java 131 "Pas de l'Escalette", "Passendale", "Pasteurized Processed", "Pate de Fromage",
139 "Pourly", "Prastost", "Pressato", "Prince-Jean", "Processed Cheddar", "Provolone",
List9.java 264 "Pasteurized Processed", "Pate de Fromage", "Patefine Fort",
275 "Processed Cheddar", "Provolone", "Provolone (Australian)",
  /device/samsung/crespo/alsa-lib/src/seq/
seqmid.c 340 * \brief wait until all events are processed
344 * This function waits until all events of this client are processed.
  /external/chromium/third_party/icu/source/common/
ubidiimp.h 208 * of text actually processed by ubidi_setPara, which may be shorter than
216 * length of the result string may be different from the processed length.
  /external/icu4c/common/
ubidiimp.h 208 * of text actually processed by ubidi_setPara, which may be shorter than
216 * length of the result string may be different from the processed length.
  /external/libpcap/
pcap.3 434 packets may be processed. A
500 before any packets were processed.
526 packets are processed or an error occurs.
545 before any packets were processed.
605 that have been processed so far, or \-2 if no packets have been
606 processed so far.
650 does not guarantee that no further packets will be processed by
654 after it is called; at most one more packet might be processed.
    [all...]
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 151 processed maps. 0.3 is very faint, almost like fog. 1 is completely solid
156 chance, I will probably release some maps that have been processed properly
  /external/quake/quake/src/WinQuake/
glqnotes.txt 160 processed maps. 0.3 is very faint, almost like fog. 1 is completely solid
165 chance, I will probably release some maps that have been processed properly
  /external/quake/quake/src/WinQuake/kit/
README.TXT 160 processed maps. 0.3 is very faint, almost like fog. 1 is completely solid
165 chance, I will probably release some maps that have been processed properly
  /external/webkit/WebCore/svg/
SVGAnimateElement.cpp 243 // "processed" paths where complex shapes are replaced with simpler ones. Path
245 // FIXME: This could be optimized if paths were not processed at parse time.

Completed in 1267 milliseconds

1 2 3 4 5 6 78 91011>>