Searched refs:ATS (Results 1 – 25 of 235) sorted by relevance
12345678910
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 61 ARMTargetStreamer &ATS = getTargetStreamer(); in endFunction() local 73 ATS.emitCantUnwind(); in endFunction() 79 ATS.emitPersonality(PerSym); in endFunction() 83 ATS.emitHandlerData(); in endFunction() 90 ATS.emitFnEnd(); in endFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 561 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); in EmitEndOfAsmFile() local 566 ATS.emitAttribute(ARMBuildAttrs::ABI_optimization_goals, OptimizationGoals); in EmitEndOfAsmFile() 569 ATS.finishAttributeSection(); in EmitEndOfAsmFile() 590 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); in emitAttributes() local 592 ATS.emitTextAttribute(ARMBuildAttrs::conformance, "2.09"); in emitAttributes() 594 ATS.switchVendor("aeabi"); in emitAttributes() 616 ATS.emitTargetAttributes(STI); in emitAttributes() 620 ATS.emitAttribute(ARMBuildAttrs::ABI_PCS_RW_data, in emitAttributes() 624 ATS.emitAttribute(ARMBuildAttrs::ABI_PCS_RW_data, in emitAttributes() 630 ATS.emitAttribute(ARMBuildAttrs::ABI_PCS_RO_data, in emitAttributes() [all …]
|
/third_party/flutter/skia/third_party/externals/wuffs/doc/ |
D | related-work.md | 137 ## Why Not ATS? 139 ATS (Applied Type System) is a statically typed programming language that 147 approaches, including ATS, "So far, most exercises in this space have ended in 153 ATS might be more powerful and therefore placed higher in the [Blub 155 is that, unlike Lisp, ATS is much more complicated to learn and to understand, 159 dataviewtypes are all similar-sounding but distinct ATS concepts. As of 160 February 2018, the [ATS home page](http://www.ats-lang.org/) says that "the 163 concepts and features in ATS and be prepared to spend a substantial amount of 166 "the cognitive overhead of managing your proof-threading in ATS is much higher 168 of Rust's learning curve. Not to mention ATS is syntactically... challenging". [all …]
|
/third_party/skia/third_party/externals/icu/source/data/curr/ |
D | ks.txt | 46 ATS{ 47 "ATS",
|
D | fur.txt | 14 ATS{ 15 "ATS",
|
D | brx.txt | 62 ATS{ 63 "ATS",
|
D | fa.txt | 54 ATS{ 55 "ATS", 1093 ATS{
|
D | zh_Hant.txt | 75 ATS{ 76 "ATS", 1373 ATS{
|
D | yue.txt | 74 ATS{ 75 "ATS", 1369 ATS{
|
D | ja.txt | 74 ATS{ 75 "ATS", 1368 ATS{
|
/third_party/flutter/skia/third_party/externals/icu/source/data/curr/ |
D | ks.txt | 45 ATS{ 46 "ATS",
|
D | brx.txt | 61 ATS{ 62 "ATS",
|
D | fur.txt | 13 ATS{ 14 "ATS",
|
D | fa.txt | 45 ATS{ 46 "ATS", 1012 ATS{
|
D | yue_Hans.txt | 74 ATS{ 75 "ATS", 1369 ATS{
|
D | ja.txt | 73 ATS{ 74 "ATS", 1367 ATS{
|
D | yue.txt | 73 ATS{ 74 "ATS", 1368 ATS{
|
D | zh_Hant.txt | 74 ATS{ 75 "ATS", 1369 ATS{
|
/third_party/icu/icu4c/source/data/curr/ |
D | ks.txt | 46 ATS{ 47 "ATS",
|
D | fur.txt | 14 ATS{ 15 "ATS",
|
D | brx.txt | 62 ATS{ 63 "ATS",
|
D | fa.txt | 54 ATS{ 55 "ATS", 1093 ATS{
|
D | zh_Hant.txt | 75 ATS{ 76 "ATS", 1373 ATS{
|
D | yue.txt | 74 ATS{ 75 "ATS", 1369 ATS{
|
D | yue_Hans.txt | 75 ATS{ 76 "ATS", 1370 ATS{
|
12345678910