/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | decode.c | 70 #define OP_STRING 4 macro 110 OP_STRING, /* STRING */ 129 OP_STRING, /* REPEATED STRING */ 374 case OP_STRING: in decode_toarray() 507 case OP_STRING: in decode_tomsg() 701 #undef OP_STRING
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | OpCodes.java | 269 public static final int OP_STRING = 17; field in OpCodes
|
D | Compiler.java | 155 case OpCodes.OP_STRING : in compile()
|
D | XPathParser.java | 1161 appendOp(2, OpCodes.OP_STRING); in StringExpr()
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/ |
D | compile_decoder.c | 264 case OP_STRING: in putop() 386 case OP_STRING: in dumpbc() 621 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield() 637 putop(c, OP_STRING, getsel(f, UPB_HANDLER_STRING)); in generate_delimfield()
|
D | decoder.int.h | 41 OP_STRING = 21, enumerator
|
D | decoder.c | 765 VMCASE(OP_STRING, in run_decoder_vm()
|
/external/pcre/src/ |
D | pcre2grep.c | 385 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER, OP_SIZE, enumerator 438 …{ OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and … 439 { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" }, 451 { OP_STRING, N_LABEL, &stdin_name, "label=name", "set name for standard input" }, 454 { OP_STRING, N_LOCALE, &locale, "locale=locale", "use the named locale" }, 461 …{ OP_STRING, 'N', &newline_arg, "newline=type", "set newline type (CR, LF, CRLF, AN… 468 …{ OP_STRING, 'O', &output_text, "output=text", "show only this text (possibly exp… 470 …{ OP_STRING, N_OM_SEPARATOR, &om_separator, "om-separator=text", "set separator for multiple -…
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 338 #define OP_STRING 4 macro 381 OP_STRING, /* STRING */ 402 OP_STRING, /* REPEATED STRING */ 797 case OP_STRING: in decode_toarray() 925 case OP_STRING: in decode_tomsg() 1356 #undef OP_STRING
|
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 338 #define OP_STRING 4 macro 381 OP_STRING, /* STRING */ 402 OP_STRING, /* REPEATED STRING */ 797 case OP_STRING: in decode_toarray() 925 case OP_STRING: in decode_tomsg() 1356 #undef OP_STRING
|
/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 330 #define OP_STRING 4 macro 373 OP_STRING, /* STRING */ 394 OP_STRING, /* REPEATED STRING */ 785 case OP_STRING: in decode_toarray() 901 case OP_STRING: in decode_tomsg() 1332 #undef OP_STRING
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 330 #define OP_STRING 4 macro 373 OP_STRING, /* STRING */ 394 OP_STRING, /* REPEATED STRING */ 785 case OP_STRING: in decode_toarray() 901 case OP_STRING: in decode_tomsg() 1332 #undef OP_STRING
|