HomeSort by relevance Sort by last modified time
    Searched defs:DONE (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/chromium_org/third_party/icu/source/common/unicode/
brkiter.h 12 * 02/18/97 aliu Added typedef for TextCount. Made DONE const.
208 * DONE is returned by previous() and next() after all valid
212 DONE = (int32_t)-1
231 * @return The character index of the previous text boundary or DONE if all
239 * @return The character index of the next text boundary or DONE if all
255 * the value BreakIterator.DONE
265 * the value BreakIterator.DONE
288 * DONE if there are fewer than |n| boundaries in the specfied direction.
normlzr.h 133 * If DONE is returned from an iteration function that returns a code point,
138 DONE=0xffff
482 * If the end of the text has already been reached, DONE is returned.
483 * The DONE value could be confused with a U+FFFF non-character code point
485 * before calling next(), or (getIndex()<endIndex() || last()!=DONE)
498 * If the beginning of the text has already been reached, DONE is returned.
499 * The DONE value could be confused with a U+FFFF non-character code point
501 * (getIndex()>startIndex() || first()!=DONE). (Calling first() will change
640 * certain optional portions of the operation are done.
786 // all argument checking is done in unorm_compar
    [all...]
chariter.h 64 * <li>nextPostInc() and next32PostInc() return DONE
80 * while((c=it.nextPostInc())!=ForwardCharacterIterator::DONE) {
96 enum { DONE = 0xffff };
146 * no more code units to return, returns DONE.
156 * no more code points to return, returns DONE.
232 * for(c=it.firstPostInc(); c!=CharacterIterator::DONE; c=it.nextPostInc()) {
251 * for(c=it.last(); c!=CharacterIterator::DONE; c=it.previous()) {
295 * for(UChar c = iter.first(); c != CharacterIterator.DONE; c = iter.next()) {
306 * for(UChar c = iter.last(); c != CharacterIterator.DONE; c = iter.previous()) {
320 * c != CharacterIterator.DONE && (Unicode::isLetter(c) || Unicode::isDigit(c))
    [all...]
  /external/chromium_org/v8/test/test262-es6/
harness-adapt.js 84 function $DONE(arg){
  /external/icu/icu4c/source/common/unicode/
brkiter.h 12 * 02/18/97 aliu Added typedef for TextCount. Made DONE const.
208 * DONE is returned by previous() and next() after all valid
212 DONE = (int32_t)-1
231 * @return The character index of the previous text boundary or DONE if all
239 * @return The character index of the next text boundary or DONE if all
255 * the value BreakIterator.DONE
265 * the value BreakIterator.DONE
288 * DONE if there are fewer than |n| boundaries in the specfied direction.
normlzr.h 133 * If DONE is returned from an iteration function that returns a code point,
138 DONE=0xffff
482 * If the end of the text has already been reached, DONE is returned.
483 * The DONE value could be confused with a U+FFFF non-character code point
485 * before calling next(), or (getIndex()<endIndex() || last()!=DONE)
498 * If the beginning of the text has already been reached, DONE is returned.
499 * The DONE value could be confused with a U+FFFF non-character code point
501 * (getIndex()>startIndex() || first()!=DONE). (Calling first() will change
640 * certain optional portions of the operation are done.
786 // all argument checking is done in unorm_compar
    [all...]
chariter.h 64 * <li>nextPostInc() and next32PostInc() return DONE
80 * while((c=it.nextPostInc())!=ForwardCharacterIterator::DONE) {
96 enum { DONE = 0xffff };
146 * no more code units to return, returns DONE.
156 * no more code points to return, returns DONE.
232 * for(c=it.firstPostInc(); c!=CharacterIterator::DONE; c=it.nextPostInc()) {
251 * for(c=it.last(); c!=CharacterIterator::DONE; c=it.previous()) {
295 * for(UChar c = iter.first(); c != CharacterIterator.DONE; c = iter.next()) {
306 * for(UChar c = iter.last(); c != CharacterIterator.DONE; c = iter.previous()) {
320 * c != CharacterIterator.DONE && (Unicode::isLetter(c) || Unicode::isDigit(c))
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_tap_gesture.h 30 DONE
synthetic_pinch_gesture.h 32 DONE
synthetic_smooth_scroll_gesture.h 43 DONE
  /external/chromium_org/third_party/icu/source/common/
ruleiter.h 34 // 2. Rather than return DONE, throw an exception if the end
67 enum { DONE = -1 };
110 * Returns the next character using the given options, or DONE if there
121 * @return the current 32-bit code point, or DONE
  /external/icu/icu4c/source/common/
ruleiter.h 34 // 2. Rather than return DONE, throw an exception if the end
67 enum { DONE = -1 };
110 * Returns the next character using the given options, or DONE if there
121 * @return the current 32-bit code point, or DONE
  /external/llvm/tools/msbuild/
install.bat 34 IF %SUCCESS% == 1 goto DONE
82 :DONE
83 echo Done!
  /external/chromium_org/content/public/test/
javascript_test_observer.h 29 DONE
68 // test is done running. Return true if the test jig functioned correctly and
  /external/guava/guava/src/com/google/common/base/
AbstractIterator.java 37 READY, NOT_READY, DONE, FAILED,
45 state = State.DONE;
53 case DONE:
65 if (state != State.DONE) {
  /external/guava/guava/src/com/google/common/collect/
AbstractIterator.java 78 DONE,
124 state = State.DONE;
132 case DONE:
144 if (state != State.DONE) {
  /external/chromium_org/net/url_request/
url_request_test_job.h 126 // Override to specify whether the next read done from this job will
133 // When the stage is DONE, this job will not be put on the queue.
134 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE };
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
FileReader.h 62 DONE = 2
  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
FileWriter.h 59 DONE = 2
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 101 DONE,
192 // The next index to start searching at. Undefined in State.DONE.
  /external/chromium_org/v8/test/cctest/
test-threads.cc 39 DONE
80 turn = DONE;
122 CHECK_EQ(DONE, turn);
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBRequest.h 84 DONE = 2,
125 // request back from DONE (following "upgradeneeded") back to PENDING (for
  /external/chromium_org/v8/src/
lithium-codegen.h 60 DONE,
76 bool is_done() const { return status_ == DONE; }
  /external/clang/test/Sema/
type-spec-struct-union.c 56 SQUAT, FLAG, DICT4, DICT3, DICT2, DICT1, DICT0, HOP, CHECK4, CHECK3, CHECK2, CHECK1, DONE, BAD
  /external/freetype/src/gzip/
inflate.c 9 #define DONE INFLATE_DONE
25 DONE, /* finished check, done */
233 z->state->mode = DONE;
261 z->state->mode = DONE;
262 case DONE:

Completed in 2484 milliseconds

1 2 3