| /third_party/python/Include/internal/ |
| D | pycore_runtime_init.h | 96 #define _PyUnicode_ASCII_BASE_INIT(LITERAL, ASCII) \ argument 108 #define _PyASCIIObject_INIT(LITERAL) \ argument 113 #define INIT_STR(NAME, LITERAL) \ argument 117 #define _PyUnicode_LATIN1_INIT(LITERAL) \ argument
|
| D | pycore_global_strings.h | 16 #define STRUCT_FOR_ASCII_STR(LITERAL) \ argument 21 #define STRUCT_FOR_STR(NAME, LITERAL) \ argument
|
| /third_party/gn/src/gn/ |
| D | pattern.h | 21 LITERAL, // Matches exactly the contents of the string. enumerator
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | PatternTokenizer.java | 253 …public static final int DONE = 0, SYNTAX = 1, LITERAL = 2, BROKEN_QUOTE = 3, BROKEN_ESCAPE = 4, UN… field in PatternTokenizer
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | PatternTokenizer.java | 255 …public static final int DONE = 0, SYNTAX = 1, LITERAL = 2, BROKEN_QUOTE = 3, BROKEN_ESCAPE = 4, UN… field in PatternTokenizer
|
| /third_party/nghttp2/src/ |
| D | shrpx_log.h | 222 LITERAL, enumerator
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| D | Mf2Serializer.java | 49 LITERAL, enumConstant
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | ListFormatter.java | 159 public static Field LITERAL = new Field("literal"); field in ListFormatter.Field
|
| D | RelativeDateTimeFormatter.java | 424 public static final Field LITERAL = new Field("literal"); field in RelativeDateTimeFormatter.Field
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | ListFormatter.java | 224 public static Field LITERAL = new Field("literal"); field in ListFormatter.Field
|
| D | RelativeDateTimeFormatter.java | 371 public static final Field LITERAL = new Field("literal"); field in RelativeDateTimeFormatter.Field
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| D | regcomp.c | 65 LITERAL, enumerator
|
| /third_party/musl/src/regex/ |
| D | regcomp.c | 65 LITERAL, enumerator
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| D | regcomp.c | 65 LITERAL, enumerator
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| D | regcomp.c | 65 LITERAL, enumerator
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_module.c | 937 #define LITERAL(x) { DXIL_OP_LITERAL, { (x) } } macro
|