/external/chromium_org/chromeos/test/data/network/ |
D | invalid_settings_with_repairs.json | 5 "Type": "Ethernet", string 15 "Type": "Ethernet", string 23 "Type": "LTE", string 31 "Type": "Ethernet", string 34 { "Type": "IPv4", string 44 "Type": "LTE", string 53 "Type": "Ethernet", string 62 "Type": "Ethernet", string 70 "Type": "Ethernet", string 78 "Type": "Ethernet", string [all …]
|
D | network_configs_with_resolved_certs.json | 4 "Type": "VPN", string 6 "Type": "OpenVPN", string 14 "Type": "VPN", string 16 "Type": "OpenVPN", string 26 "Type": "VPN", string 28 "Type": "OpenVPN", string 37 "Type": "VPN", string 39 "Type": "OpenVPN", string 89 "Type": "VPN", string 91 "Type": "OpenVPN", string [all …]
|
D | settings_with_normalization.json | 5 "Type": "Ethernet", string 11 "Type": "L2TP-IPsec", string 27 "Type": "Ethernet", string
|
D | augmented_merge.json | 10 "Type": "IPv4" string 16 "Type": "IPv4" string 21 "Type": "IPv4" string 24 "Type": "IPv4" string 34 "Type": { object 39 "Type": { object 110 "Type": { object
|
D | shill_ethernet.json | 2 "Type": "ethernet", string
|
/external/chromium_org/cc/animation/ |
D | animation_curve.cc | 17 AnimationCurve::CurveType ColorAnimationCurve::Type() const { return Color; } in Type() function in cc::ColorAnimationCurve 24 AnimationCurve::CurveType FloatAnimationCurve::Type() const { in Type() function in cc::FloatAnimationCurve 34 AnimationCurve::CurveType TransformAnimationCurve::Type() const { in Type() function in cc::TransformAnimationCurve 43 AnimationCurve::CurveType FilterAnimationCurve::Type() const { in Type() function in cc::FilterAnimationCurve
|
/external/llvm/include/llvm/MC/ |
D | MCELFObjectWriter.h | 33 unsigned Type; member 110 unsigned getRType(uint32_t Type) const { in getRType() 113 unsigned getRType2(uint32_t Type) const { in getRType2() 116 unsigned getRType3(uint32_t Type) const { in getRType3() 119 unsigned getRSsym(uint32_t Type) const { in getRSsym() 124 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() 127 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() 130 unsigned setRType3(unsigned Value, unsigned Type) const { in setRType3() 133 unsigned setRSsym(unsigned Value, unsigned Type) const { in setRSsym()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_atomic.h | 31 typedef u8 Type; typedef 36 typedef u16 Type; typedef 41 typedef u32 Type; typedef 46 typedef u64 Type; typedef 51 typedef uptr Type; typedef
|
/external/clang/lib/Driver/ |
D | Action.cpp | 56 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction() 60 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) in JobAction() 102 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) in LinkJobAction() 108 LipoJobAction::LipoJobAction(ActionList &Inputs, types::ID Type) in LipoJobAction() 114 DsymutilJobAction::DsymutilJobAction(ActionList &Inputs, types::ID Type) in DsymutilJobAction() 120 VerifyJobAction::VerifyJobAction(ActionList &Inputs, types::ID Type) in VerifyJobAction()
|
/external/clang/test/Parser/ |
D | cxx-decl.cpp | 7 struct Type { struct 8 int Type; member 52 int Type : fooenum; member 56 int Type; in test() local
|
/external/chromium_org/cc/quads/ |
D | draw_quad_unittest.cc | 100 #define SETUP_AND_COPY_QUAD_NEW(Type, quad) \ argument 105 #define SETUP_AND_COPY_QUAD_ALL(Type, quad) \ argument 110 #define SETUP_AND_COPY_QUAD_NEW_1(Type, quad, a) \ argument 115 #define SETUP_AND_COPY_QUAD_ALL_1(Type, quad, a) \ argument 120 #define CREATE_QUAD_1_NEW(Type, a) \ argument 128 #define CREATE_QUAD_1_ALL(Type, a) \ argument 137 #define CREATE_QUAD_2_NEW(Type, a, b) \ argument 145 #define CREATE_QUAD_2_ALL(Type, a, b) \ argument 154 #define CREATE_QUAD_3_NEW(Type, a, b, c) \ argument 162 #define CREATE_QUAD_3_ALL(Type, a, b, c) \ argument [all …]
|
/external/eigen/Eigen/src/Core/ |
D | MatrixBase.h | 218 template<int Index> struct DiagonalIndexReturnType { typedef Diagonal<Derived,Index> Type; }; typedef 219 …t Index> struct ConstDiagonalIndexReturnType { typedef const Diagonal<const Derived,Index> Type; }; typedef 245 …unsigned int Mode> struct TriangularViewReturnType { typedef TriangularView<Derived, Mode> Type; }; typedef 246 …> struct ConstTriangularViewReturnType { typedef const TriangularView<const Derived, Mode> Type; }; typedef 251 …signed int UpLo> struct SelfAdjointViewReturnType { typedef SelfAdjointView<Derived, UpLo> Type; }; typedef 252 …struct ConstSelfAdjointViewReturnType { typedef const SelfAdjointView<const Derived, UpLo> Type; }; typedef
|
/external/chromium_org/net/dns/ |
D | record_rdata.cc | 45 uint16 SrvRecordRdata::Type() const { in Type() function in net::SrvRecordRdata 81 uint16 ARecordRdata::Type() const { in Type() function in net::ARecordRdata 114 uint16 AAAARecordRdata::Type() const { in Type() function in net::AAAARecordRdata 142 uint16 CnameRecordRdata::Type() const { in Type() function in net::CnameRecordRdata 171 uint16 PtrRecordRdata::Type() const { in Type() function in net::PtrRecordRdata 208 uint16 TxtRecordRdata::Type() const { in Type() function in net::TxtRecordRdata 266 uint16 NsecRecordRdata::Type() const { in Type() function in net::NsecRecordRdata
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 22 const TypeDescriptor &Type; member 40 const TypeDescriptor &Type; member 92 const TypeDescriptor &Type; member 109 const TypeDescriptor &Type; member
|
/external/clang/lib/AST/ |
D | InheritViz.cpp | 46 void WriteGraph(QualType Type) { in WriteGraph() 63 void InheritanceHierarchyWriter::WriteNode(QualType Type, bool FromVirtual) { in WriteNode() 126 InheritanceHierarchyWriter::WriteNodeReference(QualType Type, in WriteNodeReference()
|
/external/llvm/lib/Object/ |
D | ObjectFile.cpp | 26 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source) in ObjectFile() 46 sys::fs::file_magic Type = sys::fs::identify_magic(Object->getBuffer()); in createObjectFile() local
|
/external/clang/include/clang/Basic/ |
D | DiagnosticOptions.h | 40 #define ENUM_DIAGOPT(Name, Type, Bits, Default) argument 47 #define ENUM_DIAGOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 64 #define ENUM_DIAGOPT(Name, Type, Bits, Default) \ argument 71 #define ENUM_DIAGOPT(Name, Type, Bits, Default) set##Name(Default); in DiagnosticOptions() argument
|
/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/v8/include/ |
D | v8-profiler.h | 213 enum Type { enum 249 enum Type { enum 321 enum Type { enum
|
/external/chromium_org/ipc/ |
D | ipc_message_utils.h | 91 typedef typename SimilarTypeTraits<P>::Type Type; in WriteParam() typedef 99 typedef typename SimilarTypeTraits<P>::Type Type; in ReadParam() typedef 105 typedef typename SimilarTypeTraits<P>::Type Type; in LogParam() typedef
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersMacros.h | 51 #define AST_MATCHER(Type, DefineMatcher) \ argument 81 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \ argument 84 #define AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, \ argument 124 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ argument 129 #define AST_MATCHER_P2_OVERLOAD(Type, DefineMatcher, ParamType1, Param1, \ argument
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/ |
D | VTTToken.h | 38 enum Type { enum 49 typedef VTTTokenTypes Type; typedef
|
/external/clang/include/clang/Frontend/ |
D | CodeGenOptions.h | 27 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) argument 32 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) unsigned Name : Bits; argument 134 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ argument 141 #define ENUM_CODEGENOPT(Name, Type, Bits, Default) \ in CodeGenOptions() argument
|
/external/chromium_org/chromeos/test/data/network/policy/ |
D | shill_unmanaged_ethernet_eap.json | 4 "Type":"etherneteap", string
|
/external/openfst/src/include/fst/ |
D | arc.h | 55 static const string &Type(void) { in Type() function 88 static const string &Type() { // Arc type name in Type() function 122 static const string &Type() { // Arc type name in Type() function 151 static const string &Type() { // Arc type name in Type() function 175 static const string &Type() { // Arc type name in Type() function 199 static const string &Type() { // Arc type name in Type() function 226 static const string &Type() { // Arc type name in Type() function 257 static const string &Type() { // Arc type name in Type() function 291 static const string &Type() { // Arc type name in Type() function
|