Home
last modified time | relevance | path

Searched defs:dpp (Results 1 - 25 of 30) sorted by relevance

12

/third_party/libunwind/libunwind/src/mi/
H A D_ReadSLEB.c4 _ReadSLEB (unsigned char **dpp) in _ReadSLEB() argument
H A D_ReadULEB.c4 _ReadULEB (unsigned char **dpp) in _ReadULEB() argument
/third_party/libsnd/src/GSM610/
H A Dcode.c50 int16_t *dpp = dp ; /* [0...39] */ in Gsm_Coder() local
H A Dlong_term.c822 Long_term_analysis_filtering( int16_t bc, int16_t Nc, register int16_t * dp, register int16_t * d, register int16_t * dpp, register int16_t * e ) Long_term_analysis_filtering() argument
853 Gsm_Long_Term_Predictor( struct gsm_state * S, int16_t * d, int16_t * dp, int16_t * e, int16_t * dpp, int16_t * Nc, int16_t * bc ) Gsm_Long_Term_Predictor() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.h78 int dpp; /* whether this is a DPP Config Response */ member
H A Dgas_serv.c1609 int dpp = 0; in gas_serv_rx_gas_initial_req() local
H A Dhostapd.h77 struct dpp_global *dpp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.h78 int dpp; /* whether this is a DPP Config Response */ member
H A Dgas_serv.c1603 int dpp = 0; in gas_serv_rx_gas_initial_req() local
H A Dhostapd.h73 struct dpp_global *dpp; member
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h88 unw_decode_uleb128 (unsigned char **dpp) in unw_decode_uleb128() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp450 DPP8_instruction* dpp = &instr->dpp8(); in try_combine_dpp() local
457 DPP16_instruction* dpp = &instr->dpp16(); in try_combine_dpp() local
[all...]
H A Daco_assembler.cpp676 DPP16_instruction& dpp = instr->dpp16(); in emit_instruction() local
698 DPP8_instruction& dpp in emit_instruction() local
[all...]
H A Daco_ir.cpp375 DPP8_instruction* dpp = &instr->dpp8(); in convert_to_DPP() local
379 DPP16_instruction* dpp = &instr->dpp16(); in convert_to_DPP() local
[all...]
H A Daco_print_ir.cpp574 const DPP16_instruction& dpp = instr->dpp16(); in print_instr_format_specific() local
610 const DPP8_instruction& dpp = instr->dpp8(); print_instr_format_specific() local
687 const DPP16_instruction& dpp = instr->dpp16(); aco_print_instr() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_reconfig.c222 dpp_reconfig_init(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_init() argument
422 dpp_reconfig_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, in dpp_reconfig_auth_req_rx() argument
H A Ddpp_auth.c668 dpp_auth_req_rx(struct dpp_global *dpp, void *msg_ctx, u8 dpp_allowed_roles, in dpp_auth_req_rx() argument
1161 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx, in dpp_auth_init() argument
H A Ddpp_pkex.c1334 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, in dpp_pkex_finish() argument
H A Ddpp_tcp.c117 int dpp_relay_add_controller(struct dpp_global *dpp, in dpp_relay_add_controller() argument
142 dpp_relay_controller_get(struct dpp_global *dpp, const u8 *pkhash) in dpp_relay_controller_get() argument
160 dpp_relay_controller_get_ctx(struct dpp_global *dpp, void *cb_ctx) in dpp_relay_controller_get_ctx() argument
496 dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq, const u8 *i_bootstrap, const u8 *r_bootstrap, void *cb_ctx) dpp_relay_rx_action() argument
553 dpp_relay_rx_gas_req(struct dpp_global *dpp, const u8 *src, const u8 *data, size_t data_len) dpp_relay_rx_gas_req() argument
834 struct dpp_global *dpp = conn->ctrl->global; dpp_controller_rx_presence_announcement() local
881 struct dpp_global *dpp = conn->ctrl->global; dpp_controller_rx_reconfig_announcement() local
1566 dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth, const struct hostapd_ip_addr *addr, int port, const char *name, enum dpp_netrole netrole, void *msg_ctx, void *cb_ctx, int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth)) dpp_tcp_init() argument
1646 dpp_controller_start(struct dpp_global *dpp, struct dpp_controller_config *config) dpp_controller_start() argument
1717 dpp_controller_stop(struct dpp_global *dpp) dpp_controller_stop() argument
1726 dpp_controller_stop_for_ctx(struct dpp_global *dpp, void *cb_ctx) dpp_controller_stop_for_ctx() argument
1742 dpp_tcp_get_auth(struct dpp_global *dpp, unsigned int id) dpp_tcp_get_auth() argument
1756 dpp_controller_get_auth(struct dpp_global *dpp, unsigned int id) dpp_controller_get_auth() argument
1774 dpp_controller_new_qr_code(struct dpp_global *dpp, struct dpp_bootstrap_info *bi) dpp_controller_new_qr_code() argument
1796 dpp_tcp_init_flush(struct dpp_global *dpp) dpp_tcp_init_flush() argument
1817 dpp_relay_flush_controllers(struct dpp_global *dpp) dpp_relay_flush_controllers() argument
[all...]
H A Ddpp.c643 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth() argument
1173 dpp_configurator_get_id(struct dpp_global *dpp, unsigned int id) in dpp_configurator_get_id() argument
2650 int dpp = 0, psk = 0, sae = 0, dot1x = 0; dpp_akm_from_str() local
3791 dpp_next_id(struct dpp_global *dpp) dpp_next_id() argument
3804 dpp_bootstrap_del(struct dpp_global *dpp, unsigned int id) dpp_bootstrap_del() argument
3831 dpp_add_qr_code(struct dpp_global *dpp, const char *uri) dpp_add_qr_code() argument
3850 dpp_add_nfc_uri(struct dpp_global *dpp, const char *uri) dpp_add_nfc_uri() argument
3869 dpp_bootstrap_gen(struct dpp_global *dpp, const char *cmd) dpp_bootstrap_gen() argument
3931 dpp_bootstrap_get_id(struct dpp_global *dpp, unsigned int id) dpp_bootstrap_get_id() argument
3946 dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) dpp_bootstrap_remove() argument
3962 dpp_bootstrap_get_uri(struct dpp_global *dpp, unsigned int id) dpp_bootstrap_get_uri() argument
3973 dpp_bootstrap_info(struct dpp_global *dpp, int id, char *reply, int reply_size) dpp_bootstrap_info() argument
4003 dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) dpp_bootstrap_set() argument
4023 dpp_bootstrap_find_pair(struct dpp_global *dpp, const u8 *i_bootstrap, const u8 *r_bootstrap, struct dpp_bootstrap_info **own_bi, struct dpp_bootstrap_info **peer_bi) dpp_bootstrap_find_pair() argument
4059 dpp_bootstrap_find_chirp(struct dpp_global *dpp, const u8 *hash) dpp_bootstrap_find_chirp() argument
4160 dpp_next_configurator_id(struct dpp_global *dpp) dpp_next_configurator_id() argument
4174 dpp_configurator_add(struct dpp_global *dpp, const char *cmd) dpp_configurator_add() argument
4223 dpp_configurator_del(struct dpp_global *dpp, unsigned int id) dpp_configurator_del() argument
4246 dpp_configurator_remove(struct dpp_global *dpp, const char *id) dpp_configurator_remove() argument
4262 dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, char *buf, size_t buflen) dpp_configurator_get_key_id() argument
4277 dpp_configurator_from_backup(struct dpp_global *dpp, struct dpp_asymmetric_key *key) dpp_configurator_from_backup() argument
4324 dpp_configurator_find_kid(struct dpp_global *dpp, const u8 *kid) dpp_configurator_find_kid() argument
4345 struct dpp_global *dpp; dpp_global_init() local
4366 dpp_global_clear(struct dpp_global *dpp) dpp_global_clear() argument
4381 dpp_global_deinit(struct dpp_global *dpp) dpp_global_deinit() argument
[all...]
/third_party/curl/tests/server/
H A Dtftpd.c341 static int readit(struct testcase *test, struct tftphdr **dpp, in readit() argument
421 static int writeit(struct testcase *test, struct tftphdr * volatile *dpp, in writeit() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c1810 ugen_get_port_path(struct usb_fifo *f, struct usb_device_port_path *dpp) in ugen_get_port_path() argument
2114 struct usb_device_port_path *dpp; in ugen_ioctl_post() member
2382 struct usb_device_port_path dpp; in ugen_ioctl_post() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc808 bool ConsumeDurationNumber(const char** dpp, const char* ep, int64_t* int_part, in ConsumeDurationNumber() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c548 decorr_mono(int32_t *in_samples, int32_t *out_samples, int nb_samples, struct Decorr *dpp, int dir) decorr_mono() argument
611 reverse_mono_decorr(struct Decorr *dpp) reverse_mono_decorr() argument
683 decorr_mono_buffer(int32_t *samples, int32_t *outsamples, int nb_samples, struct Decorr *dpp, int tindex) decorr_mono_buffer() argument
1125 decorr_stereo(int32_t *in_left, int32_t *in_right, int32_t *out_left, int32_t *out_right, int nb_samples, struct Decorr *dpp, int dir) decorr_stereo() argument
1318 reverse_decorr(struct Decorr *dpp) reverse_decorr() argument
1362 decorr_stereo_quick(int32_t *in_left, int32_t *in_right, int32_t *out_left, int32_t *out_right, int nb_samples, struct Decorr *dpp) decorr_stereo_quick() argument
2232 decorr_stereo_pass2(struct Decorr *dpp, int32_t *samples_l, int32_t *samples_r, int nb_samples) decorr_stereo_pass2() argument
2351 decorr_stereo_pass_id2(struct Decorr *dpp, int32_t *samples_l, int32_t *samples_r, int nb_samples) decorr_stereo_pass_id2() argument
2476 struct Decorr *dpp; wavpack_encode_block() local
2608 struct Decorr *dpp = &s->decorr_passes[i]; wavpack_encode_block() local
2624 struct Decorr *dpp = &s->decorr_passes[i]; wavpack_encode_block() local
2632 struct Decorr *dpp = &s->decorr_passes[i]; wavpack_encode_block() local
2657 struct Decorr *dpp = &s->decorr_passes[i]; wavpack_encode_block() local
2763 struct Decorr *dpp = &s->decorr_passes[i]; wavpack_encode_block() local
[all...]
/third_party/mksh/
H A Deval.c1912 maybe_expand_tilde(const char *p, XString *dsp, char **dpp, bool isassign) in maybe_expand_tilde() argument

Completed in 33 milliseconds

12