Home
last modified time | relevance | path

Searched defs:isString (Results 1 – 25 of 31) sorted by relevance

12

/external/icu/icu4c/source/common/unicode/
Dusetiter.h308 inline UBool UnicodeSetIterator::isString() const { in isString() function
/external/markdown/markdown/
Dtreeprocessors.py4 def isString(s): function
/external/deqp/executor/
DxeContainerFormatParser.cpp297 bool isString = getChar(offset) == '"' || getChar(offset) == '\''; in parseContainerValue() local
/external/freetype/src/pcf/
Dpcf.h61 FT_Byte isString; member
70 FT_Byte isString; member
/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp313 bool VariantValue::isString() const { in isString() function in clang::ast_matchers::dynamic::VariantValue
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DInstructionFactory.java234 private static boolean isString( final Type type ) { in isString() method in InstructionFactory
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp67 bool isString = false; in spvTextToLiteral() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext.cpp67 bool isString = false; in spvTextToLiteral() local
/external/angle/third_party/spirv-tools/src/source/
Dtext.cpp67 bool isString = false; in spvTextToLiteral() local
/external/icu/icu4c/source/tools/genrb/
Dreslist.h171 UBool isString() const { return fType == URES_STRING; } in isString() function
/external/jsoncpp/src/lib_json/
Djson_value.cpp1178 bool Value::isString() const { return type_ == stringValue; } in isString() function in Json::Value
/external/angle/third_party/jsoncpp/source/src/lib_json/
Djson_value.cpp1437 bool Value::isString() const { return type() == stringValue; } in isString() function in Json::Value
/external/oj-libjdwp/src/share/back/
Dutil.c1651 isString(jobject object) in isString() function
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2187 bool isString) { in isFortifiedCallFoldable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2554 bool isString) { in isFortifiedCallFoldable()
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp765 UBool isString = it.isString(); in TestIteration() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp2717 bool ConstantDataSequential::isString(unsigned CharSize) const { in isString() function in ConstantDataSequential
/external/clang/include/clang/AST/
DStmt.h1620 bool isString() const { return MyKind == String; } in isString() function
/external/llvm/lib/IR/
DConstants.cpp2649 bool ConstantDataSequential::isString() const { in isString() function in ConstantDataSequential
/external/libcxxabi/src/demangle/
DItaniumDemangle.h624 bool isString() const { return Second && First; } in isString() function
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3682 bool Value::isString() const { return type_ == stringValue; } in isString() function in Json::Value
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3682 bool Value::isString() const { return type_ == stringValue; } in isString() function in Json::Value
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp554 bool isString() const { return Second && First; } in isString() function in __anon2e3da2350111::NodeOrString
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3682 bool Value::isString() const { return type_ == stringValue; } in isString() function in Json::Value
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3682 bool Value::isString() const { return type_ == stringValue; } in isString() function in Json::Value

12