Home
last modified time | relevance | path

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

/src/sys/contrib/device-tree/src/arm/vt8500/
H A Dwm8950-apc-rock.dts10 model = "VIA APC Rock";
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1195 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 DXtensaConstantPoolValue.h71 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 DCSKYConstantPoolValue.h95 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 DARMConstantPoolValue.h86 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 Dccs_os_server.cpp497 rpcState->u.APC.NotificationRoutine = clientListener; in connectionListener()
498 rpcState->u.APC.hThread = 0; in connectionListener()
/src/sys/dev/hid/
H A Dhidquirk.c88 USB_QUIRK(APC, UPS, 0x0000, 0xffff, HQ_HID_IGNORE),
/src/sys/dev/usb/quirk/
H A Dusb_quirk.c123 USB_QUIRK(APC, UPS, UQ_HID_IGNORE),
124 USB_QUIRK(APC, UPS1000, UQ_HID_IGNORE),
/src/usr.sbin/services_mkdb/
H A Dservices1684 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 Dusbdevs217 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 Dfunstack.in1753 @Article{Damerau:1970:APC,
21618 @Article{Crow:1977:APC,
26159 @Article{Lozano-Perez:1979:APC,
/src/contrib/ncurses/misc/
H A Dterminfo.src24789 # APC Applicatn Program Command \E _ - Delim -
/src/contrib/ntp/
H A DCommitLog24147 - use APC queue for deferred error processing