HomeSort by relevance Sort by last modified time
    Searched refs:Received (Results 26 - 50 of 62) sorted by null

12 3

  /prebuilts/go/linux-x86/src/reflect/
set_test.go 141 t.Errorf("Received %p != %p", bb, b)
  /external/syslinux/efi32/include/efi/
efipxebc.h 454 IN BOOLEAN Received,
  /external/syslinux/efi64/include/efi/
efipxebc.h 454 IN BOOLEAN Received,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipxebc.h 454 IN BOOLEAN Received,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c 462 // We buffer all received BINL proxy offers, try them all one by one
476 // received order.
518 // No proxy offer is received, the bootfile name MUST be set.
563 @param RcvdOffer Pointer to the received Dhcp proxy offer packet.
789 // Try the offers in the received order.
805 // DHCP only offer but no proxy offer received and no bootfile option in this offer
835 @param Packet The DHCP packet that is going to be sent or already received.
863 BOOLEAN Received;
892 Received = (BOOLEAN) ((Dhcp4Event == Dhcp4RcvdOffer) || (Dhcp4Event == Dhcp4RcvdAck));
896 Received,
    [all...]
PxeBcImpl.c 136 the received ICMP packets.
546 be tried in the order in which they are received. Please see the Preboot Execution
554 @param SortOffers TRUE if the offers received should be sorted. Set to FALSE to try the
555 offers in the order that they are received.
565 @retval EFI_ICMP_ERROR An ICMP error packet was received during the DHCP session.
566 @retval EFI_NO_RESPONSE Valid PXE offer was not received.
792 @retval EFI_ICMP_ERROR An ICMP error packet was received during the PXE discovery
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp4.c 646 Cache the DHCPv4 proxy offer packet according to the received order.
649 @param[in] OfferIndex The received order of offer packets.
685 @param[in] Index The received order of offer packets.
775 Cache all the received DHCPv4 offers, and set OfferIndex and OfferCount.
778 @param[in] RcvdOffer Pointer to the received offer packet.
945 // Select offer by received order.
984 @retval EFI_NOT_FOUND No boot filename received.
    [all...]
PxeBcDhcp6.c 574 Cache the DHCPv6 proxy offer packet according to the received order.
577 @param[in] OfferIndex The received order of offer packets.
828 @param[in] Index The received order of offer packets.
914 Cache all the received DHCPv6 offers, and set OfferIndex and OfferCount.
917 @param[in] RcvdOffer The pointer to the received offer packet.
1062 // Select offer by received order.
    [all...]
PxeBcImpl.c 394 be tried in the order in which they are received. Please see the Preboot Execution
401 @param[in] SortOffers TRUE if the offers received should be sorted. Set to FALSE to
402 try the offers in the order that they are received.
412 @retval EFI_ICMP_ERROR An ICMP error packet was received during the DHCP session.
413 @retval EFI_NO_RESPONSE Valid PXE offer was not received.
529 @retval EFI_ICMP_ERROR An ICMP error packet was received during the PXE discovery
790 the received packets, to determine the file size.
826 @retval EFI_ICMP_ERROR An ICMP error packet was received during the MTFTP session.
827 @retval EFI_TFTP_ERROR A TFTP error packet was received during the MTFTP session.
    [all...]
  /external/autotest/client/cros/crash/
user_crash_test.py 182 crash_reporter_caught will be marked as true when the "Received crash
270 '[%s] Received crash notification for %s[%d] sig 11, user %d (%s)' %
  /build/soong/ui/build/
proc_sync_test.go 202 fmt.Printf("Tried to lock path %s. Received error %v. Exiting with status %v\n", lockpath, err, exitStatus)
  /external/selinux/libsemanage/src/
semanage_store.c 21 * You should have received a copy of the GNU Lesser General Public
    [all...]
  /external/webrtc/tools/matlab/
rtpAnalyze.m 129 fprintf('Received average bitrate: %i kbps\n', ...
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/
test_email.py 771 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
  /external/python/cpython2/Lib/email/test/
test_email.py 777 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
784 msg['Received-1'] = Header(h, continuation_ws='\t')
785 msg['Received-2'] = h
787 Received-1: from FOO.TLD (vizworld.acl.foo.tld [123.452.678.9]) b
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email.py 772 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
784 msg['Received-1'] = Header(h, continuation_ws='\t')
785 msg['Received-2'] = h
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email.py 772 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
784 msg['Received-1'] = Header(h, continuation_ws='\t')
785 msg['Received-2'] = h
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email.py 772 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
784 msg['Received-1'] = Header(h, continuation_ws='\t')
785 msg['Received-2'] = h
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email.py 772 h = Header(hstr, maxlinelen=78, header_name='Received',
    [all...]
test_email_renamed.py 708 h = Header(hstr, maxlinelen=78, header_name='Received',
784 msg['Received-1'] = Header(h, continuation_ws='\t')
785 msg['Received-2'] = h
    [all...]

Completed in 1052 milliseconds

12 3