Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 14 of 14) sorted by relevance

/hardware/ti/omap4-aah/
Dheaptracker.c44 struct hdr { struct
46 struct hdr *prev; argument
47 struct hdr *next; argument
60 static inline struct ftr * to_ftr(struct hdr *hdr) in to_ftr()
65 static inline void *user(struct hdr *hdr) in user()
119 static inline void init_front_guard(struct hdr *hdr) in init_front_guard()
124 static inline int is_front_guard_valid(struct hdr *hdr) in is_front_guard_valid()
133 static inline void init_rear_guard(struct hdr *hdr) in init_rear_guard()
139 static inline int is_rear_guard_valid(struct hdr *hdr) in is_rear_guard_valid()
162 static inline void __add(struct hdr *hdr, struct hdr **first, struct hdr **last) in __add()
[all …]
/hardware/ti/omap4xxx/
Dheaptracker.c44 struct hdr { struct
46 struct hdr *prev; argument
47 struct hdr *next; argument
60 static inline struct ftr * to_ftr(struct hdr *hdr) in to_ftr()
65 static inline void *user(struct hdr *hdr) in user()
119 static inline void init_front_guard(struct hdr *hdr) in init_front_guard()
124 static inline int is_front_guard_valid(struct hdr *hdr) in is_front_guard_valid()
133 static inline void init_rear_guard(struct hdr *hdr) in init_rear_guard()
139 static inline int is_rear_guard_valid(struct hdr *hdr) in is_rear_guard_valid()
162 static inline void __add(struct hdr *hdr, struct hdr **first, struct hdr **last) in __add()
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmcdc.h60 #define CDC_GET_IF_IDX(hdr) \ argument
62 #define CDC_SET_IF_IDX(hdr, idx) \ argument
106 #define BDC_GET_IF_IDX(hdr) \ argument
108 #define BDC_SET_IF_IDX(hdr, idx) \ argument
117 #define BDC_GET_PAD_LEN(hdr) \ argument
120 #define BDC_SET_PAD_LEN(hdr, idx) \ argument
/hardware/libhardware/include/hardware/
Dhardware.h40 #define HARDWARE_MAKE_API_VERSION_2(maj,min,hdr) \ argument
69 #define HARDWARE_MODULE_API_VERSION_2(maj,min,hdr) HARDWARE_MAKE_API_VERSION_2(maj,min,hdr) argument
75 #define HARDWARE_DEVICE_API_VERSION_2(maj,min,hdr) HARDWARE_MAKE_API_VERSION_2(maj,min,hdr) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Ddecode_with_partial_drops.c109 int next_packet(struct parsed_header* hdr, int pos, int length, int mtu) in next_packet()
147 struct parsed_header hdr; in throw_packets() local
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcinq.h102 notificationQueueHeader_t hdr; /**< Queue header. */ member
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Dread_device_node.c80 unsigned short hdr; in read_data() local
/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c500 struct wav_header hdr; in play_wav() local
Darec.c45 static struct wav_header hdr; variable
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_rmnet.h141 struct QMI_QOS_HDR_S hdr; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_rmnet.h147 struct QMI_QOS_HDR_S hdr; member
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c715 unsigned short hdr; in read_data() local
/hardware/intel/bootstub/
Dbootparam.h266 struct setup_header hdr; /* setup header */ /* 0x1f1 */ member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h1815 dot11_tclas_fc_hdr_t hdr; member