Home
last modified time | relevance | path

Searched defs:as_byte (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/classic/example/intermediate/
Dipv4_opt.cpp128 as_byte(char n) in as_byte() function
Dipv4.cpp219 as_byte(char n) in as_byte() function
/external/cronet/tot/third_party/llvm-libc/src/test/src/string/memory_utils/
Dop_tests.cpp65 static inline cpp::byte *as_byte(cpp::span<char> span) { in as_byte() function
/external/cronet/stable/third_party/llvm-libc/src/test/src/string/memory_utils/
Dop_tests.cpp65 static inline cpp::byte *as_byte(cpp::span<char> span) { in as_byte() function
/external/llvm-libc/test/src/string/memory_utils/
Dop_tests.cpp65 static inline cpp::byte *as_byte(cpp::span<char> span) { in as_byte() function
/external/rust/android-crates-io/crates/regex/src/
Ddfa.rs1741 fn as_byte(&self) -> Option<u8> { in as_byte() method