Searched refs:APC (Results 1 – 13 of 13) sorted by relevance
| /src/sys/contrib/device-tree/src/arm/vt8500/ |
| H A D | wm8950-apc-rock.dts | 10 model = "VIA APC Rock";
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1195 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local 1197 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 1199 DynamicAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 3316 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local 3317 assert(APC.InsBefore); in processDynamicAllocas() 3318 assert(APC.AI); in processDynamicAllocas() 3319 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas() 3320 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas() 3322 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas() 3323 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in processDynamicAllocas() [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaConstantPoolValue.h | 71 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 72 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
| /src/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()
|
| /src/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()
|
| /src/crypto/krb5/src/ccapi/server/win/ |
| H A D | ccs_os_server.cpp | 497 rpcState->u.APC.NotificationRoutine = clientListener; in connectionListener() 498 rpcState->u.APC.hThread = 0; in connectionListener()
|
| /src/sys/dev/hid/ |
| H A D | hidquirk.c | 88 USB_QUIRK(APC, UPS, 0x0000, 0xffff, HQ_HID_IGNORE),
|
| /src/sys/dev/usb/quirk/ |
| H A D | usb_quirk.c | 123 USB_QUIRK(APC, UPS, UQ_HID_IGNORE), 124 USB_QUIRK(APC, UPS1000, UQ_HID_IGNORE),
|
| /src/usr.sbin/services_mkdb/ |
| H A D | services | 1684 apc-2160 2160/tcp #APC 2160 1685 apc-2160 2160/udp #APC 2160 1686 apc-2161 2161/tcp #APC 2161 1687 apc-2161 2161/udp #APC 2161
|
| /src/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
|
| /src/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,
|
| /src/contrib/ncurses/misc/ |
| H A D | terminfo.src | 24789 # APC Applicatn Program Command \E _ - Delim -
|
| /src/contrib/ntp/ |
| H A D | CommitLog | 24147 - use APC queue for deferred error processing
|