Home
last modified time | relevance | path

Searched defs:IsString (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Doperand.h73 bool IsString() const { return kind_ == Kind::kString; } in IsString() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Ddata_type.h250 bool IsString() const { return type_ == DataType::DE_STRING || type_ == DataType::DE_BYTES; } in IsString() function
/third_party/vk-gl-cts/external/amber/src/src/
Dtokenizer.h46 bool IsString() const { return type_ == TokenType::kString; } in IsString() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h237 bool IsString; member
/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes1.ts177 type IsString<T> = Extends<T, string>; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp100 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
/third_party/flatbuffers/python/flatbuffers/
Dflexbuffers.py727 def IsString(self): member in Ref
/third_party/flatbuffers/include/flatbuffers/
Didl.h516 inline bool IsString(const Type &type) { in IsString() function
Dflexbuffers.h428 bool IsString() const { return type_ == FBT_STRING; } in IsString() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp148060 IsString() const in IsString() function in mozilla::dom::ElementCreationOptionsOrString
148201 IsString() const in IsString() function in mozilla::dom::OwningElementCreationOptionsOrString