Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/go-cmp/cmp/internal/function/
H A Dfunc.go38 func IsType(t reflect.Type, ft funcType) bool { func
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dblob.h43 bool IsType() const noexcept { in IsType() function
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dusb_hubs.py34 def IsType(self, node): member in HubType
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dtype.go48 func (f exprFlags) IsType() bool { return f&2 != 0 } func
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddecoder_database.cc75 bool DecoderDatabase::DecoderInfo::IsType(absl::string_view name) const { in IsType() function in webrtc::DecoderDatabase::DecoderInfo
/aosp_15_r20/external/clang/lib/Sema/
H A DAttributeList.cpp161 unsigned IsType : 1; member
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop.cc280 bool MessageLoop::IsType(Type type) const { in IsType() function in base::MessageLoop
H A Dmessage_loop_unittest.cc2034 TEST_P(MessageLoopTest, IsType) { in TEST_P() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dapi.go388 func (tv TypeAndValue) IsType() bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dapi.go391 func (tv TypeAndValue) IsType() bool { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h72 IsType, // A logical type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h72 IsType, // A logical type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h72 IsType, // A logical type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h72 IsType, // A logical type. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h72 IsType, // A logical type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTWriter.h194 bool IsType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTWriter.h198 bool IsType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTWriter.h198 bool IsType; variable
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dsequence_manager_impl.cc1191 bool SequenceManagerImpl::IsType(MessagePumpType type) const { in IsType() function in base::sequence_manager::internal::SequenceManagerImpl
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTWriter.h169 bool IsType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTWriter.h202 bool IsType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp214 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWindowsResource.cpp212 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Daetypes.py119 def IsType(x): function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_unittest.cc164 inline constexpr auto IsType = variable

12