HomeSort by relevance Sort by last modified time
    Searched defs:hdr (Results 476 - 500 of 671) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
tcp.h 54 struct tcphdr hdr; member in union:tcp_word_hdr
  /art/patchoat/
patchoat.cc 666 Elf32_Phdr* hdr = oat_file_->GetProgramHeader(i); local
667 CHECK(hdr != nullptr);
668 if (hdr->p_vaddr != 0 && hdr->p_vaddr != hdr->p_offset) {
670 hdr->p_vaddr += delta_;
672 if (hdr->p_paddr != 0 && hdr->p_paddr != hdr->p_offset) {
674 hdr->p_paddr += delta_
684 Elf32_Shdr* hdr = oat_file_->GetSectionHeader(i); local
866 ImageHeader hdr; local
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 167 struct setup_header hdr; member in struct:boot_params
  /bionic/libc/kernel/uapi/linux/
if_packet.h 214 union tpacket_bd_header_u hdr; member in struct:tpacket_block_desc
tcp.h 69 struct tcphdr hdr; member in union:tcp_word_hdr
  /development/ndk/platforms/android-L/include/linux/
if_packet.h 201 union tpacket_bd_header_u hdr; member in struct:tpacket_block_desc
tcp.h 69 struct tcphdr hdr; member in union:tcp_word_hdr

Completed in 1129 milliseconds

<<11121314151617181920>>