Home
last modified time | relevance | path

Searched refs:APC (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1120 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 DCSKYConstantPoolValue.h95 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 DARMConstantPoolValue.h86 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 Dqcom,cpr.yaml43 description: APC regulator supply.
/freebsd-14.2/sys/dev/hid/
H A Dhidquirk.c88 USB_QUIRK(APC, UPS, 0x0000, 0xffff, HQ_HID_IGNORE),
/freebsd-14.2/sys/dev/usb/quirk/
H A Dusb_quirk.c112 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 Dservices1687 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 Dusbdevs217 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 Dfunstack.in1753 @Article{Damerau:1970:APC,
21618 @Article{Crow:1977:APC,
26159 @Article{Lozano-Perez:1979:APC,
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src24392 # APC Applicatn Program Command \E _ - Delim -
/freebsd-14.2/contrib/ntp/
H A DCommitLog24147 - use APC queue for deferred error processing