Searched refs:APC (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1120 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 3220 assert(APC.InsBefore); in processDynamicAllocas() 3221 assert(APC.AI); in processDynamicAllocas() 3222 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas() 3223 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas() 3225 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas() 3226 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in processDynamicAllocas() 3355 assert(APC.InsBefore); in processStaticAllocas() 3356 assert(APC.AI); in processStaticAllocas() 3358 assert(APC.AI->isStaticAlloca()); in processStaticAllocas() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.h | 95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 96 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.h | 86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 87 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/avs/ |
| H A D | qcom,cpr.yaml | 43 description: APC regulator supply.
|
| /freebsd-14.2/sys/dev/hid/ |
| H A D | hidquirk.c | 88 USB_QUIRK(APC, UPS, 0x0000, 0xffff, HQ_HID_IGNORE),
|
| /freebsd-14.2/sys/dev/usb/quirk/ |
| H A D | usb_quirk.c | 112 USB_QUIRK(APC, UPS, 0x0000, 0xffff, UQ_HID_IGNORE), 113 USB_QUIRK(APC, UPS1000, 0x0000, 0xffff, UQ_HID_IGNORE),
|
| /freebsd-14.2/usr.sbin/services_mkdb/ |
| H A D | services | 1687 apc-2160 2160/tcp #APC 2160 1688 apc-2160 2160/udp #APC 2160 1689 apc-2161 2161/tcp #APC 2161 1690 apc-2161 2161/udp #APC 2161
|
| /freebsd-14.2/sys/dev/usb/ |
| H A D | usbdevs | 217 vendor APC 0x051d American Power Conversion 1099 product APC UPS 0x0002 Uninterruptible Power Supply 1102 product APC UPS1000 0x0003 Uninterruptible Power Supply
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 1753 @Article{Damerau:1970:APC, 21618 @Article{Crow:1977:APC, 26159 @Article{Lozano-Perez:1979:APC,
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | terminfo.src | 24392 # APC Applicatn Program Command \E _ - Delim -
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 24147 - use APC queue for deferred error processing
|