| /third_party/curl/docs/examples/ |
| H A D | getreferrer.c | 49 char *hdr; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | eac3_core_bsf.c | 28 AC3HeaderInfo hdr; in eac3_core_filter() local [all...] |
| H A D | adts_header.c | 30 int ff_adts_header_parse(GetBitContext *gbc, AACADTSHeaderInfo *hdr) in ff_adts_header_parse() argument [all...] |
| H A D | aac_parser.c | 34 AACADTSHeaderInfo hdr; in aac_sync() local
|
| H A D | adts_parser.c | 31 AACADTSHeaderInfo hdr; in av_adts_header_parse() local
|
| H A D | rv34_parser.c | 48 int type, pts, hdr; in rv34_parse() local
|
| H A D | dolby_e_parse.c | 100 int hdr, ret, key, mtd_size; in ff_dolby_e_parse_header() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | flat_obj.h | 43 struct parcel_binder_object_header hdr; member 67 struct parcel_binder_object_header hdr; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
| H A D | vpe_utils.h | 38 sptr<SurfaceBuffer> hdr;
member
|
| /test/xts/hats/kernel/syscalls/fileio/capset/ |
| H A D | CapsetApiTest.cpp | 69 struct __user_cap_header_struct hdr; in HWTEST_F() local 98 struct __user_cap_header_struct hdr; in HWTEST_F() local 119 struct __user_cap_header_struct hdr; HWTEST_F() local 140 struct __user_cap_header_struct hdr; HWTEST_F() local [all...] |
| /test/xts/hats/kernel/syscalls/security/capget/ |
| H A D | CapGetApiTest.cpp | 69 struct __user_cap_header_struct hdr; in HWTEST_F() local 100 struct __user_cap_header_struct hdr; HWTEST_F() local 121 struct __user_cap_header_struct hdr; HWTEST_F() local 142 struct __user_cap_header_struct hdr; HWTEST_F() local [all...] |
| /third_party/alsa-lib/src/topology/ |
| H A D | decoder.c | 45 struct snd_soc_tplg_hdr *hdr; in snd_tplg_decode() local 20 tplg_decode_template(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, snd_tplg_obj_template_t *t) tplg_decode_template() argument [all...] |
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-plugins.c | 39 const lws_plugin_header_t *hdr; in lws_plat_dlopen() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/capget/ |
| H A D | capget01.c | 16 static struct __user_cap_header_struct *hdr; variable
|
| /third_party/lwip/src/core/distributed_net/ |
| H A D | udp_transmit.c | 41 static s32_t get_msg_data_len(const struct msghdr *hdr) in get_msg_data_len() argument 99 ssize_t udp_transmit_sendmsg(int sock, const struct msghdr *hdr) in udp_transmit_sendmsg() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | quant_dec.c | 76 const VP8SegmentHeader* const hdr = &dec->segment_hdr_; in VP8ParseQuant() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bt-codec-msbc.h | 30 struct msbc_h2_header hdr; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs8.c | 21 struct asn1_hdr hdr; in pkcs8_key_import() local 124 struct asn1_hdr hdr; pkcs8_enc_key_import() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-eax.c | 28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) aes_128_eax_encrypt() argument 92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) aes_128_eax_decrypt() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs8.c | 21 struct asn1_hdr hdr; in pkcs8_key_import() local 113 struct asn1_hdr hdr; pkcs8_enc_key_import() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | aes-eax.c | 28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) aes_128_eax_encrypt() argument 92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) aes_128_eax_decrypt() argument
|
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| H A D | service_controller.h | 104 void ServiceController::RequestHandler(const MsgHeader& hdr, std::function<void(const T& rqst)> handle) in RequestHandler() argument
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/ |
| H A D | log_ioctl.h | 79 MsgHeader hdr = { 0 };
in RequestMsgHead() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netlink_socket_test.cpp | 42 struct nlmsghdr hdr = {0}; in DealInfoFromKernelTest002() local
|
| H A D | netlink_msg_test.cpp | 55 fib_rule_hdr hdr = { in HWTEST_F() local
|