/third_party/gptfdisk/ |
D | attributes.cc | 24 string Attributes::atNames[NUM_ATR]; 25 int Attributes::numAttrs = 0; 29 Attributes::Attributes(void) { in Attributes() function in Attributes 37 Attributes::Attributes(const uint64_t a) { in Attributes() function in Attributes 45 Attributes::~Attributes(void) { in ~Attributes() 49 void Attributes::Setup(void) { in Setup() 57 Attributes::atNames[i] = temp.str(); in Setup() 70 void Attributes::DisplayAttributes(void) { in DisplayAttributes() 93 void Attributes::ShowAttributes(const uint32_t partNum) { in ShowAttributes() 107 void Attributes::ChangeAttributes(void) { in ChangeAttributes() [all …]
|
D | attributes.h | 13 class Attributes { 21 Attributes(void); 22 Attributes(const uint64_t a); 23 ~Attributes(void); 37 std::ostream & operator<<(std::ostream & os, const Attributes & data);
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxAttributesHasInferrableIndex.types | 5 interface Attributes { 9 function createElement(name: string, attributes: Attributes | undefined, ...contents: string[]) { 10 >createElement : (name: string, attributes: Attributes | undefined, ...contents: string[]) => string 12 >attributes : Attributes | undefined 23 function Button(attributes: Attributes | undefined, contents: string[]) { 24 >Button : (attributes: Attributes | undefined, contents: string[]) => string 25 >attributes : Attributes | undefined 34 >Button : (attributes: Attributes | undefined, contents: string[]) => string 35 >Button : (attributes: Attributes | undefined, contents: string[]) => string
|
D | tsxAttributesHasInferrableIndex.symbols | 6 interface Attributes { 7 >Attributes : Symbol(Attributes, Decl(tsxAttributesHasInferrableIndex.tsx, 0, 55)) 13 function createElement(name: string, attributes: Attributes | undefined, ...contents: string[]) { 17 >Attributes : Symbol(Attributes, Decl(tsxAttributesHasInferrableIndex.tsx, 0, 55)) 31 function Button(attributes: Attributes | undefined, contents: string[]) { 34 >Attributes : Symbol(Attributes, Decl(tsxAttributesHasInferrableIndex.tsx, 0, 55))
|
D | jsxNamespaceGlobalReexportMissingAliasTarget.types | 62 export type Attributes = {}; 63 >Attributes : Attributes 85 Attributes 86 >Attributes : any 113 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 118 props: Attributes & P & { children?: ComponentChild }, 148 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 153 props: Attributes & P & { children?: ComponentChild[] }, 183 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 188 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceImplicitImportJSXNamespace.types | 62 export type Attributes = {}; 63 >Attributes : Attributes 85 Attributes 86 >Attributes : any 113 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 118 props: Attributes & P & { children?: ComponentChild }, 149 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 154 props: Attributes & P & { children?: ComponentChild[] }, 185 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 190 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceGlobalReexport.types | 62 export type Attributes = {}; 63 >Attributes : Attributes 85 Attributes 86 >Attributes : any 113 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 118 props: Attributes & P & { children?: ComponentChild }, 148 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 153 props: Attributes & P & { children?: ComponentChild[] }, 183 …?: string | undefined): VNode<any>; <P>(type: ComponentType<P>, props: Attributes & P & { child… 188 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceImplicitImportJSXNamespace.js | 45 export type Attributes = {}; 54 Attributes 67 props: Attributes & P & { children?: ComponentChild }, 81 props: Attributes & P & { children?: ComponentChild[] }, 95 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceGlobalReexportMissingAliasTarget.js | 45 export type Attributes = {}; 54 Attributes 67 props: Attributes & P & { children?: ComponentChild }, 80 props: Attributes & P & { children?: ComponentChild[] }, 93 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceGlobalReexport.js | 45 export type Attributes = {}; 54 Attributes 67 props: Attributes & P & { children?: ComponentChild }, 80 props: Attributes & P & { children?: ComponentChild[] }, 93 props: Attributes & P & { children?: ComponentChildren },
|
D | recursiveTypeRelations.symbols | 4 type Attributes<Keys extends keyof any> = { 5 >Attributes : Symbol(Attributes, Decl(recursiveTypeRelations.ts, 0, 0)) 13 class Query<A extends Attributes<keyof A>> { 16 >Attributes : Symbol(Attributes, Decl(recursiveTypeRelations.ts, 0, 0)) 19 multiply<B extends Attributes<keyof B>>(x: B): Query<A & B>; 22 >Attributes : Symbol(Attributes, Decl(recursiveTypeRelations.ts, 0, 0))
|
D | jsxNamespaceGlobalReexport.symbols | 111 export type Attributes = {}; 112 >Attributes : Symbol(Attributes, Decl(index.d.ts, 40, 31)) 136 Attributes 137 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 178 props: Attributes & P & { children?: ComponentChild }, 180 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 226 props: Attributes & P & { children?: ComponentChild[] }, 228 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 274 props: Attributes & P & { children?: ComponentChildren }, 276 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10))
|
D | jsxNamespaceImplicitImportJSXNamespace.symbols | 111 export type Attributes = {}; 112 >Attributes : Symbol(Attributes, Decl(index.d.ts, 40, 31)) 136 Attributes 137 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 178 props: Attributes & P & { children?: ComponentChild }, 180 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 227 props: Attributes & P & { children?: ComponentChild[] }, 229 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 276 props: Attributes & P & { children?: ComponentChildren }, 278 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10))
|
D | jsxNamespaceGlobalReexportMissingAliasTarget.symbols | 111 export type Attributes = {}; 112 >Attributes : Symbol(Attributes, Decl(index.d.ts, 40, 31)) 136 Attributes 137 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 178 props: Attributes & P & { children?: ComponentChild }, 180 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 226 props: Attributes & P & { children?: ComponentChild[] }, 228 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10)) 274 props: Attributes & P & { children?: ComponentChildren }, 276 >Attributes : Symbol(Attributes, Decl(index.d.ts, 5, 10))
|
D | tsxAttributesHasInferrableIndex.js | 3 interface Attributes { 6 function createElement(name: string, attributes: Attributes | undefined, ...contents: string[]) { 13 function Button(attributes: Attributes | undefined, contents: string[]) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 159 ARMAttributeParser Attributes; in getARMFeatures() local 160 if (Error E = getBuildAttributes(Attributes)) in getARMFeatures() 165 if (Attributes.hasAttribute(ARMBuildAttrs::CPU_arch)) in getARMFeatures() 166 isV7 = Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch) in getARMFeatures() 169 if (Attributes.hasAttribute(ARMBuildAttrs::CPU_arch_profile)) { in getARMFeatures() 170 switch(Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch_profile)) { in getARMFeatures() 187 if (Attributes.hasAttribute(ARMBuildAttrs::THUMB_ISA_use)) { in getARMFeatures() 188 switch(Attributes.getAttributeValue(ARMBuildAttrs::THUMB_ISA_use)) { in getARMFeatures() 201 if (Attributes.hasAttribute(ARMBuildAttrs::FP_arch)) { in getARMFeatures() 202 switch(Attributes.getAttributeValue(ARMBuildAttrs::FP_arch)) { in getARMFeatures() [all …]
|
/third_party/boost/boost/msm/front/detail/ |
D | common_states.hpp | 23 template <class Attributes= ::boost::fusion::map<> > 27 inherit_attributes(Attributes const& the_attributes):m_attributes(the_attributes){} in inherit_attributes() 29 typedef Attributes attributes_type; 53 Attributes m_attributes; 57 template<class USERBASE,class Attributes= ::boost::fusion::map<> > 58 struct state_base : public inherit_attributes<Attributes>, USERBASE 61 typedef Attributes attributes_type;
|
/third_party/boost/boost/spirit/repository/home/support/ |
D | subrule_context.hpp | 24 template <typename Group, typename Attributes, typename Locals> 26 : context<Attributes, Locals> 28 typedef context<Attributes, Locals> base_type; 33 , typename Attributes::car_type attribute in subrule_context() 41 , typename Attributes::car_type attribute in subrule_context() 48 subrule_context(Group const& group, Attributes const& attributes) in subrule_context()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFMA3Info.h | 34 uint16_t Attributes; member 74 bool isIntrinsic() const { return (Attributes & Intrinsic) != 0; } in isIntrinsic() 78 return (Attributes & KMergeMasked) != 0; in isKMergeMasked() 82 bool isKZeroMasked() const { return (Attributes &KZeroMasked) != 0; } in isKZeroMasked() 86 return (Attributes & (KMergeMasked | KZeroMasked)) != 0; in isKMasked()
|
/third_party/boost/libs/spirit/test/x3/ |
D | attribute_type_check.cpp | 93 template <typename... Attributes> 94 void make_test(Attributes const&... attrs) in make_test() 98 gen_tests<Attributes...>(attrs...); in make_test() 100 boost::optional<Attributes>... in make_test() 101 , boost::fusion::vector<Attributes>... in make_test() 104 boost::optional<boost::fusion::vector<Attributes>>... in make_test() 105 , boost::fusion::vector<boost::optional<Attributes>>... in make_test() 106 >(boost::fusion::vector<Attributes>(attrs)..., attrs...); in make_test()
|
/third_party/typescript/tests/cases/compiler/ |
D | tsxAttributesHasInferrableIndex.tsx | 5 interface Attributes { 8 function createElement(name: string, attributes: Attributes | undefined, ...contents: string[]) { 15 function Button(attributes: Attributes | undefined, contents: string[]) {
|
D | jsxNamespaceGlobalReexportMissingAliasTarget.tsx | 47 export type Attributes = {}; 56 Attributes 69 props: Attributes & P & { children?: ComponentChild }, 82 props: Attributes & P & { children?: ComponentChild[] }, 95 props: Attributes & P & { children?: ComponentChildren },
|
D | jsxNamespaceImplicitImportJSXNamespace.tsx | 46 export type Attributes = {}; 55 Attributes 68 props: Attributes & P & { children?: ComponentChild }, 82 props: Attributes & P & { children?: ComponentChild[] }, 96 props: Attributes & P & { children?: ComponentChildren },
|
D | recursiveTypeRelations.ts | 3 type Attributes<Keys extends keyof any> = { alias 7 class Query<A extends Attributes<keyof A>> { 8 multiply<B extends Attributes<keyof B>>(x: B): Query<A & B>;
|
D | jsxNamespaceGlobalReexport.tsx | 47 export type Attributes = {}; 56 Attributes 69 props: Attributes & P & { children?: ComponentChild }, 82 props: Attributes & P & { children?: ComponentChild[] }, 95 props: Attributes & P & { children?: ComponentChildren },
|