Searched refs:STRING_PIECE (Results 1 – 25 of 42) sorted by relevance
12
44 } STRING_PIECE; typedef46 static int STRING_PIECE_equals(const STRING_PIECE *a, const char *b) { in STRING_PIECE_equals()54 static int STRING_PIECE_split(STRING_PIECE *out_left, STRING_PIECE *out_right, in STRING_PIECE_split()55 const STRING_PIECE *in, char sep) { in STRING_PIECE_split()61 STRING_PIECE in_copy = *in; in STRING_PIECE_split()73 static int STRING_PIECE_get_delimited(STRING_PIECE *s, STRING_PIECE *out, char sep) { in STRING_PIECE_get_delimited()87 static void STRING_PIECE_trim(STRING_PIECE *s) { in STRING_PIECE_trim()101 static int extract_cpuinfo_field(STRING_PIECE *out, const STRING_PIECE *in, in extract_cpuinfo_field()104 STRING_PIECE remaining = *in, line; in extract_cpuinfo_field()106 STRING_PIECE key, value; in extract_cpuinfo_field()[all …]
234 STRING_PIECE sp = {t.cpuinfo, strlen(t.cpuinfo)}; in TEST()
156 STRING_PIECE cpuinfo; in OPENSSL_cpuid_setup()
157 STRING_PIECE cpuinfo; in OPENSSL_cpuid_setup()
59 [ctype = STRING_PIECE]; // file name, relative to root of source tree61 [ctype = STRING_PIECE]; // e.g. "foo", "foo.bar", etc.64 repeated string dependency = 3 [ctype = STRING_PIECE];87 optional string syntax = 12 [ctype = STRING_PIECE];92 optional string name = 1 [ctype = STRING_PIECE];122 repeated string reserved_name = 10 [ctype = STRING_PIECE];175 optional string name = 1 [ctype = STRING_PIECE];188 optional string type_name = 6 [ctype = STRING_PIECE];192 optional string extendee = 2 [ctype = STRING_PIECE];199 optional string default_value = 7 [ctype = STRING_PIECE];[all …]
27 const STRING_PIECE = 2; define in Google\\Protobuf\\Internal\\FieldOptions\\CType32 self::STRING_PIECE => 'STRING_PIECE',
88 optional string optional_string_piece = 24 [ctype=STRING_PIECE];127 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];155 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];236 [ctype=STRING_PIECE];278 [ctype=STRING_PIECE];308 optional string default_string_piece_extension_lite = 84 [ctype=STRING_PIECE,451 string oneof_string_string_piece = 7 [ctype = STRING_PIECE];453 [ctype = STRING_PIECE, default = "default StringPiece"];
108 optional string optional_string_piece = 24 [ctype=STRING_PIECE];146 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];173 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];257 optional string optional_string_piece_extension = 24 [ctype=STRING_PIECE];297 repeated string repeated_string_piece_extension = 54 [ctype=STRING_PIECE];327 optional string default_string_piece_extension = 84 [ctype=STRING_PIECE,546 optional string StringPieceField = 5 [ctype=STRING_PIECE];553 repeated string RepeatedStringPieceField = 11 [ctype=STRING_PIECE];644 optional string string_piece_with_zero = 25 [ctype=STRING_PIECE,721 string foo_string_piece = 4 [ctype=STRING_PIECE];[all …]
110 optional string optional_string_piece = 24 [ctype=STRING_PIECE];148 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];175 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
82 string optional_string_piece = 24 [ctype=STRING_PIECE];111 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
92 string optional_string_piece = 24 [ctype=STRING_PIECE];135 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
91 string optional_string_piece = 24 [ctype=STRING_PIECE];136 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
91 string optional_string_piece = 24 [ctype=STRING_PIECE];134 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
91 optional string optional_string_piece = 24 [ctype=STRING_PIECE];119 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
85 optional string optional_string_piece = 24 [ctype=STRING_PIECE];124 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];152 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];221 [ctype=STRING_PIECE];263 [ctype=STRING_PIECE];293 optional string default_string_piece_extension_lite = 84 [ctype=STRING_PIECE,
103 optional string optional_string_piece = 24 [ctype=STRING_PIECE];141 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];168 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];224 optional string optional_string_piece_extension = 24 [ctype=STRING_PIECE];264 repeated string repeated_string_piece_extension = 54 [ctype=STRING_PIECE];294 optional string default_string_piece_extension = 84 [ctype=STRING_PIECE,463 optional string StringPieceField = 5 [ctype=STRING_PIECE];470 repeated string RepeatedStringPieceField = 11 [ctype=STRING_PIECE];534 optional string string_piece_with_zero = 25 [ctype=STRING_PIECE,
43 optional string optional_string_piece = 24 [ctype=STRING_PIECE];71 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];
83 optional string optional_string_piece = 24 [ctype=STRING_PIECE];116 repeated string repeated_string_piece = 54 [ctype=STRING_PIECE];158 optional string default_string_piece = 84 [ctype=STRING_PIECE,default="abc"];
19 STRING_PIECE sp = {reinterpret_cast<const char *>(buf), len}; in LLVMFuzzerTestOneInput()
60 repeated string new_element = 5 [ctype = STRING_PIECE];78 repeated string data = 1 [ctype = STRING_PIECE];111 optional string some_string_piece = 29 [ctype = STRING_PIECE];