Searched refs:ATS (Results 1 – 25 of 122) sorted by relevance
12345
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 609 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); in emitAttributes() local 611 ATS.switchVendor("aeabi"); in emitAttributes() 617 ATS.emitTextAttribute(ARMBuildAttrs::CPU_name, CPUString); in emitAttributes() 619 ATS.emitAttribute(ARMBuildAttrs::CPU_arch, in emitAttributes() 626 ATS.emitAttribute(ARMBuildAttrs::CPU_arch_profile, in emitAttributes() 629 ATS.emitAttribute(ARMBuildAttrs::CPU_arch_profile, in emitAttributes() 632 ATS.emitAttribute(ARMBuildAttrs::CPU_arch_profile, in emitAttributes() 637 ATS.emitAttribute(ARMBuildAttrs::ARM_ISA_use, Subtarget->hasARMOps() ? in emitAttributes() 640 ATS.emitAttribute(ARMBuildAttrs::THUMB_ISA_use, in emitAttributes() 643 ATS.emitAttribute(ARMBuildAttrs::THUMB_ISA_use, in emitAttributes() [all …]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 82 ARMTargetStreamer &ATS = getTargetStreamer(); in endFunction() local 85 ATS.emitCantUnwind(); in endFunction() 95 ATS.emitPersonality(PerSym); in endFunction() 99 ATS.emitHandlerData(); in endFunction() 107 ATS.emitFnEnd(); in endFunction()
|
/external/chromium_org/content/common/mac/ |
D | font_loader.mm | 26 // On Mac OS X 10.7 ("Lion"), ATS writes to memory it doesn't own. 34 // leading underscore, so ATS actually winds up looking up a 41 // (not private extern) and unstripped, ATS will find. If it finds it, it 44 // Since ATS wouldn't normally be able to call this function anyway, it's just 48 // because it already interfaces with ATS for other reasons. 70 // ATS is deprecated and CTFont doesn't seem to have a obvious fixed id for a
|
/external/chromium_org/third_party/icu/source/data/curr/ |
D | ks.txt | 50 ATS{ 51 "ATS",
|
D | fa.txt | 46 ATS{ 47 "ATS",
|
D | brx.txt | 50 ATS{ 51 "ATS",
|
D | ko.txt | 50 ATS{ 51 "ATS",
|
D | he.txt | 46 ATS{ 47 "ATS",
|
D | lo.txt | 50 ATS{ 51 "ATS",
|
D | zh_Hant.txt | 51 ATS{ 52 "ATS", 1017 ATS{
|
D | ml.txt | 50 ATS{ 51 "ATS", 1004 ATS{
|
D | ja.txt | 50 ATS{ 51 "ATS", 1027 ATS{
|
D | bg.txt | 50 ATS{ 51 "ATS", 972 ATS{
|
D | el.txt | 50 ATS{ 51 "ATS", 973 ATS{
|
D | th.txt | 50 ATS{ 51 "ATS",
|
/external/icu/icu4c/source/data/curr/ |
D | fa.txt | 54 ATS{ 55 "ATS",
|
D | ks.txt | 54 ATS{ 55 "ATS",
|
D | he.txt | 58 ATS{ 59 "ATS",
|
D | brx.txt | 70 ATS{ 71 "ATS",
|
D | lo.txt | 78 ATS{ 79 "ATS",
|
D | ko.txt | 78 ATS{ 79 "ATS",
|
D | ml.txt | 70 ATS{ 71 "ATS", 1164 ATS{
|
D | zh_Hant.txt | 83 ATS{ 84 "ATS", 1234 ATS{
|
D | bg.txt | 70 ATS{ 71 "ATS", 1128 ATS{
|
D | ja.txt | 78 ATS{ 79 "ATS", 1232 ATS{
|
12345