Home
last modified time | relevance | path

Searched refs:valp (Results 1 – 22 of 22) sorted by relevance

/external/elfutils/libdw/
Dlibdw_form.c28 unsigned char *valp) in __libdw_form_val_len() argument
46 result = *valp + 1; in __libdw_form_val_len()
50 result = read_2ubyte_unaligned (dbg, valp) + 2; in __libdw_form_val_len()
54 result = read_4ubyte_unaligned (dbg, valp) + 4; in __libdw_form_val_len()
58 saved = valp; in __libdw_form_val_len()
59 get_uleb128 (u128, valp); in __libdw_form_val_len()
60 result = u128 + (valp - saved); in __libdw_form_val_len()
85 result = strlen ((char *) valp) + 1; in __libdw_form_val_len()
91 saved = valp; in __libdw_form_val_len()
92 get_uleb128 (u128, valp); in __libdw_form_val_len()
[all …]
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;
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;
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;
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;
Ddwarf_formstring.c34 return (const char *) attrp->valp;
49 off = read_8ubyte_unaligned (dbg, attrp->valp);
51 off = read_4ubyte_unaligned (dbg, attrp->valp);
Ddwarf_formaddr.c38 *return_addr = read_8ubyte_unaligned (attr->cu->dbg, attr->valp);
40 *return_addr = read_4ubyte_unaligned (attr->cu->dbg, attr->valp);
Ddwarf_formflag.c37 *return_bool = *attr->valp != 0;
Ddwarf_attr.c33 result->valp = __libdw_find_attr (die, search_name, &result->code,
Ddwarf_siblingof.c54 sibattr.valp = addr;
Ddwarf_getattrs.c72 attr.valp = die_addr; in dwarf_getattrs()
DlibdwP.h305 unsigned int form, unsigned char *valp)
Dlibdw.h95 unsigned char *valp; member
/external/tesseract/liblept/
Dheap.c289 l_float32 valp, valc; in lheapSwapUp() local
305 valp = *(l_float32 *)(lh->array[ip - 1]); in lheapSwapUp()
306 if (valp <= valc) in lheapSwapUp()
318 valp = *(l_float32 *)(lh->array[ip - 1]); in lheapSwapUp()
319 if (valp >= valc) in lheapSwapUp()
353 l_float32 valp, valcl, valcr; in lheapSwapDown() local
368 valp = *(l_float32 *)(lh->array[ip - 1]); in lheapSwapDown()
372 if (valp > valcl) in lheapSwapDown()
378 if (valp <= valcl && valp <= valcr) /* smaller than both */ in lheapSwapDown()
396 valp = *(l_float32 *)(lh->array[ip - 1]); in lheapSwapDown()
[all …]
/external/libffi/src/powerpc/
Dffi.c101 } valp; in ffi_prep_args_SYSV() typedef
104 valp stacktop; in ffi_prep_args_SYSV()
108 valp gpr_base; in ffi_prep_args_SYSV()
113 valp fpr_base; in ffi_prep_args_SYSV()
118 valp copy_space; in ffi_prep_args_SYSV()
121 valp next_arg; in ffi_prep_args_SYSV()
420 } valp; in ffi_prep_args64() typedef
423 valp stacktop; in ffi_prep_args64()
427 valp gpr_base; in ffi_prep_args64()
428 valp gpr_end; in ffi_prep_args64()
[all …]
/external/strace/
Dutil.c1253 get_arg0 (struct tcb *tcp, arg_setup_state *state, long *valp)
1258 ret = upeek (tcp->pid, PT_R11, valp);
1262 sizeof(long), (void *) valp);
1267 get_arg1 (struct tcb *tcp, arg_setup_state *state, long *valp)
1272 ret = upeek (tcp->pid, PT_R9, valp);
1276 sizeof(long), (void *) valp);
1322 # define get_arg0(tcp, state, valp) (*(valp) = (state)->r_o0, 0)
1323 # define get_arg1(tcp, state, valp) (*(valp) = (state)->r_o1, 0)
1374 # define get_arg0(tcp, cookie, valp) \
1375 (upeek ((tcp)->pid, arg0_offset, (valp)))
[all …]
/external/ppp/pppd/
Dmultilink.c58 static int parse_num __P((char *str, const char *key, int *valp));
388 parse_num(str, key, valp) in parse_num() argument
391 int *valp;
401 *valp = i;
Doptions.c1353 number_option(str, valp, base) in number_option() argument
1355 u_int32_t *valp;
1360 *valp = strtoul(str, &ptr, base);
1376 int_option(str, valp) in int_option() argument
1378 int *valp;
1384 *valp = (int) v;
/external/qemu/audio/
Daudio.c488 int *intp = opt->valp; in audio_print_options()
495 int *intp = opt->valp; in audio_print_options()
502 audfmt_e *fmtp = opt->valp; in audio_print_options()
513 const char **strp = opt->valp; in audio_print_options()
555 if (!opt->valp) { in audio_process_options()
582 int *intp = opt->valp; in audio_process_options()
589 audfmt_e *fmtp = opt->valp; in audio_process_options()
596 const char **strp = opt->valp; in audio_process_options()
Daudio_int.h47 void *valp; member
/external/libpcap/
Doptimize.c610 vstore(s, valp, newval, alter) in vstore() argument
612 int *valp;
616 if (alter && *valp == newval)
619 *valp = newval;
/external/srec/config/en.us/dictionary/
Dlarge.ok30741 valparaiso valp@rAs]
30742 valparaiso valp@rIz]