Home
last modified time | relevance | path

Searched defs:next_char (Results 1 - 12 of 12) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A Duart.S52 next_char: label
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A Duart.S52 next_char: label
/third_party/rust/crates/shlex/src/
H A Dlib.rs120 fn next_char(&mut self) -> Option<u8> { in next_char() functions
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-normalize.cc111 next_char (hb_buffer_t *buffer, hb_codepoint_t glyph) in next_char() function
/third_party/rust/crates/regex/src/
H A Dinput.rs74 fn next_char(&self, at: InputAt) -> Char; in next_char() functions
109 fn next_char(&self, at: InputAt) -> Char { in next_char() functions
167 fn next_char(&self, at: InputAt) -> Char { in next_char() functions
260 fn next_char( functions
[all...]
/third_party/gn/src/base/json/
H A Djson_parser.cc453 uint32_t next_char = 0; in ConsumeStringRaw() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dasyoutypeformatter.cc305 const string& AsYouTypeFormatter::InputDigit(char32 next_char, string* result) { in InputDigit() argument
313 InputDigitAndRememberPosition( char32 next_char, string* result) InputDigitAndRememberPosition() argument
323 InputDigitWithOptionToRememberPosition( char32 next_char, bool remember_position, string* phone_number) InputDigitWithOptionToRememberPosition() argument
704 NormalizeAndAccrueDigitsAndPlusSign( char32 next_char, bool remember_position) NormalizeAndAccrueDigitsAndPlusSign() argument
725 InputDigitHelper(char next_char, string* number) InputDigitHelper() argument
[all...]
H A Dphonenumbermatcher.cc98 char next_char = candidate[found + 1]; in ContainsOnlyValidXChars() local
498 char32 next_char; in ParseAndVerify() local
/third_party/glslang/SPIRV/
H A Dhex_float.h733 auto next_char = is.peek(); in RejectParseDueToLeadingSign() local
849 auto next_char = is.peek(); in operator >>() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h816 auto next_char = is.peek(); in RejectParseDueToLeadingSign() local
932 auto next_char = is.peek(); in operator >>() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h816 auto next_char = is.peek(); in RejectParseDueToLeadingSign() local
932 auto next_char = is.peek(); in operator >>() local
[all...]
/third_party/spirv-tools/source/util/
H A Dhex_float.h817 auto next_char = is.peek(); in RejectParseDueToLeadingSign() local
974 auto next_char = is.peek(); in operator >>() local
[all...]

Completed in 14 milliseconds