Home
last modified time | relevance | path

Searched refs:OP_STRING (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.c70 #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/
DOpCodes.java269 public static final int OP_STRING = 17; field in OpCodes
DCompiler.java155 case OpCodes.OP_STRING : in compile()
DXPathParser.java1161 appendOp(2, OpCodes.OP_STRING); in StringExpr()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c264 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()
Ddecoder.int.h41 OP_STRING = 21, enumerator
Ddecoder.c765 VMCASE(OP_STRING, in run_decoder_vm()
/external/pcre/src/
Dpcre2grep.c385 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/
Druby-upb.c338 #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/
Druby-upb.c338 #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/
Dphp-upb.c330 #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/
Dphp-upb.c330 #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