Searched defs:Legal (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/tools/ |
D | random_parse_path.cpp | 11 const struct Legal { struct 14 } gLegal[] = { argument
|
/third_party/skia/fuzz/ |
D | FuzzParsePath.cpp | 17 static const struct Legal { struct 20 } gLegal[] = { argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPRecipeBuilder.h | 33 LoopVectorizationLegality *Legal; variable 128 LoopVectorizationLegality *Legal, in VPRecipeBuilder()
|
D | LoopVectorizationPlanner.h | 199 LoopVectorizationLegality *Legal; variable 230 LoopVectorizationLegality *Legal, in LoopVectorizationPlanner()
|
D | LoopVectorize.cpp | 762 LoopVectorizationLegality *Legal; member in llvm::InnerLoopVectorizer 964 LoopVectorizationLegality *Legal, in LoopVectorizationCostModel() 1488 LoopVectorizationLegality *Legal; member in llvm::LoopVectorizationCostModel 5762 LoopVectorizationLegality *Legal, in getAddressAccessSCEV() 5785 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul()
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | ContributingCode.md | 99 ### Legal subsection
|
/third_party/typescript/ |
D | CONTRIBUTING.md | 132 ## Legal section in Instructions for Contributing Code
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOutliner.h | 33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
D | TargetLowering.h | 116 Legal, // The target natively supports this operation. enumerator
|
/third_party/icu/icu4c/source/test/intltest/ |
D | transrt.cpp | 117 class Legal { class 119 Legal() {} in Legal() function in Legal
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | RoundTripTest.java | 925 public static class Legal { class in RoundTripTest
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | RoundTripTest.java | 910 public static class Legal { class in RoundTripTest
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 48 Legal, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 2359 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit() local
|