HomeSort by relevance Sort by last modified time
    Searched refs:Head (Results 201 - 225 of 463) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/include/clang/Sema/
AttributeList.h 574 void reclaimPool(AttributeList *head);
583 AttributeList *Head;
591 attr->NextInPool = Head;
592 Head = attr;
600 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
605 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
606 pool.Head = nullptr;
612 if (Head) {
613 Factory.reclaimPool(Head);
    [all...]
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 619 BasicBlock *Head = SplitBefore->getParent();
620 BasicBlock *Tail = Head->splitBasicBlock(SplitBefore->getIterator());
621 TerminatorInst *HeadOldTerm = Head->getTerminator();
622 LLVMContext &C = Head->getContext();
623 BasicBlock *ThenBlock = BasicBlock::Create(C, "", Head->getParent(), Tail);
636 if (DomTreeNode *OldNode = DT->getNode(Head)) {
639 DomTreeNode *NewNode = DT->addNewBlock(Tail, Head);
643 // Head dominates ThenBlock.
644 DT->addNewBlock(ThenBlock, Head);
649 Loop *L = LI->getLoopFor(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttributeList.h 577 void reclaimPool(AttributeList *head);
586 AttributeList *Head;
594 attr->NextInPool = Head;
595 Head = attr;
603 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
608 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
609 pool.Head = nullptr;
615 if (Head) {
616 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
AttributeList.h 583 void reclaimPool(AttributeList *head);
592 AttributeList *Head;
600 attr->NextInPool = Head;
601 Head = attr;
609 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
614 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
615 pool.Head = nullptr;
621 if (Head) {
622 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
AttributeList.h 583 void reclaimPool(AttributeList *head);
592 AttributeList *Head;
600 attr->NextInPool = Head;
601 Head = attr;
609 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
614 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
615 pool.Head = nullptr;
621 if (Head) {
622 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttributeList.h 577 void reclaimPool(AttributeList *head);
586 AttributeList *Head;
594 attr->NextInPool = Head;
595 Head = attr;
603 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
608 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
609 pool.Head = nullptr;
615 if (Head) {
616 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
AttributeList.h 583 void reclaimPool(AttributeList *head);
592 AttributeList *Head;
600 attr->NextInPool = Head;
601 Head = attr;
609 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
614 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
615 pool.Head = nullptr;
621 if (Head) {
622 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
AttributeList.h 583 void reclaimPool(AttributeList *head);
592 AttributeList *Head;
600 attr->NextInPool = Head;
601 Head = attr;
609 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
614 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
615 pool.Head = nullptr;
621 if (Head) {
622 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
AttributeList.h 590 void reclaimPool(AttributeList *head);
599 AttributeList *Head;
607 attr->NextInPool = Head;
608 Head = attr;
616 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {}
621 AttributePool(AttributePool &&pool) : Factory(pool.Factory), Head(pool.Head) {
622 pool.Head = nullptr;
628 if (Head) {
629 Factory.reclaimPool(Head);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Impl.c     [all...]
Ip4Common.h 194 @param[in] Head The IP head to convert
196 @return Point to the converted IP head
201 IN IP4_HEAD *Head
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootOption.c 198 List = MenuOption->Head.ForwardLink;
219 while (!IsListEmpty (&FreeMenu->Head)) {
221 FreeMenu->Head.ForwardLink,
276 InitializeListHead (&BootOptionMenu.Head);
415 InsertTailList (&BootOptionMenu.Head, &NewMenuEntry->Link);
462 InitializeListHead (&DriverMenu.Head);
517 InsertTailList (&DriverMenu.Head, &NewMenuEntry->Link);
653 InitializeListHead (&DriverOptionMenu.Head);
746 InsertTailList (&DriverOptionMenu.Head, &NewMenuEntry->Link);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 32 return (BOOLEAN) (Queue->Head == Queue->Tail);
57 CopyMem (KeyData, &Queue->Buffer[Queue->Head], sizeof (EFI_KEY_DATA));
59 Queue->Head = (Queue->Head + 1) % KEYBOARD_EFI_KEY_MAX_COUNT;
75 if ((Queue->Tail + 1) % KEYBOARD_EFI_KEY_MAX_COUNT == Queue->Head) {
77 // If Queue is full, pop the one from head.
346 &(ConsoleIn->EfiKeyQueue.Buffer[ConsoleIn->EfiKeyQueue.Head]),
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 32 return (BOOLEAN) (Queue->Head == Queue->Tail);
57 CopyMem (KeyData, &Queue->Buffer[Queue->Head], sizeof (EFI_KEY_DATA));
59 Queue->Head = (Queue->Head + 1) % KEYBOARD_EFI_KEY_MAX_COUNT;
75 if ((Queue->Tail + 1) % KEYBOARD_EFI_KEY_MAX_COUNT == Queue->Head) {
77 // If Queue is full, pop the one from head.
346 &(ConsoleIn->EfiKeyQueue.Buffer[ConsoleIn->EfiKeyQueue.Head]),
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Common.c 658 @param[in, out] Head The IP head to convert.
660 @return Point to the converted IP head.
665 IN OUT EFI_IP6_HEADER *Head
668 Head->FlowLabelL = NTOHS (Head->FlowLabelL);
669 Head->PayloadLength = NTOHS (Head->PayloadLength);
671 return Head;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 197 @param Head SMBIOS table head
205 IN EFI_SMBIOS_TABLE_HEADER *Head,
216 CharInStr = (CHAR8 *)Head + Head->Length;
217 Size = Head->Length;
317 @param Head Pointer to the beginning of SMBIOS structure.
324 IN EFI_SMBIOS_TABLE_HEADER *Head,
333 CharInStr = (CHAR8 *)Head + Head->Length;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 939 If Head is NULL, then ASSERT().
940 If Head was not initialized, then ASSERT().
942 linked list including the head node is greater than or equal to PcdMaximumLinkedListLength,
945 @param[in, out] Head The list header.
953 IN OUT LIST_ENTRY *Head
958 ASSERT (Head != NULL);
960 if (IsListEmpty (Head)) {
964 First = Head->ForwardLink;
965 Head->ForwardLink = First->ForwardLink;
966 First->ForwardLink->BackLink = Head;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
UsbHcMem.h 44 USBHC_MEM_BLOCK *Head;

Completed in 638 milliseconds

1 2 3 4 5 6 7 891011>>