Searched refs:valp (Results 1 - 25 of 27) sorted by relevance

12

/external/elfutils/libdw/
H A Dlibdw_form.c28 unsigned char *valp)
46 result = *valp + 1;
50 result = read_2ubyte_unaligned (dbg, valp) + 2;
54 result = read_4ubyte_unaligned (dbg, valp) + 4;
58 saved = valp;
59 get_uleb128 (u128, valp);
60 result = u128 + (valp - saved);
85 result = strlen ((char *) valp) + 1;
91 saved = valp;
92 get_uleb128 (u128, valp);
27 __libdw_form_val_len(Dwarf *dbg, struct Dwarf_CU *cu, unsigned int form, unsigned char *valp) argument
[all...]
H A Ddwarf_formsdata.c37 *return_sval = *attr->valp;
41 *return_sval = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
45 *return_sval = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
49 *return_sval = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
53 datap = attr->valp;
59 datap = attr->valp;
H A Ddwarf_formudata.c37 *return_uval = *attr->valp;
41 *return_uval = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
45 *return_uval = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
49 *return_uval = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
53 datap = attr->valp;
59 datap = attr->valp;
H A Ddwarf_formref.c37 *return_offset = *attr->valp;
41 *return_offset = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
45 *return_offset = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
49 *return_offset = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
53 datap = attr->valp;
H A Ddwarf_formblock.c37 return_block->length = *(uint8_t *) attr->valp;
38 return_block->data = attr->valp + 1;
42 return_block->length = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
43 return_block->data = attr->valp + 2;
47 return_block->length = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
48 return_block->data = attr->valp + 4;
52 datap = attr->valp;
H A Ddwarf_formaddr.c38 *return_addr = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
40 *return_addr = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
H A Ddwarf_formstring.c34 return (const char *) attrp->valp;
49 off = read_8ubyte_unaligned (dbg, attrp->valp);
51 off = read_4ubyte_unaligned (dbg, attrp->valp);
H A Ddwarf_formflag.c37 *return_bool = *attr->valp != 0;
H A Ddwarf_attr.c33 result->valp = __libdw_find_attr (die, search_name, &result->code,
H A Ddwarf_getattrs.c72 attr.valp = die_addr;
H A Ddwarf_siblingof.c54 sibattr.valp = addr;
H A DlibdwP.h305 unsigned int form, unsigned char *valp)
H A Dlibdw.h95 unsigned char *valp; member in struct:__anon4171
/external/kernel-headers/original/linux/sunrpc/
H A Dxdr.h120 xdr_decode_hyper(u32 *p, __u64 *valp) argument
122 *valp = ((__u64) ntohl(*p++)) << 32;
123 *valp |= ntohl(*p++);
/external/qemu/audio/
H A Ddsoundaudio.c944 .valp = &conf.lock_retries,
950 .valp = &conf.restore_retries,
956 .valp = &conf.getstatus_retries,
962 .valp = &conf.set_primary,
968 .valp = &conf.latency_millis,
974 .valp = &conf.settings.freq,
980 .valp = &conf.settings.nchannels,
986 .valp = &conf.settings.fmt,
992 .valp = &conf.bufsize_out,
998 .valp
[all...]
H A Daudio.c484 int *intp = opt->valp;
491 int *intp = opt->valp;
498 audfmt_e *fmtp = opt->valp;
509 const char **strp = opt->valp;
551 if (!opt->valp) {
578 int *intp = opt->valp;
585 audfmt_e *fmtp = opt->valp;
592 const char **strp = opt->valp;
1692 .valp = &conf.fixed_out.enabled,
1698 .valp
[all...]
H A Dalsaaudio.c1255 .valp = &conf.size_in_usec_out,
1261 .valp = &conf.period_size_out,
1268 .valp = &conf.buffer_size_out,
1275 .valp = &conf.size_in_usec_in,
1282 .valp = &conf.period_size_in,
1289 .valp = &conf.buffer_size_in,
1296 .valp = &conf.threshold,
1302 .valp = &conf.pcm_name_out,
1308 .valp = &conf.pcm_name_in,
1314 .valp
[all...]
H A Dossaudio.c859 .valp = &conf.fragsize,
865 .valp = &conf.nfrags,
871 .valp = &conf.try_mmap,
877 .valp = &conf.devpath_out,
883 .valp = &conf.devpath_in,
889 .valp = &conf.exclusive,
896 .valp = &conf.policy,
903 .valp = &conf.debug,
H A Dfmodaudio.c631 .valp = &conf.drvname,
637 .valp = &conf.freq,
643 .valp = &conf.nb_samples,
649 .valp = &conf.nb_channels,
655 .valp = &conf.bufsize,
H A Dpaaudio.c561 .valp = &conf.samples,
567 .valp = &conf.divisor,
573 .valp = &conf.server,
579 .valp = &conf.sink,
585 .valp = &conf.source,
H A Dcoreaudio.c756 .valp = &conf.out_buffer_frames,
762 .valp = &conf.out_nbuffers,
768 .valp = &conf.in_buffer_frames,
774 .valp = &conf.in_nbuffers,
H A Desdaudio.c592 .valp = &conf.samples,
598 .valp = &conf.divisor,
604 .valp = &conf.dac_host,
610 .valp = &conf.adc_host,
H A Daudio_int.h47 void *valp; member in struct:audio_option
/external/libffi/src/powerpc/
H A Dffi.c101 } valp; typedef in typeref:union:__anon6096
104 valp stacktop;
108 valp gpr_base;
113 valp fpr_base;
118 valp copy_space;
121 valp next_arg;
420 } valp; typedef in typeref:union:__anon6100
423 valp stacktop;
427 valp gpr_base;
428 valp gpr_en
[all...]
/external/ppp/pppd/
H A Doptions.c1353 number_option(str, valp, base)
1355 u_int32_t *valp;
1360 *valp = strtoul(str, &ptr, base);
1371 * int_option - like number_option, but valp is int *,
1372 * the base is assumed to be 0, and *valp is not changed
1376 int_option(str, valp)
1378 int *valp;
1384 *valp = (int) v;

Completed in 205 milliseconds

12