Home
last modified time | relevance | path

Searched defs:hex_digit (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/
Dquote.rs1 fn hex_digit(value: u32) -> char { in hex_digit() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Drust.rs64 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 Dbyte_data.h83 static int Hex2Decimal(char hex_digit) { in Hex2Decimal()
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Dbyte_data.h83 static int Hex2Decimal(char hex_digit) { in Hex2Decimal()
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/
Dchar.rs227 pub fn hex_digit<Input>() -> impl Parser<Input, Output = char, PartialState = ()> in hex_digit() function
Dbyte.rs222 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/
Dgrammar.rs2 … 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 Djson_parser.cc503 int hex_digit = 0; in ConsumeStringRaw() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_builder.c229 int hex_digit = TryGetHexDigit(src, end); in upb_DefBuilder_ParseHexEscape() local
/aosp_15_r20/external/cronet/base/json/
H A Djson_parser.cc629 int hex_digit = 0; in ConsumeStringRaw() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/internal/
H A Ddef_builder.c218 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/
Dquery.hpp88 hex_digit = 1024, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dchar_class.hpp153 struct hex_digit { BOOST_SPIRIT_IS_TAG() }; struct
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c7423 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 Dphp-upb.c7752 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 Dphp-upb.c7752 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 Druby-upb.c7423 char hex_digit = upb_DefPool_TryGetHexDigit(ctx, f, src, end); in upb_DefPool_ParseHexEscape() local