Home
last modified time | relevance | path

Searched refs:Push (Results 1 – 25 of 41) sorted by relevance

12

/device/google/cuttlefish_common/common/libs/thread_safe_queue/
Dthread_safe_queue.h53 void Push(T&& t) { in Push() function
60 void Push(const T& t) { in Push() function
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dsimulated_hw_composer.cpp45 stripes_.Push(std::move(s)); in GetNewStripe()
111 stripes_.Push(std::move(s)); in MakeStripes()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DPeiCoreEntry.S55 # Push the hob list pointer
69 # Push processor count to stack first, then BIST status (AP then BSP)
DPeiCoreEntry.asm62 ; Push the hob list pointer
76 ; Push processor count to stack first, then BIST status (AP then BSP)
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
DPeiCoreEntry.nasm60 ; Push the hob list pointer
74 ; Push processor count to stack first, then BIST status (AP then BSP)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DPeiCoreEntry.asm63 ; Push the hob list pointer
77 ; Push processor count to stack first, then BIST status (AP then BSP)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DDivU64x32.c60 push eax ; Push quoitent in stack in DivU64x32()
DDivU64x32.S74 pushl %eax # Push quoitent in stack
DDivU64x32.asm68 push eax ; Push quoitent in stack
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTcp6.h387 BOOLEAN Push; member
DTcp4.h176 BOOLEAN Push; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
DTcp4.h134 BOOLEAN Push; member
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpsSupport.c243 HttpInstance->Tcp4TlsTxData.Push = TRUE; in TlsCreateTxRxEvent()
287 HttpInstance->Tcp6TlsTxData.Push = TRUE; in TlsCreateTxRxEvent()
595 ((EFI_TCP4_TRANSMIT_DATA *) Data)->Push = TRUE; in TlsCommonTransmit()
629 ((EFI_TCP6_TRANSMIT_DATA *) Data)->Push = TRUE; in TlsCommonTransmit()
DHttpProto.c440 TcpWrap->Tx4Data.Push = TRUE; in HttpCreateTcpTxEvent()
458 TcpWrap->Tx6Data.Push = TRUE; in HttpCreateTcpTxEvent()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiTcp4Io.c358 TxData->Push = TRUE; in Tcp4IoTransmit()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/
DFastbootTransportTcp.c391 mTxData.Push = TRUE; in TcpFastbootTransportStart()
/device/linaro/bootloader/arm-trusted-firmware/
Dcontributing.rst85 - Push your local changes to your fork of the repository.
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/Ia32/
DMpFuncs.nasm203 push ebx ; Push NumApsExecuting
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DExceptionHandlerAsm.asm109 ; Push a dummy error code on the stack
DExceptionHandlerAsm.nasm111 ; Push a dummy error code on the stack
DExceptionHandlerAsm.S128 # Push a dummy error code on the stack
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/X64/
DMpFuncs.nasm199 push rbp ; Push BIST data at top of AP stack
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/
DDxeTcpIoLib.c786 ((EFI_TCP4_TRANSMIT_DATA *) Data)->Push = TRUE; in TcpIoTransmit()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DSockImpl.c298 if (TxData->Push) { in SockProcessTcpSndData()
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
DSockImpl.c410 if (TxData->Push) { in SockProcessTcpSndData()

12