HomeSort by relevance Sort by last modified time
    Searched refs:OQUEST_ (Results 1 - 15 of 15) sorted by null

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 103 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
134 #define OQUEST_ OPC(11) /* ? prefix fwd to suffix */
engine.c 387 case OQUEST_:
419 case OQUEST_:
690 case OQUEST_: /* to null or not */
1038 case OQUEST_: /* two branches, both forward */
regcomp.c 498 INSERT(OQUEST_, pos);
707 INSERT(OQUEST_, pos);
    [all...]
  /external/llvm/lib/Support/
regex2.h 56 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
85 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */
regengine.inc 318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
regcomp.c 434 INSERT(OQUEST_, pos);
619 INSERT(OQUEST_, pos);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 53 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
82 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */
regengine.inc 318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
regcomp.c 398 INSERT(OQUEST_, pos);
583 INSERT(OQUEST_, pos);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 59 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
88 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */
regengine.inc 318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
regcomp.c 561 INSERT(OQUEST_, pos);
746 INSERT(OQUEST_, pos);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 56 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
85 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */
regengine.inc 318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
regcomp.c 434 INSERT(OQUEST_, pos);
619 INSERT(OQUEST_, pos);
    [all...]

Completed in 69 milliseconds