/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/rules/ |
D | rule.py | 24 def IsType(self, rule_type_name): member in Rule
|
D | log_url.py | 35 def IsType(self, rule_type_name): member in LogUrl
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/ |
D | tokens.py | 103 def IsType(self, token_type): member in Token
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Object.h | 49 virtual FX_BOOL IsType(const FX_CHAR* sClassName) { return TRUE; } in IsType() function
|
/external/libchrome/base/ |
D | values.h | 79 bool IsType(Type type) const { return type == type_; } in IsType() function
|
/external/libweave/third_party/chromium/base/ |
D | values.h | 78 bool IsType(Type type) const { return type == type_; } in IsType() function
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | decoder_database.cc | 144 bool DecoderDatabase::IsType(uint8_t rtp_payload_type, in IsType() function in webrtc::DecoderDatabase
|
/external/clang/lib/Sema/ |
D | AttributeList.cpp | 161 unsigned IsType : 1; member
|
D | SemaCodeComplete.cpp | 1149 bool ResultBuilder::IsType(const NamedDecl *ND) const { in IsType() function in ResultBuilder
|
D | SemaDecl.cpp | 77 bool IsType = isa<TypeDecl>(ND) || isa<ObjCInterfaceDecl>(ND); in ValidateCandidate() local
|
D | SemaExpr.cpp | 3818 UnaryExprOrTypeTrait ExprKind, bool IsType, in ActOnUnaryExprOrTypeTraitExpr()
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | find_usb_devices.py | 334 def IsType(self, node): member in HubType
|
/external/libchrome/base/message_loop/ |
D | message_loop.cc | 319 bool MessageLoop::IsType(Type type) const { in IsType() function in base::MessageLoop
|
D | message_loop_unittest.cc | 927 TEST(MessageLoopTest, IsType) { in TEST() argument
|
/external/clang/include/clang/Serialization/ |
D | ASTWriter.h | 167 bool IsType; variable
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 158 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 | 263 inline bool IsType() const { in IsType() function
|