/third_party/mksh/ |
H A D | var.c | 179 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) in array_index_calc() argument
|
/third_party/elfutils/libdw/ |
H A D | libdwP.h | 713 __libdw_form_val_len(struct Dwarf_CU *cu, unsigned int form, const unsigned char *valp) __libdw_form_val_len() argument
|
/third_party/backends/backend/ |
H A D | hp-scl.c | 1926 sanei_hp_scl_inquire(HpScsi scsi, HpScl scl, int * valp, int * minp, int * maxp) in sanei_hp_scl_inquire() argument 1969 sanei_hp_scl_download(HpScsi scsi, HpScl scl, const void * valp, size_t len) in sanei_hp_scl_download() argument 1745 _hp_scl_inq(HpScsi scsi, HpScl scl, HpScl inq_cmnd, void *valp, size_t *lengthp) _hp_scl_inq() argument 1958 hp_scl_get_bounds_and_val(HpScsi scsi, HpScl scl, int * minp, int * maxp, int * valp) hp_scl_get_bounds_and_val() argument 1989 sanei_hp_scl_upload(HpScsi scsi, HpScl scl, void * valp, size_t len) sanei_hp_scl_upload() argument [all...] |
H A D | hp-option.c | 467 hp_option_get (HpOption this, HpData data, void * valp) in hp_option_get() argument 564 hp_option_set (HpOption this, HpData data, void * valp, SANE_Int * info) in hp_option_set() argument 494 hp_option_imm_set(HpOptSet optset, HpOption this, HpData data, void * valp, SANE_Int * info, HpScsi scsi) hp_option_imm_set() argument 626 hp_option_imm_control(HpOptSet optset, HpOption this, HpData data, SANE_Action action, void * valp, SANE_Int *infop, HpScsi scsi) hp_option_imm_control() argument 647 hp_option_control(HpOption this, HpData data, SANE_Action action, void * valp, SANE_Int *infop) hp_option_control() argument 3958 sanei_hp_optset_control(HpOptSet this, HpData data, int optnum, SANE_Action action, void * valp, SANE_Int *infop, HpScsi scsi, hp_bool_t immediate) sanei_hp_optset_control() argument [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 1860 signed char *valp = (signed char *)data; local 1874 signed short *valp = (signed short *)data; local 1895 unsigned char *valp = data; local 1920 signed int *valp = (signed int *)data; global() local [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 1083 const void *valp = in upb_encode_map() local
|