/external/oss-fuzz/projects/lcms/ |
D | icc.dict | 174 "1CLR" 175 "2CLR" 176 "3CLR" 177 "4CLR" 178 "5CLR" 179 "6CLR" 180 "7CLR" 181 "8CLR" 182 "9CLR"
|
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/gpio/ |
D | mtgpio.c | 26 #define CLR 0x8 macro 39 mmio_write_32(DIR_BASE + 0x10U * pos + CLR, 1U << bit); in mt_set_gpio_dir_chip() 70 mmio_write_32(DOUT_BASE + 0x10U * pos + CLR, 1U << bit); in mt_set_gpio_out_chip() 149 mmio_write_32(reg1 + CLR, (1U << bit)); in mt_gpio_set_spec_pull_pupd() 152 mmio_write_32(reg2 + CLR, (1U << bit)); in mt_gpio_set_spec_pull_pupd() 153 mmio_write_32((reg2 + 0x010U) + CLR, (1U << bit)); in mt_gpio_set_spec_pull_pupd() 172 mmio_write_32(reg1 + CLR, (1U << bit)); in mt_gpio_set_pull_pu_pd() 175 mmio_write_32(reg2 + CLR, (1U << bit)); in mt_gpio_set_pull_pu_pd() 179 mmio_write_32(reg1 + CLR, (1U << bit)); in mt_gpio_set_pull_pu_pd() 180 mmio_write_32(reg2 + CLR, (1U << bit)); in mt_gpio_set_pull_pu_pd()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-20-.NET-Differences.txt | 6 One significant difference between .NET CLR and our VM is that the CLR 8 sat through the paper on adding templates to .NET CLR, and the speaker 10 little lowering or optimization). Also, the templates implementation in CLR
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2001-06-20-.NET-Differences.txt | 6 One significant difference between .NET CLR and our VM is that the CLR 8 sat through the paper on adding templates to .NET CLR, and the speaker 10 little lowering or optimization). Also, the templates implementation in CLR
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | gnu-init.m | 79 …K-WIN-DAG: @"__start_.objcrt$CLR" = linkonce_odr hidden global %.objc_section_sentinel zeroinitial… 80 …ECK-WIN-DAG: @"__stop.objcrt$CLR" = linkonce_odr hidden global %.objc_section_sentinel zeroinitial… 91 …t$CLS", %.objc_section_sentinel* @"__start_.objcrt$CLR", %.objc_section_sentinel* @"__stop.objcrt$…
|
/external/tcpdump/tests/ |
D | rpl-26-senddaovv.out | 1 …ength: 24) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Adverti…
|
D | rpl-14-daovvv.out | 1 …ength: 24) fe80::216:3eff:fe11:3424 > ff02::1: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Adverti…
|
D | rpl-19-pickdag.out | 1 …216:3eff:fe11:3424 > fe80::216:3eff:fe11:3424: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Adverti…
|
D | rpl-19-pickdagvvv.out | 1 …216:3eff:fe11:3424 > fe80::216:3eff:fe11:3424: [icmp6 sum ok] ICMP6, RPL, (CLR)Destination Adverti…
|
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/gpio/ |
D | mtgpio.c | 30 #define CLR 0x8 macro 45 mmio_write_32(DIR_BASE + 0x10 * pos + CLR, 1U << bit); in mt_set_gpio_dir_chip() 75 mmio_write_32(DOUT_BASE + 0x10 * pos + CLR, 1U << bit); in mt_set_gpio_out_chip()
|
/external/llvm/test/tools/llvm-readobj/ |
D | cxx-cli-aux.test | 2 'CLR token definition' as used in C++/CLI object files. Auxiliary section
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | cxx-cli-aux.test | 2 'CLR token definition' as used in C++/CLI object files. Auxiliary section
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-56.mir | 249 # Test CLR -> CL 319 CLR %9, %10, implicit-def $cc
|
/external/capstone/bindings/powershell/Capstone/ |
D | Capstone.psd1 | 43 # Minimum version of the common language runtime (CLR) required by this module. This prerequisite i…
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 418 splitCompareBranch(Branch, SystemZ::CLR); in relaxBranch()
|
D | SystemZInstrInfo.cpp | 1221 MI.getOpcode() == SystemZ::CLR || MI.getOpcode() == SystemZ::CLGR || in foldMemoryOperandImpl() 1744 case SystemZ::CLR: in getFusedCompare() 1765 case SystemZ::CLR: in getFusedCompare() 1786 case SystemZ::CLR: in getFusedCompare() 1807 case SystemZ::CLR: in getFusedCompare()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 418 splitCompareBranch(Branch, SystemZ::CLR); in relaxBranch()
|
D | SystemZInstrInfo.cpp | 1639 case SystemZ::CLR: in getFusedCompare() 1660 case SystemZ::CLR: in getFusedCompare() 1681 case SystemZ::CLR: in getFusedCompare() 1702 case SystemZ::CLR: in getFusedCompare()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 414 splitCompareBranch(Branch, SystemZ::CLR); in relaxBranch()
|
D | SystemZInstrInfo.cpp | 1418 case SystemZ::CLR: in getFusedCompare() 1439 case SystemZ::CLR: in getFusedCompare() 1460 case SystemZ::CLR: in getFusedCompare() 1481 case SystemZ::CLR: in getFusedCompare()
|
/external/llvm-project/llvm/docs/PDB/ |
D | DbiStream.rst | 444 understood, but it is assumed to be a mapping from ``CLR Token`` to 445 ``CLR Record ID``. Refer to `ECMA 335 <http://www.ecma-international.org/publications/standards/Ec…
|
/external/catch2/docs/ |
D | release-notes.md | 537 * CLR objects (`T^`) can now be stringified (#1216) 599 * MSVC's CLR exceptions are supported 604 * Fixed CLR exceptions blowing up the executable during translation (#1138)
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedExynosM5.td | 690 def : InstRW<[M5WriteLGW], (instregex "^LD(ADD|CLR|EOR|SET|[SU]MAX|[SU]MIN)(A|AL|L)?[BHW]$")>; 691 def : InstRW<[M5WriteLGX], (instregex "^LD(ADD|CLR|EOR|SET|[SU]MAX|[SU]MIN)(A|AL|L)?X$")>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SchedExynosM5.td | 691 def : InstRW<[M5WriteLGW], (instregex "^LD(ADD|CLR|EOR|SET|[SU]MAX|[SU]MIN)(A|AL|L)?[BHW]$")>; 692 def : InstRW<[M5WriteLGX], (instregex "^LD(ADD|CLR|EOR|SET|[SU]MAX|[SU]MIN)(A|AL|L)?X$")>;
|
/external/capstone/arch/M680X/ |
D | insn_props.inc | 88 { NOG, wrrr, NOR, NOR, true, false }, // CLR
|