| /external/chromium_org/chromeos/test/data/network/ |
| D | invalid_settings_with_repairs.json | 6 "Type": "WiFi", string 16 "Type": "WiFi", string 25 "Type": "UnencryptedConfiguration" string 31 "Type": "WiFi", string 40 "Type": "UnencryptedConfiguration" string 43 "Type": "UnencryptedConfiguration", string 46 "Type": "Server", string 50 "Type": "Client" } string 54 "Type": "UnencryptedConfiguration", string 57 "Type": "Server", 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 | shill_output_l2tpipsec.json | 2 "Type": "vpn", string 11 "Type": "l2tpipsec", string
|
| D | augmented_merge.json | 9 "Type": "IPv6" string 16 "Type": "IPv4", string 33 "Type": { object 48 "Type": { object 53 "Type": { object 125 "Type": { object
|
| /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 | 80 uint8_t getRType(uint32_t Type) const { in getRType() 83 uint8_t getRType2(uint32_t Type) const { in getRType2() 86 uint8_t getRType3(uint32_t Type) const { in getRType3() 89 uint8_t getRSsym(uint32_t Type) const { in getRSsym() 94 unsigned setRType(unsigned Value, unsigned Type) const { in setRType() 97 unsigned setRType2(unsigned Value, unsigned Type) const { in setRType2() 100 unsigned setRType3(unsigned Value, unsigned Type) const { in setRType3() 103 unsigned setRSsym(unsigned Value, unsigned Type) const { in setRSsym()
|
| /external/deqp/framework/referencerenderer/ |
| D | rrPrimitiveTypes.hpp | 53 …PrimitiveTypeTraits<PRIMITIVETYPE_TRIANGLES> { typedef pa::Triangle Type; typedef pa::Triang… typedef 54 …mitiveTypeTraits<PRIMITIVETYPE_TRIANGLE_STRIP> { typedef pa::Triangle Type; typedef pa::Triang… typedef 55 …imitiveTypeTraits<PRIMITIVETYPE_TRIANGLE_FAN> { typedef pa::Triangle Type; typedef pa::Triang… typedef 56 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINES> { typedef pa::Line Type… typedef 57 …ct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_STRIP> { typedef pa::Line Type; typedef pa::Line … typedef 58 …ct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_LOOP> { typedef pa::Line Type; typedef pa::Line … typedef 59 …ruct PrimitiveTypeTraits<PRIMITIVETYPE_POINTS> { typedef pa::Point Type; typedef pa::Point … typedef 60 …eTypeTraits<PRIMITIVETYPE_LINES_ADJACENCY> { typedef pa::LineAdjacency Type; typedef pa::Line … typedef 61 …eTraits<PRIMITIVETYPE_LINE_STRIP_ADJACENCY> { typedef pa::LineAdjacency Type; typedef pa::Line … typedef 62 …raits<PRIMITIVETYPE_TRIANGLES_ADJACENCY> { typedef pa::TriangleAdjacency Type; typedef pa::Triang… typedef [all …]
|
| /external/clang/test/CodeGenCXX/ |
| D | delayed-template-parsing.cpp | 5 struct Type { struct 7 void Foo() {} in Foo() 9 void Foo<0>() {} in Foo()
|
| /external/clang/lib/Driver/ |
| D | Action.cpp | 57 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) in JobAction() 61 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) in JobAction() 103 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) in LinkJobAction() 109 LipoJobAction::LipoJobAction(ActionList &Inputs, types::ID Type) in LipoJobAction() 115 DsymutilJobAction::DsymutilJobAction(ActionList &Inputs, types::ID Type) in DsymutilJobAction() 122 types::ID Type) in VerifyJobAction() 129 types::ID Type) in VerifyJobAction() 138 types::ID Type) in VerifyDebugInfoJobAction() 144 VerifyPCHJobAction::VerifyPCHJobAction(Action *Input, types::ID Type) in VerifyPCHJobAction()
|
| /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 52 typedef uptr Type; typedef
|
| /external/clang/test/Parser/ |
| D | ms-if-exists.cpp | 5 typedef int Type; typedef in MayExist 36 __if_exists(MayExist::Type) { in __if_exists() 44 __if_not_exists(MayExist::Type) { in __if_not_exists() 82 __if_exists(MayExist::Type) { in __if_exists() 94 __if_not_exists(MayExist::Type) { in __if_not_exists()
|
| D | cxx-decl.cpp | 7 struct Type { struct 8 int Type; argument 52 int Type : fooenum; member 56 int Type; in test() local
|
| /external/chromium_org/v8/src/ |
| D | parser.h | 347 struct Type { struct 350 typedef v8::internal::Parser* Parser; 353 typedef v8::internal::Scope Scope; 354 typedef v8::internal::Scope* ScopePtr; 355 typedef Variable GeneratorVariable; 356 typedef v8::internal::Zone Zone; 358 typedef v8::internal::AstProperties AstProperties; 359 typedef Vector<VariableProxy*> ParameterIdentifierVector; 362 typedef const AstRawString* Identifier; 363 typedef v8::internal::Expression* Expression; [all …]
|
| /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 117 const TypeDescriptor &Type; member
|
| /external/llvm/lib/Object/ |
| D | SymbolicFile.cpp | 22 SymbolicFile::SymbolicFile(unsigned int Type, in SymbolicFile() 30 sys::fs::file_magic Type, in createSymbolicFile()
|
| D | Binary.cpp | 30 Binary::Binary(unsigned int Type, std::unique_ptr<MemoryBuffer> Source) in Binary() 43 sys::fs::file_magic Type = sys::fs::identify_magic(Buffer->getBuffer()); in createBinary() local
|
| /external/eigen/Eigen/src/Core/ |
| D | MatrixBase.h | 221 template<int Index> struct DiagonalIndexReturnType { typedef Diagonal<Derived,Index> Type; }; typedef 222 …t Index> struct ConstDiagonalIndexReturnType { typedef const Diagonal<const Derived,Index> Type; }; typedef 248 …unsigned int Mode> struct TriangularViewReturnType { typedef TriangularView<Derived, Mode> Type; }; typedef 249 …> struct ConstTriangularViewReturnType { typedef const TriangularView<const Derived, Mode> Type; }; typedef 254 …signed int UpLo> struct SelfAdjointViewReturnType { typedef SelfAdjointView<Derived, UpLo> Type; }; typedef 255 …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/chromium_org/cc/quads/ |
| D | draw_quad_unittest.cc | 111 #define SETUP_AND_COPY_QUAD_NEW(Type, quad) \ argument 117 #define SETUP_AND_COPY_QUAD_ALL(Type, quad) \ argument 123 #define SETUP_AND_COPY_QUAD_NEW_RP(Type, quad, a) \ argument 129 #define SETUP_AND_COPY_QUAD_ALL_RP(Type, quad, a) \ argument 135 #define CREATE_QUAD_1_NEW(Type, a) \ argument 140 #define CREATE_QUAD_1_ALL(Type, a) \ argument 152 #define CREATE_QUAD_2_NEW(Type, a, b) \ argument 157 #define CREATE_QUAD_2_ALL(Type, a, b) \ argument 170 #define CREATE_QUAD_3_NEW(Type, a, b, c) \ argument 175 #define CREATE_QUAD_3_ALL(Type, a, b, c) \ argument [all …]
|
| /external/chromium_org/chromeos/test/data/network/policy/ |
| D | shill_managed_vpn.json | 12 "Type":"openvpn" string 16 "Type":"vpn" string
|
| /external/clang/lib/AST/ |
| D | InheritViz.cpp | 46 void WriteGraph(QualType Type) { in WriteGraph() 63 void InheritanceHierarchyWriter::WriteNode(QualType Type, bool FromVirtual) { in WriteNode() 125 InheritanceHierarchyWriter::WriteNodeReference(QualType Type, in WriteNodeReference()
|
| /external/chromium_org/v8/src/compiler/ |
| D | machine-operator.cc | 154 #define LOAD(Type) \ argument 165 #define STORE(Type) \ argument 207 #define LOAD(Type) \ in PURE_OP_LIST() argument 223 #define STORE(Type) \ in Store() argument
|
| /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/compiler-rt/lib/asan/tests/ |
| D | asan_asm_test.cc | 34 #define DECLARE_ASM_WRITE(Type, Size, Mov, Reg) \ argument 44 #define DECLARE_ASM_READ(Type, Size, Mov, Reg) \ argument 67 #define DECLARE_ASM_WRITE(Type, Size, Mov, Reg) \ argument 77 #define DECLARE_ASM_READ(Type, Size, Mov, Reg) \ argument
|