HomeSort by relevance Sort by last modified time
    Searched refs:AP (Results 76 - 100 of 165) sorted by null

1 2 34 5 6 7

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Dispatcher.c 143 If AP->StationPort isn't zero, check whether the access point
147 @param AP Pointer to the access point.
156 IN EFI_TCP4_ACCESS_POINT *AP
161 if (0 != AP->StationPort) {
165 if (TcpFindTcbByPeer (&AP->StationAddress, AP->StationPort)) {
181 while (TcpFindTcbByPeer (&AP->StationAddress, mTcp4RandomPort)) {
201 AP->StationPort = mTcp4RandomPort;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 339 AsmPrinter *AP = const_cast<AsmPrinter*>(this);
341 Error = AP->PrintAsmMemoryOperand(MI, OpNo, AsmPrinterVariant,
345 Error = AP->PrintAsmOperand(MI, OpNo, AsmPrinterVariant,
  /external/llvm/lib/Target/Sparc/
Sparc.h 35 AsmPrinter &AP);
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
SecEntry.asm 41 ; @param[in] DI 'BP': boot-strap processor, or 'AP': application processor
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
MpFuncs.asm 31 ;procedure serializes all the AP processors through an Init sequence. It must be
123 push ebp ; push BIST data at top of AP stack
171 ;about to become an AP. It switches it'stack with the current AP.
  /external/llvm/include/llvm/CodeGen/
FaultMaps.h 33 explicit FaultMaps(AsmPrinter &AP);
68 AsmPrinter &AP;
  /frameworks/compile/mclinker/include/mcld/ADT/
StringHash.h 22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES };
220 /** \class StringHash<AP>
221 * \brief AP hash function
225 struct StringHash<AP>
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FaultMaps.h 36 explicit FaultMaps(AsmPrinter &AP);
71 AsmPrinter &AP;
StackMaps.h 225 StackMaps(AsmPrinter &AP);
279 AsmPrinter &AP;
  /external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.cpp 274 DwarfDebug &DD = *AP->getDwarfDebug();
340 addULEB128(Value.getDIEBlock().ComputeSize(AP));
343 addULEB128(Value.getDIELoc().ComputeSize(AP));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/
MpFuncs.asm 2 ; IA32 assembly file for AP startup vector.
31 ;procedure serializes all the AP processors through an Init sequence. It must be

Completed in 5638 milliseconds

1 2 34 5 6 7