Home
last modified time | relevance | path

Searched refs:OVERRIDE (Results 1 – 25 of 53) sorted by relevance

123

/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_memctrl.c39 mc_make_sec_cfg(AFIR, NON_SECURE, OVERRIDE, DISABLE),
40 mc_make_sec_cfg(AFIW, NON_SECURE, OVERRIDE, DISABLE),
41 mc_make_sec_cfg(NVDISPLAYR1, NON_SECURE, OVERRIDE, DISABLE),
42 mc_make_sec_cfg(XUSB_DEVR, NON_SECURE, OVERRIDE, ENABLE),
47 mc_make_sec_cfg(SDMMCWAB, NON_SECURE, OVERRIDE, DISABLE),
50 mc_make_sec_cfg(SATAW, NON_SECURE, OVERRIDE, DISABLE),
51 mc_make_sec_cfg(UFSHCW, NON_SECURE, OVERRIDE, DISABLE),
52 mc_make_sec_cfg(SDMMCR, NON_SECURE, OVERRIDE, DISABLE),
54 mc_make_sec_cfg(UFSHCR, NON_SECURE, OVERRIDE, DISABLE),
55 mc_make_sec_cfg(SDMMCWAA, NON_SECURE, OVERRIDE, DISABLE),
[all …]
/external/doclava/doclet_adapter/src/test/java/com/google/doclava/javadoc/
DMethodDocImplTest.java49 private static class OVERRIDE { class in MethodDocImplTest
76 OVERRIDE.A = MethodDocImpl.create(OVERRIDES.A_name, context); in setUp()
77 OVERRIDE.B = MethodDocImpl.create(OVERRIDES.B_name, context); in setUp()
78 OVERRIDE.C = MethodDocImpl.create(OVERRIDES.C_name, context); in setUp()
79 OVERRIDE.D = MethodDocImpl.create(OVERRIDES.D_name, context); in setUp()
158 var a = OVERRIDE.A; in overriddenMethod()
159 var b = OVERRIDE.B; in overriddenMethod()
160 var c = OVERRIDE.C; in overriddenMethod()
161 var d = OVERRIDE.D; in overriddenMethod()
/external/llvm/test/Transforms/LoopVectorize/
Druntime-limit.ll1 …ks=loop-vectorize -pass-remarks-missed=loop-vectorize -S 2>&1 | FileCheck %s -check-prefix=OVERRIDE
12 ;OVERRIDE: remark: {{.*}}:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)
14 ;OVERRIDE: remark: {{.*}}:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)
20 ;OVERRIDE-LABEL: func1x6(
21 ;OVERRIDE: <4 x i32>
22 ;OVERRIDE: ret
58 ;OVERRIDE-LABEL: func2x6(
59 ;OVERRIDE: <4 x i32>
60 ;OVERRIDE: ret
/external/llvm/test/Transforms/Inline/
Dinline-cold.ll5 ; RUN: opt < %s -inline -S -inline-threshold=600 | FileCheck %s -check-prefix=OVERRIDE
52 ; OVERRIDE-LABEL: @ColdFunction
53 ; OVERRIDE: ret
89 ; OVERRIDE-LABEL: @ColdFunction2
90 ; OVERRIDE: ret
180 ; OVERRIDE-LABEL: @bar
181 ; OVERRIDE-NOT: call i32 @ColdFunction(i32 5)
182 ; OVERRIDE-NOT: call i32 @simpleFunction(i32 6)
183 ; OVERRIDE-NOT: call i32 @ColdFunction2(i32 5)
184 ; OVERRIDE: ret
/external/kotlinpoet/interop/ksp/src/main/kotlin/com/squareup/kotlinpoet/ksp/
DModifiers.kt39 import com.google.devtools.ksp.symbol.Modifier.OVERRIDE
63 OVERRIDE -> KModifier.OVERRIDE in toKModifier()
/external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/
DTypeSpecTest.kt73 .addModifiers(KModifier.PUBLIC, KModifier.FINAL, KModifier.OVERRIDE) in basic()
143 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in anonymousInnerClass()
153 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in anonymousInnerClass()
226 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in anonymousClassWithMultipleSuperTypes()
544 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE, KModifier.OVERRIDE) in enumWithSubclassing()
610 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in enumsMayDefineAbstractFunctions()
844 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in enumWithMembersButNoConstructorCall()
968 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in typeVariables()
2437 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in functionToString()
2482 .addModifiers(KModifier.PUBLIC, KModifier.OVERRIDE) in anonymousClassToString()
[all …]
DAnnotationSpecTest.kt20 import com.squareup.kotlinpoet.KModifier.OVERRIDE
475 .addModifiers(OVERRIDE) in annotationsWithTypeParameters()
482 .addModifiers(OVERRIDE) in annotationsWithTypeParameters()
DMemberNameTest.kt19 import com.squareup.kotlinpoet.KModifier.OVERRIDE
573 .addModifiers(OVERRIDE) in extension MemberName imported if name clash()
DKotlinPoetTest.kt674 KModifier.OVERRIDE, in stackedPropertyModifiers()
/external/grpc-grpc/test/core/end2end/tests/
Dcall_creds.cc39 typedef enum { NONE, OVERRIDE, DESTROY } override_mode; enumerator
169 case OVERRIDE: in request_response_with_payload_and_call_creds()
306 case OVERRIDE: in request_response_with_payload_and_call_creds()
360 OVERRIDE); in test_request_response_with_payload_and_overridden_call_creds()
/external/libxml2/test/valid/dtds/
Dxhtml.cat1 OVERRIDE YES
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.h67 OVERRIDE = 11, /* OVERRIDE */ enumerator
/external/libxkbcommon/src/xkbcomp/
Dkeywords.gperf46 override, OVERRIDE
Dkeywords.c335 {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str53, OVERRIDE}, in keyword_gperf_lookup()
Dparser.y103 OVERRIDE 11
625 | OVERRIDE { $$ = MERGE_OVERRIDE; }
/external/kotlinpoet/kotlinpoet/src/main/java/com/squareup/kotlinpoet/
DKModifier.kt48 OVERRIDE("override", Target.FUNCTION, Target.PROPERTY),
DFunSpec.kt608 funBuilder.addModifiers(KModifier.OVERRIDE) in <lambda>()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyEvents.java302 TelephonyConstants.DisplayInfoContainer.OVERRIDE, in toJSON()
DTelephonyConstants.java472 public static final String OVERRIDE = "override"; field in TelephonyConstants.DisplayInfoContainer
/external/dagger2/java/dagger/internal/codegen/javapoet/
DTypeNames.java163 public static final ClassName OVERRIDE = ClassName.get("java.lang", "Override"); field in TypeNames
/external/kotlinpoet/interop/kotlinx-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/
DKotlinPoetMetadataSpecs.kt589 addModifiers(KModifier.OVERRIDE) in toFunSpec()
744 addModifiers(KModifier.OVERRIDE) in KmProperty()
/external/mesa3d/src/intel/vulkan/
DgenX_state.c539 .CubeSurfaceControlMode = OVERRIDE, in genX()
/external/dagger2/java/dagger/internal/codegen/validation/
DModuleValidator.java599 if (companionMethod.hasAnnotation(TypeNames.OVERRIDE)) { in validateCompanionModule()
/external/kotlinpoet/docs/
Dindex.md1156 .addModifiers(KModifier.OVERRIDE)
1205 .addModifiers(KModifier.OVERRIDE)
/external/cronet/build/config/
DBUILDCONFIG.gn644 # ACTION OVERRIDE

123