Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object.h141 bool IsString() const { return !!AsString(); } in IsString() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h46 bool IsString() const { return type_ == TokenType::kString; } in IsString() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dbasic.go57 IsString const
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dbasic.go60 IsString const
/aosp_15_r20/art/tools/veridex/
H A Dflow_analysis.h74 bool IsString() const { return source_ == RegisterSource::kString; } in IsString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DWindowsResource.h235 bool IsString; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWindowsResource.h237 bool IsString; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DWindowsResource.h235 bool IsString; member
/aosp_15_r20/external/lzma/CPP/Windows/
H A DMenu.h39 bool IsString() const { return (fMask & (MIIM_TYPE | MIIM_STRING)) != 0; } in IsString() function
/aosp_15_r20/external/webrtc/stats/
H A Drtc_stats_unittest.cc445 TEST(RTCStatsTest, IsString) { in TEST() argument
/aosp_15_r20/external/armnn/include/armnn/
H A DBackendOptions.hpp116 bool IsString() const { return m_Type == VarTypes::String; } in IsString() function in armnn::BackendOptions::Var
/aosp_15_r20/external/pdfium/fxjs/
H A Dfxv8.cpp31 bool IsString(v8::Local<v8::Value> value) { in IsString() function
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_value.cpp250 bool CFXJSE_Value::IsString(v8::Isolate* pIsolate) const { in IsString() function in CFXJSE_Value
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp115 bool IsString() const { return upb_FieldDef_IsString(ptr_); } in IsString() function in upb::FieldDefPtr
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef.hpp105 bool IsString() const { return upb_FieldDef_IsString(ptr_); } in IsString() function in upb::FieldDefPtr
/aosp_15_r20/art/runtime/mirror/
H A Dobject-inl.h304 inline bool Object::IsString() { in IsString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp100 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWindowsResource.cpp98 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.h342 inline bool IsString(const FieldDescriptor* field, const Options& options) { in IsString() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.h342 inline bool IsString(const FieldDescriptor* field, const Options& options) { in IsString() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DPeHandler.cpp660 bool IsString() const { return Type == 6; } in IsString() function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc98 bool IsString(PyObject* o) { in IsString() function

12