Searched refs:OQUEST_ (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regex2.h | 82 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
|
D | regcomp.c | 398 INSERT(OQUEST_, pos); in p_ere_exp() 583 INSERT(OQUEST_, pos); in p_simp_re() 1449 case OQUEST_: /* things that must be skipped */ in findmust()
|
D | regengine.inc | 318 case OQUEST_: 350 case OQUEST_: 602 case OQUEST_: /* to null or not */ 917 case OQUEST_: /* two branches, both forward */
|
/external/llvm/lib/Support/ |
D | regex2.h | 85 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
|
D | regcomp.c | 434 INSERT(OQUEST_, pos); in p_ere_exp() 619 INSERT(OQUEST_, pos); in p_simp_re() 1498 case OQUEST_: /* things that must be skipped */ in findmust()
|
D | regengine.inc | 318 case OQUEST_: 350 case OQUEST_: 602 case OQUEST_: /* to null or not */ 917 case OQUEST_: /* two branches, both forward */
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regex2.h | 88 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
|
D | regcomp.c | 561 INSERT(OQUEST_, pos); in p_ere_exp() 746 INSERT(OQUEST_, pos); in p_simp_re() 1625 case OQUEST_: /* things that must be skipped */ in findmust()
|
D | regengine.inc | 318 case OQUEST_: 350 case OQUEST_: 602 case OQUEST_: /* to null or not */ 917 case OQUEST_: /* two branches, both forward */
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 85 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
|
D | regcomp.c | 434 INSERT(OQUEST_, pos); in p_ere_exp() 619 INSERT(OQUEST_, pos); in p_simp_re() 1498 case OQUEST_: /* things that must be skipped */ in findmust()
|
D | regengine.inc | 318 case OQUEST_: 350 case OQUEST_: 602 case OQUEST_: /* to null or not */ 917 case OQUEST_: /* two branches, both forward */
|