/external/harfbuzz_ng/src/ |
D | hb-cff1-interp-cs.hh | 43 SUPER::init (str, acc.globalSubrs, acc.privateDicts[fd].localSubrs); in init() 50 void fini () { SUPER::fini (); } in fini() 54 if (likely (!processed_width && (SUPER::argStack.get_count () > 0))) in set_width() 58 width = SUPER::argStack[0]; in set_width() 69 SUPER::clear_args (); in clear_args() 81 typedef cs_interp_env_t<number_t, CFF1Subrs> SUPER; typedef 94 SUPER::flush_args_and_op (op, env, param); in process_op() 108 SUPER::process_op (op, env, param); in process_op() 148 SUPER::flush_args (env, param); in flush_args() 153 typedef cs_opset_t<number_t, OPSET, cff1_cs_interp_env_t, PARAM, PATH> SUPER; typedef
|
D | hb-cff2-interp-cs.hh | 85 SUPER::init (str, acc.globalSubrs, acc.privateDicts[fd].localSubrs); in init() 100 SUPER::fini (); in fini() 106 return SUPER::fetch_op (); in fetch_op() 194 typedef cs_interp_env_t<blend_arg_t, CFF2Subrs> SUPER; typedef 210 SUPER::process_op (op, env, param); in process_op() 227 SUPER::process_op (op, env, param); in process_op() 263 typedef cs_opset_t<blend_arg_t, OPSET, cff2_cs_interp_env_t, PARAM, PATH> SUPER; typedef
|
D | hb-cff-interp-dict-common.hh | 200 while (SUPER::env.str_ref.avail ()) in interpret() 202 OPSET::process_op (SUPER::env.fetch_op (), SUPER::env, param); in interpret() 203 if (unlikely (SUPER::env.in_error ())) in interpret() 211 typedef interpreter_t<ENV> SUPER; typedef
|
D | hb-cff-interp-cs-common.hh | 147 return callStack.in_error () || SUPER::in_error (); in in_error() 153 int n = SUPER::argStack.pop_int (); in pop_subr_num() 169 SUPER::set_error (); in call_subr() 172 context.str_ref = SUPER::str_ref; in call_subr() 176 SUPER::str_ref = context.str_ref; in call_subr() 181 if (unlikely (SUPER::str_ref.in_error ())) in return_from_subr() 182 SUPER::set_error (); in return_from_subr() 184 SUPER::str_ref = context.str_ref; in return_from_subr() 191 vstem_count += SUPER::argStack.get_count() / 2; in determine_hintmask_size() 222 typedef interp_env_t<ARG> SUPER; typedef [all …]
|
/external/mesa3d/src/gallium/auxiliary/tessellator/ |
D | p_tessellator.cpp | 41 typedef CHWTessellator SUPER; typedef in pipe_tessellator_wrap::pipe_ts 69 SUPER::Init(CVT_TS_D3D_PARTITIONING[ts_spacing], in Init() 82 SUPER::TessellateQuadDomain( in Tessellate() 92 SUPER::TessellateTriDomain( in Tessellate() 100 SUPER::TessellateIsoLineDomain( in Tessellate() 110 num_domain_points = (uint32_t)SUPER::GetPointCount(); in Tessellate() 112 DOMAIN_POINT *points = SUPER::GetPoints(); in Tessellate() 121 tess_data->num_indices = (uint32_t)SUPER::GetIndexCount(); in Tessellate() 123 tess_data->indices = (uint32_t*)SUPER::GetIndices(); in Tessellate()
|
/external/llvm-project/clang/test/SemaObjC/ |
D | undef-superclass-1.m | 3 @class SUPER, Y; // expected-note 2 {{forward declaration of class here}} 5 @interface INTF :SUPER // expected-error {{attempting to use the forward class 'SUPER' as supercla… 8 @interface SUPER @end interface 10 @interface INTF1 : SUPER // expected-note {{previous definition is here}} 23 @implementation SUPER implementation 25 [super dealloc]; // expected-error {{'SUPER' cannot use 'super' because it is a root class}}
|
D | class-def-test-1.m | 3 @protocol SUPER; // expected-note {{protocol 'SUPER' has no definition}} protocol 5 @interface SUPER <SUPER> @end // expected-warning {{cannot find protocol definition for 'SUPER'}}
|
D | class-impl-1.m | 5 @interface SUPER @end // expected-note {{previous definition is here}} interface 21 @implementation INTF1 : SUPER // expected-error {{conflicting super class name 'SUPER'}}
|
/external/clang/test/SemaObjC/ |
D | undef-superclass-1.m | 3 @class SUPER, Y; // expected-note 2 {{forward declaration of class here}} 5 @interface INTF :SUPER // expected-error {{attempting to use the forward class 'SUPER' as supercla… 8 @interface SUPER @end interface 10 @interface INTF1 : SUPER // expected-note {{previous definition is here}} 23 @implementation SUPER implementation 25 [super dealloc]; // expected-error {{'SUPER' cannot use 'super' because it is a root class}}
|
D | class-def-test-1.m | 3 @protocol SUPER; // expected-note {{protocol 'SUPER' has no definition}} protocol 5 @interface SUPER <SUPER> @end // expected-warning {{cannot find protocol definition for 'SUPER'}}
|
D | class-impl-1.m | 5 @interface SUPER @end // expected-note {{previous definition is here}} interface 21 @implementation INTF1 : SUPER // expected-error {{conflicting super class name 'SUPER'}}
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | tessellator.h | 46 typedef CHWTessellator SUPER; typedef 73 SUPER::Init(CVT_TS_D3D_PARTITIONING[tsPartitioning], in Init() 89 SUPER::TessellateQuadDomain( in Tessellate() 100 SUPER::TessellateTriDomain( in Tessellate() 109 SUPER::TessellateIsoLineDomain( in Tessellate() 119 NumDomainPoints = (uint32_t)SUPER::GetPointCount(); in Tessellate() 121 DOMAIN_POINT* pPoints = SUPER::GetPoints(); in Tessellate() 130 NumIndices = (uint32_t)SUPER::GetIndexCount(); in Tessellate() 135 uint32_t* pIndices = (uint32_t*)SUPER::GetIndices(); in Tessellate()
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/typesystem/ |
D | Wildcard.java | 51 return new Wildcard(BoundType.SUPER, type); in superBound() 98 } else if (type == BoundType.SUPER) { in describe() 108 return type == BoundType.SUPER; in isSuper() 131 } else if (type == BoundType.SUPER) { in isAssignableBy() 160 SUPER, enumConstant
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/types/ |
D | ResolvedWildcard.java | 57 return new ResolvedWildcard(BoundType.SUPER, type); in superBound() 104 } else if (type == BoundType.SUPER) { in describe() 114 return type == BoundType.SUPER; in isSuper() 137 } else if (type == BoundType.SUPER) { in isAssignableBy() 179 SUPER, enumConstant
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-class.mm | 48 @interface SUPER { interface 51 SUPER *p_super; 58 - (SUPER *) Meth : (SUPER *)arg { argument
|
D | objc-super-test.m | 6 @interface SUPER interface 10 @interface MyDerived : SUPER
|
/external/llvm-project/clang/test/Rewriter/ |
D | rewrite-modern-class.mm | 48 @interface SUPER { interface 51 SUPER *p_super; 58 - (SUPER *) Meth : (SUPER *)arg { argument
|
D | objc-super-test.m | 6 @interface SUPER interface 10 @interface MyDerived : SUPER
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | class-stubs.m | 60 // CHECK: [[SUPER:%.*]] = alloca %struct._objc_super, align 8 63 …ST:%.*]] = getelementptr inbounds %struct._objc_super, %struct._objc_super* [[SUPER]], i32 0, i32 1 65 …jc_msgSendSuper2 to void (%struct._objc_super*, i8*)*)(%struct._objc_super* [[SUPER]], i8* {{%.*}}) 73 // CHECK: [[SUPER:%.*]] = alloca %struct._objc_super, align 8 76 …ST:%.*]] = getelementptr inbounds %struct._objc_super, %struct._objc_super* [[SUPER]], i32 0, i32 1 78 …jc_msgSendSuper2 to void (%struct._objc_super*, i8*)*)(%struct._objc_super* [[SUPER]], i8* {{%.*}})
|
D | super-classmethod-category.m | 3 @interface SUPER interface 7 @interface CURRENT : SUPER
|
/external/llvm-project/clang/test/Index/ |
D | annotate-parameterized-classes.m | 35 …e-tokens=%s:15:1:16:1 %s -target x86_64-apple-macosx10.7.0 | FileCheck -check-prefix=CHECK-SUPER %s 36 // CHECK-SUPER: Identifier: "A" [15:40 - 15:41] ObjCSuperClassRef=A:7:12 37 // CHECK-SUPER: Identifier: "T" [15:42 - 15:43] TypeRef=T:15:14 38 // CHECK-SUPER: Identifier: "U" [15:45 - 15:46] TypeRef=U:15:22
|
/external/clang/test/Index/ |
D | annotate-parameterized-classes.m | 35 …e-tokens=%s:15:1:16:1 %s -target x86_64-apple-macosx10.7.0 | FileCheck -check-prefix=CHECK-SUPER %s 36 // CHECK-SUPER: Identifier: "A" [15:40 - 15:41] ObjCSuperClassRef=A:7:12 37 // CHECK-SUPER: Identifier: "T" [15:42 - 15:43] TypeRef=T:15:14 38 // CHECK-SUPER: Identifier: "U" [15:45 - 15:46] TypeRef=U:15:22
|
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
D | Parser.pm | 18 $self->SUPER::reset(); # reset all recognizer state variables 81 $self->SUPER::trace_in($rule_name, $rule_index, $self->input->LT(1)); 87 $self->SUPER::trace_out($rule_name, $rule_index, $self->input->LT(1));
|
/external/llvm-project/lld/test/MachO/ |
D | sub-library.s | 33 # RUN: --check-prefix=SUPER-HEADERS 34 # SUPER-HEADERS-NOT: NO_REEXPORTED_DYLIBS 35 # SUPER-HEADERS: cmd LC_REEXPORT_DYLIB 36 # SUPER-HEADERS-NOT: Load command 37 # SUPER-HEADERS: name [[DIR]]/libgoodbye.dylib
|
/external/clang/test/CodeGenObjC/ |
D | super-classmethod-category.m | 3 @interface SUPER interface 7 @interface CURRENT : SUPER
|