/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_string.cpp | 54 bool CPDF_String::IsString() const { in IsString() function in CPDF_String
|
D | cpdf_object.cpp | 101 bool CPDF_Object::IsString() const { in IsString() function in CPDF_Object
|
/external/deqp-deps/amber/src/ |
D | tokenizer.h | 46 bool IsString() const { return type_ == TokenType::kString; } in IsString() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | WindowsResource.h | 237 bool IsString; member
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | WindowsResource.h | 237 bool IsString; member
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_value.cpp | 328 bool CFXJSE_Value::IsString() const { in IsString() function in CFXJSE_Value
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.hpp | 90 bool IsString() const { return upb_fielddef_isstring(ptr_); } in IsString() function in upb::FieldDefPtr
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 100 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
|
/external/llvm-project/llvm/lib/Object/ |
D | WindowsResource.cpp | 100 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
|
/external/tensorflow/tensorflow/python/util/ |
D | util.cc | 100 bool IsString(PyObject* o) { in IsString() function
|
/external/fmtlib/test/ |
D | core-test.cc | 682 TYPED_TEST(IsStringTest, IsString) { in TYPED_TEST() argument
|
/external/llvm-project/llvm/tools/llvm-rc/ |
D | ResourceFileWriter.cpp | 149 bool IsString = stripQuotes(Str, IsLongString); in processString() local
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 402 bool IsString() const { return type_ == FBT_STRING; } in IsString() function
|
/external/clang/lib/Parse/ |
D | ParseDecl.cpp | 556 bool IsString = Tok.getKind() == tok::string_literal; in ParseMicrosoftDeclSpecs() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDecl.cpp | 695 bool IsString = Tok.getKind() == tok::string_literal; in ParseMicrosoftDeclSpecs() local
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | ir.go | 430 func (a Attribute) IsString() bool { func
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 3310 bool IsString() const { return upb_fielddef_isstring(ptr_); } in IsString() function
|