/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_object.h | 141 bool IsString() const { return !!AsString(); } in IsString() function
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | tokenizer.h | 46 bool IsString() const { return type_ == TokenType::kString; } in IsString() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | basic.go | 57 IsString const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | basic.go | 60 IsString const
|
/aosp_15_r20/art/tools/veridex/ |
H A D | flow_analysis.h | 74 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 D | WindowsResource.h | 235 bool IsString; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | WindowsResource.h | 235 bool IsString; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | WindowsResource.h | 235 bool IsString; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | WindowsResource.h | 235 bool IsString; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 237 bool IsString; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | WindowsResource.h | 235 bool IsString; member
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Menu.h | 39 bool IsString() const { return (fMask & (MIIM_TYPE | MIIM_STRING)) != 0; } in IsString() function
|
/aosp_15_r20/external/webrtc/stats/ |
H A D | rtc_stats_unittest.cc | 445 TEST(RTCStatsTest, IsString) { in TEST() argument
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | BackendOptions.hpp | 116 bool IsString() const { return m_Type == VarTypes::String; } in IsString() function in armnn::BackendOptions::Var
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | fxv8.cpp | 31 bool IsString(v8::Local<v8::Value> value) { in IsString() function
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_value.cpp | 250 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/ |
D | def.hpp | 115 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 D | def.hpp | 105 bool IsString() const { return upb_FieldDef_IsString(ptr_); } in IsString() function in upb::FieldDefPtr
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | object-inl.h | 304 inline bool Object::IsString() { in IsString() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 100 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 98 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | helpers.h | 342 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 D | helpers.h | 342 inline bool IsString(const FieldDescriptor* field, const Options& options) { in IsString() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | PeHandler.cpp | 660 bool IsString() const { return Type == 6; } in IsString() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | util.cc | 98 bool IsString(PyObject* o) { in IsString() function
|