Home
last modified time | relevance | path

Searched defs:hpos (Results 1 – 11 of 11) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-position-event-sounds.c71 const char *hpos, *vpos, *role, *id; in sink_input_fixate_hook_callback() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c547 uint32_t hpos; in hid_report_size() local
632 uint32_t hpos = loc->pos; in hid_get_data_sub() local
691 uint32_t hpos = loc->pos; in hid_put_data_unsigned() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_common.c383 u8 *hpos; in tls_key_x_server_params_hash() local
Dtlsv1_client_write.c581 u8 hash[100], *hpos; in tls_write_client_certificate_verify() local
Dtlsv1_server_read.c891 u8 hash[MD5_MAC_LEN + SHA1_MAC_LEN], *hpos; in tls_process_certificate_verify() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_common.c383 u8 *hpos; in tls_key_x_server_params_hash() local
Dtlsv1_client_write.c569 u8 hash[100], *hpos; in tls_write_client_certificate_verify() local
Dtlsv1_server_read.c891 u8 hash[MD5_MAC_LEN + SHA1_MAC_LEN], *hpos; in tls_process_certificate_verify() local
/third_party/ffmpeg/libavformat/
Dasfenc.c324 int64_t hpos = put_header(pb, &ff_asf_marker_header); in asf_write_markers() local
367 int64_t header_offset, cur_pos, hpos; in asf_write_header1() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c1052 struct nvfx_reg hpos = nvfx_reg(NVFXSR_OUTPUT, in _nvfx_vertprog_translate() local
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c829 struct ureg hpos = register_output( p, VARYING_SLOT_POS ); in build_hpos() local