/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/ |
D | quote.rs | 1 fn hex_digit(value: u32) -> char { in hex_digit() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | rust.rs | 64 fn hex_digit(value: u32) -> char { in hex_digit() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | byte_data.h | 83 static int Hex2Decimal(char hex_digit) { in Hex2Decimal()
|
/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | byte_data.h | 83 static int Hex2Decimal(char hex_digit) { in Hex2Decimal()
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/ |
D | char.rs | 227 pub fn hex_digit<Input>() -> impl Parser<Input, Output = char, PartialState = ()> in hex_digit() function
|
D | byte.rs | 222 pub fn hex_digit<Input>() -> impl Parser<Input, Output = u8, PartialState = ()> in hex_digit() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/pest_meta/src/ |
D | grammar.rs | 2 … the meta-grammar\nbetween minor versions. Those non-breaking changes, however,\nmay translate int… in skip()
|
/aosp_15_r20/external/libchrome/base/json/ |
H A D | json_parser.cc | 503 int hex_digit = 0; in ConsumeStringRaw() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | def_builder.c | 229 int hex_digit = TryGetHexDigit(src, end); in upb_DefBuilder_ParseHexEscape() local
|
/aosp_15_r20/external/cronet/base/json/ |
H A D | json_parser.cc | 629 int hex_digit = 0; in ConsumeStringRaw() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/internal/ |
H A D | def_builder.c | 218 int hex_digit = TryGetHexDigit(src, end); in upb_DefBuilder_ParseHexEscape() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/unicode/ |
D | query.hpp | 88 hex_digit = 1024, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
D | char_class.hpp | 153 struct hex_digit { BOOST_SPIRIT_IS_TAG() }; struct
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 7423 char hex_digit = upb_DefPool_TryGetHexDigit(ctx, f, src, end); in upb_DefPool_ParseHexEscape() local
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 7752 char hex_digit = upb_DefPool_TryGetHexDigit(ctx, f, src, end); in upb_DefPool_ParseHexEscape() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 7752 char hex_digit = upb_DefPool_TryGetHexDigit(ctx, f, src, end); in upb_DefPool_ParseHexEscape() local
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 7423 char hex_digit = upb_DefPool_TryGetHexDigit(ctx, f, src, end); in upb_DefPool_ParseHexEscape() local
|