Home
last modified time | relevance | path

Searched defs:isWhitespace (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dchar_test.cpp36 bool isWhitespace(char c) in isWhitespace() function
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dchar_test.cpp36 bool isWhitespace(char c) in isWhitespace() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCaseUtil.cpp44 bool isWhitespace (char c) in isWhitespace() function in vkt::cts_amber::AmberIndexFileParser
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c448 static UBool isWhitespace(UChar32 c) { in isWhitespace() function
/third_party/icu/icu4c/source/tools/genrb/
Dread.c448 static UBool isWhitespace(UChar32 c) { in isWhitespace() function
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c448 static UBool isWhitespace(UChar32 c) { in isWhitespace() function
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c447 static UBool isWhitespace(UChar32 c) { in isWhitespace() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_xml.js136 isWhitespace: function () { method
Dohos_i18n.js404 this.isWhitespace = function(...args) { method
/third_party/css-what/src/
Dparse.ts115 function isWhitespace(c: number): boolean { function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion.cpp473 static bool isWhitespace(int x) { in isWhitespace() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp144 static bool isWhitespace(int x) { in isWhitespace() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp144 static bool isWhitespace(int x) { in isWhitespace() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc123 static bool isWhitespace(int x) { in isWhitespace() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-string-to-double.cpp144 static bool isWhitespace(int x) { in isWhitespace() function
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu.cpp450 bool isWhitespace(SkUnichar utf8) override { in isWhitespace() function in SkUnicode_icu
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibrary.cpp60 DE_INLINE deBool isWhitespace(char c) in isWhitespace() function
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DJSON.kt455 private inline fun isWhitespace(c: Byte): Boolean { in isWhitespace() method in com.google.flatbuffers.kotlin.JSONParser
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp890 bool isWhitespace = false; in appendUnichar() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp1006 bool isWhitespace = false; in appendUnichar() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.cpp253 DE_INLINE deBool isWhitespace (char c) in isWhitespace() function
/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.js136 function isWhitespace(cp) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp706 static bool isWhitespace(char C) { return strchr(" \t\n\r\f\v", C); } in isWhitespace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp813 static bool isWhitespace(char C) { in isWhitespace() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java3784 public static boolean isWhitespace(int ch) in isWhitespace() method in UCharacter

12