HomeSort by relevance Sort by last modified time
    Searched refs:DONE (Results 101 - 125 of 133) sorted by null

1 2 3 45 6

  /external/zlib/
infback.c 287 state->mode = DONE;
598 case DONE:
inflate.c 367 /* if it hasn't been done already, allocate space for the window */
536 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
640 state->head->done = -1;
792 state->head->done = 1;
    [all...]
  /external/chromium/third_party/icu/source/i18n/
dtptngen_impl.h 156 DONE
dtptngen.cpp     [all...]
  /external/icu4c/i18n/
dtptngen_impl.h 156 DONE
  /external/chromium/third_party/icu/source/test/intltest/
tstnorm.cpp 498 for (ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
504 for (ch = iter->last(); ch != iter->DONE; ch = iter->previous()) {
559 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
    [all...]
  /external/icu4c/test/intltest/
tstnorm.cpp 509 for (ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
515 for (ch = iter->last(); ch != iter->DONE; ch = iter->previous()) {
570 for (UChar32 ch = iter->first(); ch != iter->DONE; ch = iter->next()) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_tnc.c 24 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state;
365 wpa_printf(MSG_DEBUG, "EAP-TNC: TNCS done - reply with an "
  /external/chromium/net/flip/
flip_network_transaction_unittest.cc 816 DONE
819 for (int test_type = PUSH_AFTER_REQUEST; test_type != DONE; ++test_type) {
    [all...]
  /external/dropbear/libtomcrypt/src/math/fp/
ltc_ecc_fp_mulmod.c     [all...]
  /external/skia/src/gl/
SkGLDevice.cpp 538 goto DONE;
570 DONE:
728 while (!iter.done()) {
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /external/chromium/third_party/icu/source/common/
ucnv2022.c     [all...]
  /external/icu4c/common/
ucnv2022.c     [all...]
  /external/chromium/third_party/zlib/
inflate.c 332 /* if it hasn't been done already, allocate space for the window */
501 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
605 state->head->done = -1;
755 state->head->done = 1;
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
inflate.c 332 /* if it hasn't been done already, allocate space for the window */
501 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
605 state->head->done = -1;
755 state->head->done = 1;
    [all...]
  /external/qemu/
usb-linux.c     [all...]
  /external/skia/src/core/
SkBlitter_RGB16.cpp 339 goto DONE;
344 DONE:
    [all...]
SkPath.cpp     [all...]
  /external/v8/src/
jsregexp.cc 433 // Now that we have done EnsureCompiledIrregexp we can get the number of
599 // expression since it may be found that the work never has to be done as a
2085 Label done; local
    [all...]
jsregexp.h 639 enum LimitResult { DONE, CONTINUE };
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/
jsref.js 190 var doneTag = "<#TEST CASES DONE>";
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 150 var doneTag = "<#TEST CASES DONE>";
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 338 mCurrentThumbRequest.mState = MediaThumbRequest.State.DONE;
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 

Completed in 534 milliseconds

1 2 3 45 6