HomeSort by relevance Sort by last modified time
    Searched refs:hdr (Results 751 - 775 of 1418) sorted by null

<<31323334353637383940>>

  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 271 hdr := new(Header32)
273 if err := binary.Read(sr, f.ByteOrder, hdr); err != nil {
276 f.Type = Type(hdr.Type)
277 f.Machine = Machine(hdr.Machine)
278 f.Entry = uint64(hdr.Entry)
279 if v := Version(hdr.Version); v != f.Version {
282 phoff = int64(hdr.Phoff)
283 phentsize = int(hdr.Phentsize)
284 phnum = int(hdr.Phnum)
285 shoff = int64(hdr.Shoff
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
file.go 271 hdr := new(Header32)
273 if err := binary.Read(sr, f.ByteOrder, hdr); err != nil {
276 f.Type = Type(hdr.Type)
277 f.Machine = Machine(hdr.Machine)
278 f.Entry = uint64(hdr.Entry)
279 if v := Version(hdr.Version); v != f.Version {
282 phoff = int64(hdr.Phoff)
283 phentsize = int(hdr.Phentsize)
284 phnum = int(hdr.Phnum)
285 shoff = int64(hdr.Shoff
    [all...]
  /system/bt/stack/avrc/
avrc_api.cc 394 p_msg->hdr.opcode =
401 p_msg->hdr.opcode = AVRC_OP_DROP_N_FREE;
492 memcpy(p_rcb->p_rmsg, p_pkt, sizeof(BT_HDR)); /* Copy bt hdr */
553 p_msg->hdr.ctype = p_msg->p_vendor_data[0] & AVRC_CTYPE_MASK;
579 } else if (p_msg->hdr.opcode == AVRC_OP_DROP) {
581 } else if (p_msg->hdr.opcode == AVRC_OP_DROP_N_FREE)
658 msg.browse.hdr.ctype = cr;
663 msg.hdr.ctype = p_data[0] & AVRC_CTYPE_MASK;
665 handle, msg.hdr.ctype, p_pkt->offset, p_pkt->len);
666 msg.hdr.subunit_type
    [all...]
  /bionic/libc/kernel/uapi/linux/
hyperv.h 94 struct hv_fcopy_hdr hdr; member in struct:hv_start_fcopy
104 struct hv_fcopy_hdr hdr; member in struct:hv_do_fcopy
virtio_net.h 101 struct virtio_net_hdr hdr; member in struct:virtio_net_hdr_mrg_rxbuf
  /device/google/contexthub/contexthubhal/
nanohubhal.h 40 HostMsgHdrChre hdr; member in struct:android::nanohub::nano_message_chre
45 HostMsgHdr hdr; member in struct:android::nanohub::nano_message
  /device/google/contexthub/lib/include/nanohub/
nanohub.h 121 struct BinCommonHdr hdr; member in struct:BinHdr
128 struct FwCommonHdr hdr; member in struct:AppHdr
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_normalization.py 13 hdr = testfile.readline()
14 return unidata_version in hdr
  /external/boringssl/src/ssl/
d1_both.c 658 struct hm_header_st hdr; local
660 if (!dtls1_parse_fragment(&cbs, &hdr, &body) ||
661 hdr.frag_off != 0 ||
662 hdr.frag_len != CBS_len(&body) ||
663 hdr.msg_len != CBS_len(&body) ||
684 !CBB_add_u8(&cbb, hdr.type) ||
685 !CBB_add_u24(&cbb, hdr.msg_len) ||
686 !CBB_add_u16(&cbb, hdr.seq) ||
  /external/kernel-headers/original/uapi/linux/
hyperv.h 129 struct hv_fcopy_hdr hdr; member in struct:hv_start_fcopy
142 struct hv_fcopy_hdr hdr; member in struct:hv_do_fcopy
  /external/nist-sip/java/gov/nist/javax/sip/message/
MultipartMimeContentImpl.java 131 for (String hdr : headerArray) {
132 Header header = headerFactory.createHeader(hdr);
  /external/openssh/
monitor_fdpass.c 58 struct cmsghdr hdr; member in union:__anon28132
120 struct cmsghdr hdr; member in union:__anon28133
  /external/wpa_supplicant_8/src/crypto/
aes_wrap.h 42 const u8 *hdr, size_t hdr_len,
46 const u8 *hdr, size_t hdr_len,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
applesingle.py 69 for hdr in headers:
71 restype, offset, length = struct.unpack(AS_ENTRY_FORMAT, hdr)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_normalization.py 13 hdr = testfile.readline()
14 return unidata_version in hdr
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_normalization.py 13 hdr = testfile.readline()
14 return unidata_version in hdr
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
gcimporter.go 114 var hdr string
116 if hdr, err = FindExportData(buf); err != nil {
120 switch hdr {
134 err = fmt.Errorf("unknown export data header: %q", hdr)
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/
gcimporter.go 114 var hdr string
116 if hdr, err = FindExportData(buf); err != nil {
120 switch hdr {
134 err = fmt.Errorf("unknown export data header: %q", hdr)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
applesingle.py 69 for hdr in headers:
71 restype, offset, length = struct.unpack(AS_ENTRY_FORMAT, hdr)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_normalization.py 13 hdr = testfile.readline()
14 return unidata_version in hdr
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_normalization.py 13 hdr = testfile.readline()
14 return unidata_version in hdr
  /system/bt/bta/pan/
bta_pan_ci.cc 104 p_buf->hdr.layer_specific = handle;
105 p_buf->hdr.event = BTA_PAN_CI_TX_FLOW_EVT;
  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh64.c 178 const Elf_Internal_Shdr *hdr)
180 if (hdr->bfd_section == NULL)
183 if (strcmp (hdr->bfd_section->name, SH64_CRANGES_SECTION_NAME) == 0)
267 sh64_backend_section_from_shdr (bfd *abfd, Elf_Internal_Shdr *hdr,
275 switch (hdr->sh_type)
293 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
297 && ! bfd_set_section_flags (abfd, hdr->bfd_section,
299 hdr->bfd_section)
  /bionic/libc/kernel/uapi/rdma/
ib_user_mad.h 74 struct ib_user_mad_hdr hdr; member in struct:ib_user_mad
  /device/google/contexthub/firmware/app/chre/common/
chre_app.c 252 const struct NanohubMsgChreHdr *hdr = eventData; local
255 u.msg.message = hdr + 1;
256 u.msg.reservedMessageType = hdr->appEvent;
257 u.msg.messageSize = hdr->size;

Completed in 590 milliseconds

<<31323334353637383940>>