HomeSort by relevance Sort by last modified time
    Searched refs:valp (Results 1 - 25 of 29) sorted by null

1 2

  /external/elfutils/libdw/
libdw_form.c 64 const unsigned char *valp)
85 result = *valp + 1;
89 result = read_2ubyte_unaligned (dbg, valp) + 2;
93 result = read_4ubyte_unaligned (dbg, valp) + 4;
97 saved = valp;
98 get_uleb128 (u128, valp);
99 result = u128 + (valp - saved);
124 result = strlen ((char *) valp) + 1;
130 saved = valp;
131 get_uleb128 (u128, valp);
    [all...]
dwarf_formref.c 65 if (attr->valp == NULL)
74 *return_offset = *attr->valp;
78 *return_offset = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
82 *return_offset = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
86 *return_offset = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
90 datap = attr->valp;
dwarf_formsdata.c 72 *return_sval = *attr->valp;
76 *return_sval = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
80 *return_sval = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
84 *return_sval = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
88 datap = attr->valp;
93 datap = attr->valp;
dwarf_formudata.c 72 *return_uval = *attr->valp;
76 *return_uval = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
80 *return_uval = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
84 *return_uval = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
88 datap = attr->valp;
93 datap = attr->valp;
dwarf_formblock.c 72 return_block->length = *(uint8_t *) attr->valp;
73 return_block->data = attr->valp + 1;
77 return_block->length = read_2ubyte_unaligned (attr->cu->dbg, attr->valp);
78 return_block->data = attr->valp + 2;
82 return_block->length = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
83 return_block->data = attr->valp + 4;
87 datap = attr->valp;
dwarf_formaddr.c 74 *return_addr = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
76 *return_addr = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
dwarf_formstring.c 70 return (const char *) attrp->valp;
85 off = read_8ubyte_unaligned (dbg, attrp->valp);
87 off = read_4ubyte_unaligned (dbg, attrp->valp);
dwarf_formflag.c 73 *return_bool = *attr->valp != 0;
dwarf_formref_die.c 76 offset = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
78 offset = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
dwarf_attr.c 69 result->valp = __libdw_find_attr (die, search_name, &result->code,
dwarf_getattrs.c 112 attr.valp = (unsigned char *) die_addr;
dwarf_siblingof.c 100 sibattr.valp = addr;
libdwP.h 379 const unsigned char *valp)
395 extern int __libdw_attr_intval (Dwarf_Die *die, int *valp, int attval)
  /external/kernel-headers/original/linux/sunrpc/
xdr.h 120 xdr_decode_hyper(u32 *p, __u64 *valp)
122 *valp = ((__u64) ntohl(*p++)) << 32;
123 *valp |= ntohl(*p++);
  /external/qemu/audio/
dsoundaudio.c 944 .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 = &conf.bufsize_in
    [all...]
audio.c 484 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;
    [all...]
alsaaudio.c     [all...]
ossaudio.c 859 .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,
fmodaudio.c 631 .valp = &conf.drvname,
637 .valp = &conf.freq,
643 .valp = &conf.nb_samples,
649 .valp = &conf.nb_channels,
655 .valp = &conf.bufsize,
paaudio.c 561 .valp = &conf.samples,
567 .valp = &conf.divisor,
573 .valp = &conf.server,
579 .valp = &conf.sink,
585 .valp = &conf.source,
coreaudio.c 756 .valp = &conf.out_buffer_frames,
762 .valp = &conf.out_nbuffers,
768 .valp = &conf.in_buffer_frames,
774 .valp = &conf.in_nbuffers,
esdaudio.c 592 .valp = &conf.samples,
598 .valp = &conf.divisor,
604 .valp = &conf.dac_host,
610 .valp = &conf.adc_host,
  /external/libffi/src/powerpc/
ffi.c 101 } valp; typedef in typeref:union:__anon8285
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:__anon8289
423 valp stacktop;
427 valp gpr_base;
428 valp gpr_end
    [all...]
  /external/strace/
util.c 1316 get_arg0 (struct tcb *tcp, arg_setup_state *state, long *valp)
1321 ret = upeek (tcp, PT_R11, valp);
1325 sizeof(long), (void *) valp);
1330 get_arg1 (struct tcb *tcp, arg_setup_state *state, long *valp)
1335 ret = upeek (tcp, PT_R9, valp);
1339 sizeof(long), (void *) valp);
1391 # define get_arg0(tcp, state, valp) (*(valp) = (state)->u_regs[U_REG_O0], 0)
1392 # define get_arg1(tcp, state, valp) (*(valp) = (state)->u_regs[U_REG_O1], 0
    [all...]
  /external/ppp/pppd/
options.c     [all...]

Completed in 409 milliseconds

1 2