Home
last modified time | relevance | path

Searched defs:IsSurrogate (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf16/
Dutf16.go30 func IsSurrogate(r rune) bool { func
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.cc82 inline bool IsSurrogate(uint32_t c) { in IsSurrogate() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.cc82 inline bool IsSurrogate(uint32_t c) { in IsSurrogate() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Descaping.cc61 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Descaping.cc59 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Descaping.cc59 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/aosp_15_r20/external/clang/include/clang/Sema/
H A DOverload.h634 bool IsSurrogate; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DOverload.h888 bool IsSurrogate : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DOverload.h888 bool IsSurrogate : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DOverload.h866 bool IsSurrogate : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DOverload.h891 bool IsSurrogate : 1; member