/external/clang/test/Parser/ |
D | cxx-decl.cpp | 5 struct Type { struct 6 int Type; argument 50 int Type : fooenum; member 54 int Type; in test() local
|
D | MicrosoftExtensions.cpp | 175 typedef int Type; typedef in If_exists_test::IF_EXISTS 197 __if_exists(IF_EXISTS::Type) { in __if_exists() 205 __if_not_exists(IF_EXISTS::Type) { in __if_not_exists() 214 __if_exists(IF_EXISTS::Type) { in __if_exists() 226 __if_not_exists(IF_EXISTS::Type) { in __if_not_exists()
|
/external/clang/lib/Driver/ |
D | Action.cpp | 48 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction() 52 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) in JobAction() 76 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) in LinkJobAction() 80 LipoJobAction::LipoJobAction(ActionList &Inputs, types::ID Type) in LipoJobAction() 84 DsymutilJobAction::DsymutilJobAction(ActionList &Inputs, types::ID Type) in DsymutilJobAction()
|
/external/clang/lib/AST/ |
D | InheritViz.cpp | 44 void WriteGraph(QualType Type) { in WriteGraph() 61 void InheritanceHierarchyWriter::WriteNode(QualType Type, bool FromVirtual) { in WriteNode() 124 InheritanceHierarchyWriter::WriteNodeReference(QualType Type, in WriteNodeReference()
|
/external/v8/include/ |
D | v8-profiler.h | 213 enum Type { enum 248 enum Type { enum 325 enum Type { enum
|
/external/chromium/base/ |
D | callback_old.h | 125 typedef CallbackRunner<Tuple0> Type; typedef 136 typedef CallbackRunner<Tuple1<Arg1> > Type; typedef 148 typedef CallbackRunner<Tuple2<Arg1, Arg2> > Type; typedef 162 typedef CallbackRunner<Tuple3<Arg1, Arg2, Arg3> > Type; typedef 176 typedef CallbackRunner<Tuple4<Arg1, Arg2, Arg3, Arg4> > Type; typedef 191 typedef CallbackRunner<Tuple5<Arg1, Arg2, Arg3, Arg4, Arg5> > Type; typedef
|
/external/llvm/lib/MC/ |
D | MCELF.cpp | 37 void MCELF::SetType(MCSymbolData &SD, unsigned Type) { in SetType() 48 uint32_t Type = (SD.getFlags() & (0xf << ELF_STT_Shift)) >> ELF_STT_Shift; in GetType() local
|
/external/clang/lib/CodeGen/ |
D | MicrosoftCXXABI.cpp | 32 CXXCtorType Type, in BuildConstructorSignature() 40 CXXDtorType Type, in BuildDestructorSignature()
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPreferences.h | 36 #define DECLARE_PREFERENCE_GETTER_AND_SETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument 64 #define DECLARE_PREFERENCE_GETTER_AND_SETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument
|
/external/webkit/Source/WebKit2/Shared/ |
D | WebPreferencesStore.cpp | 37 #define DEFINE_KEY_GETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument 116 #define DEFINE_STRING_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument 129 #define DEFINE_BOOL_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPref… in defaultValueForKey() argument 142 #define DEFINE_UINT32_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument 155 #define DEFINE_DOUBLE_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument
|
/external/llvm/lib/VMCore/ |
D | ConstantFold.h | 27 class Type; variable
|
/external/v8/src/ |
D | arguments.h | 103 #define DECLARE_RUNTIME_FUNCTION(Type, Name) \ argument 107 #define RUNTIME_FUNCTION(Type, Name) \ argument
|
/external/chromium/base/i18n/ |
D | icu_string_conversions.h | 19 enum Type { enum
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1RegisterInfo.h | 25 class Type; variable
|
D | ARMRegisterInfo.h | 24 class Type; variable
|
D | Thumb2RegisterInfo.h | 25 class Type; variable
|
/external/llvm/include/llvm/Assembly/ |
D | Writer.h | 22 class Type; variable
|
/external/llvm/include/llvm/Target/ |
D | TargetIntrinsicInfo.h | 23 class Type; variable
|
/external/clang/include/clang/AST/ |
D | GlobalDecl.h | 46 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) in GlobalDecl() 48 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) in GlobalDecl()
|
/external/skia/src/effects/ |
D | SkPaintFlagsDrawFilter.cpp | 26 void SkPaintFlagsDrawFilter::filter(SkPaint* paint, Type) { in filter() argument
|
/external/llvm/include/llvm/MC/ |
D | MCAsmInfoDarwin.h | 23 class Type; variable
|
/external/llvm/lib/Target/Alpha/ |
D | AlphaRegisterInfo.h | 25 class Type; variable
|
/external/clang/include/clang/Sema/ |
D | Initialization.h | 86 QualType Type; variable 175 QualType Type, in InitializeParameter() 187 QualType Type, bool NRVO) { in InitializeResult() 192 QualType Type, bool NRVO) { in InitializeBlock() 198 QualType Type, bool NRVO) { in InitializeException() 203 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { in InitializeNew() 208 static InitializedEntity InitializeTemporary(QualType Type) { in InitializeTemporary() 226 static InitializedEntity InitializeDelegation(QualType Type) { in InitializeDelegation() 559 QualType Type; variable
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | arc.h | 40 static const string &Type() { // Arc type name in Type() function 64 static const string &Type() { // Arc type name in Type() function 89 static const string &Type() { // Arc type name in Type() function 123 static const string &Type() { // Arc type name in Type() function 152 static const string &Type() { // Arc type name in Type() function
|
/external/llvm/include/llvm/Analysis/ |
D | FindUsedTypes.h | 22 class Type; variable
|