HomeSort by relevance Sort by last modified time
    Searched refs:IsWhitespace (Results 1 - 12 of 12) sorted by null

  /frameworks/base/tools/aapt2/text/
Unicode.h 45 bool IsWhitespace(char32_t codepoint);
Unicode.cpp 72 bool IsWhitespace(char32_t codepoint) {
  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.cpp 36 if (!iter.HasNext() || text::IsWhitespace(iter.Next())) {
  /external/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 85 /// True if \c IsWhitespace field contains a valid value.
89 mutable unsigned IsWhitespace : 1;
130 /// True if \c IsWhitespace field contains a valid value.
134 mutable unsigned IsWhitespace : 1;
289 bool isWhitespace() const {
291 return TextCommentBits.IsWhitespace;
293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
295 return TextCommentBits.IsWhitespace;
562 ParagraphCommentBits.IsWhitespace = true;
586 bool isWhitespace() const
    [all...]

Completed in 488 milliseconds