/external/webrtc/modules/audio_coding/neteq/ |
D | decoder_database.cc | 74 bool DecoderDatabase::DecoderInfo::IsType(const char* name) const { in IsType() function in webrtc::DecoderDatabase::DecoderInfo 78 bool DecoderDatabase::DecoderInfo::IsType(const std::string& name) const { in IsType() function in webrtc::DecoderDatabase::DecoderInfo 266 bool DecoderDatabase::IsType(uint8_t rtp_payload_type, const char* name) const { in IsType() function in webrtc::DecoderDatabase 271 bool DecoderDatabase::IsType(uint8_t rtp_payload_type, in IsType() function in webrtc::DecoderDatabase
|
/external/skia/src/sksl/dsl/ |
D | DSLSymbols.cpp | 40 bool IsType(std::string_view name) { in IsType() function
|
/external/go-cmp/cmp/internal/function/ |
D | func.go | 38 func IsType(t reflect.Type, ft funcType) bool { func
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | usb_hubs.py | 34 def IsType(self, node): member in HubType
|
/external/clang/lib/Sema/ |
D | AttributeList.cpp | 161 unsigned IsType : 1; member
|
D | SemaCodeComplete.cpp | 1166 bool ResultBuilder::IsType(const NamedDecl *ND) const { in IsType() function in ResultBuilder
|
D | SemaDecl.cpp | 78 bool IsType = isa<TypeDecl>(ND) || isa<ObjCInterfaceDecl>(ND); in ValidateCandidate() local
|
D | SemaExpr.cpp | 4040 UnaryExprOrTypeTrait ExprKind, bool IsType, in ActOnUnaryExprOrTypeTraitExpr()
|
/external/libchrome/base/message_loop/ |
D | message_loop.cc | 280 bool MessageLoop::IsType(Type type) const { in IsType() function in base::MessageLoop
|
D | message_loop_unittest.cc | 2034 TEST_P(MessageLoopTest, IsType) { in TEST_P() argument
|
/external/clang/include/clang/Serialization/ |
D | ASTWriter.h | 169 bool IsType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 214 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
|
/external/python/cpython2/Lib/plat-mac/ |
D | aetypes.py | 119 def IsType(x): function
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 166 unsigned IsType : 1; // true if operand is a type, false if an expression. in LLVM_ALIGNAS() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 105 inline bool IsType() const { return type == MESSAGE || type == ENUM; } in IsType() function
|