Home
last modified time | relevance | path

Searched defs:IsDot (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DJsonSupport.h22 bool IsDot) { in Indent()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DJsonSupport.h22 bool IsDot) { in Indent()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DJsonSupport.h22 bool IsDot) { in Indent()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DJsonSupport.h22 bool IsDot) { in Indent()
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunilib.h104 bool IsDot(char32 codepoint) const { in IsDot() function
H A Dunilib-common.cc591 bool IsDot(char32 codepoint) { in IsDot() function
/aosp_15_r20/external/cronet/url/
H A Durl_canon_internal.h111 inline size_t IsDot(const CHAR* spec, size_t offset, size_t end) { in IsDot() function