Home
last modified time | relevance | path

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

/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
DRestrictionSkipCheck.java38 for (Restriction restriction : AnnotationProcessingUtils.getAnnotations( in shouldSkip()
39 frameworkMethod.getMethod(), Restriction.class)) { in shouldSkip()
53 if (TextUtils.equals(restriction, Restriction.RESTRICTION_TYPE_LOW_END_DEVICE) in restrictionApplies()
57 if (TextUtils.equals(restriction, Restriction.RESTRICTION_TYPE_NON_LOW_END_DEVICE) in restrictionApplies()
61 if (TextUtils.equals(restriction, Restriction.RESTRICTION_TYPE_INTERNET) in restrictionApplies()
65 if (TextUtils.equals(restriction, Restriction.RESTRICTION_TYPE_HAS_CAMERA) in restrictionApplies()
DRestriction.java20 public @interface Restriction { annotation
/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/
DRestrictionSkipCheckTest.java41 @Restriction({TEST_RESTRICTION_APPLIES}) public void restrictedMethod() {} in restrictedMethod()
42 @Restriction({TEST_RESTRICTION_DOES_NOT_APPLY}) public void unrestrictedMethod() {} in unrestrictedMethod()
45 @Restriction({TEST_RESTRICTION_APPLIES})
53 @Restriction({TEST_RESTRICTION_DOES_NOT_APPLY})
61 @Restriction({
/external/clang/lib/Basic/
DModule.cpp270 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
271 WildcardRestrictions.push_back(Restriction); in getExportedModules()
289 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
290 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
407 if (Module *Restriction = Exports[I].getPointer()) { in print() local
408 OS << Restriction->getFullModuleName(); in print()
/external/llvm-project/clang/lib/Basic/
DModule.cpp384 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
385 WildcardRestrictions.push_back(Restriction); in getExportedModules()
403 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
404 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
546 if (Module *Restriction = Exports[I].getPointer()) { in print() local
547 OS << Restriction->getFullModuleName(true); in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp199 FPUNames[FPUKind].Restriction <= Info.MaxRestriction) in getFPUFeatures()
356 return FPUNames[FPUKind].Restriction; in getFPURestriction()
471 if (InputFPU.Restriction != ARM::FPURestriction::SP_D16) in findDoublePrecisionFPU()
480 CandidateFPU.Restriction == ARM::FPURestriction::D16) { in findDoublePrecisionFPU()
/external/llvm-project/llvm/lib/Support/
DARMTargetParser.cpp203 FPUNames[FPUKind].Restriction <= Info.MaxRestriction) in getFPUFeatures()
362 return FPUNames[FPUKind].Restriction; in getFPURestriction()
477 if (InputFPU.Restriction != ARM::FPURestriction::SP_D16) in findDoublePrecisionFPU()
486 CandidateFPU.Restriction == ARM::FPURestriction::D16) { in findDoublePrecisionFPU()
/external/llvm/lib/Support/
DTargetParser.cpp38 ARM::FPURestriction Restriction; member
177 return FPUNames[FPUKind].Restriction; in getFPURestriction()
248 switch (FPUNames[FPUKind].Restriction) { in getFPUFeatures()
/external/lz4/examples/
Dstreaming_api_basics.md82 ## Restriction of Streaming API
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.h169 FPURestriction Restriction; member
/external/llvm-project/llvm/include/llvm/Support/
DARMTargetParser.h183 FPURestriction Restriction; member
/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp106 auto *Restriction = BB ? NegDom : isl_set_params(NegDom); in takeNonNegativeAssumption() local
108 recordAssumption(RecordedAssumptions, UNSIGNED, isl::manage(Restriction), DL, in takeNonNegativeAssumption()
/external/wpa_supplicant_8/hs20/server/
Dhs20-osu-server.txt127 <Restriction>Unrestricted</Restriction>
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ceva/
DCEVA_BX1_TFLM.ld223 /* Note: The CEVA Debugger and Restriction Checker use information
DCEVA_BX1_TFLM_18.0.3.ld224 /* Note: The CEVA Debugger and Restriction Checker use information
DCEVA_BX1_TFLM_18.0.5.ld224 /* Note: The CEVA Debugger and Restriction Checker use information
/external/scapy/scapy/contrib/
Dgtp_v2.uts306 ietype='APN Restriction', length=1, APN_Restriction=0)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td490 // Armv8.5-A Prediction Restriction by Context instruction options:
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td495 // Armv8.5-A Prediction Restriction by Context instruction options:
/external/cpuinfo/test/dmesg/
Dgalaxy-a8-2018.log5296 [ 13.476242] [3: kworker/3:1: 1961] Trustonic TEE: e01|ICCC : Restriction to update the iccc_…
5676 [ 15.656644] [2: kworker/2:1: 1963] Trustonic TEE: e01|ICCC : Restriction to update the iccc_…
5704 [ 15.691755] [3: kworker/3:1: 1961] Trustonic TEE: e01|ICCC : Restriction to update the iccc_…
5820 [ 15.785563] [2: kworker/2:1: 1963] Trustonic TEE: e01|ICCC : Restriction to update the iccc_…
5869 [ 15.818582] [4: kworker/4:1: 1964] Trustonic TEE: e01|ICCC : Restriction to update the iccc_…
/external/python/cpython2/Doc/library/
Dfunctions.rst939 Restriction on first letter of mode string introduced.
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.td1557 // TODO: Restriction on dim's size and valid range are not modeled here.
/external/one-true-awk/testdir/
Dfunstack.ok2193 Ralph Grishman Restriction Language for Computer
Dfunstack.in16608 title = "Restriction Language for Computer Grammars of Natural Language",
16625 … language; oriented languages; parsing; problem; programming language; Restriction Language; text;…
/external/libxml2/
DChangeLog4308 "Particle Restriction OK" constraints - not yet enabled.