Home
last modified time | relevance | path

Searched defs:tparams (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dfnt.c46 struct fnt_params *tparams; in std_fnt() local
65 struct fnt_params *tparams; in std_inv_fnt() local
Dsixstep.c49 struct fnt_params *tparams; in six_step_fnt() local
134 struct fnt_params *tparams; in inv_six_step_fnt() local
Ddifradix2.c73 fnt_dif2(mpd_uint_t a[], mpd_size_t n, struct fnt_params *tparams) in fnt_dif2()
Dnumbertheory.c76 struct fnt_params *tparams; in _mpd_init_fnt_params() local
/external/u-boot/tools/
Ddumpimage.c30 static int dumpimage_extract_subimage(struct image_type_params *tparams, in dumpimage_extract_subimage()
64 struct image_type_params *tparams = NULL; in main() local
Drksd.c45 struct image_type_params *tparams) in rksd_vrec_header()
Drkspi.c63 struct image_type_params *tparams) in rkspi_vrec_header()
Dmkimage.c318 struct image_type_params *tparams = NULL; in main() local
636 struct image_type_params *tparams = imagetool_get_type(params.type); in copy_file() local
Dsocfpgaimage.c318 struct image_type_params *tparams, uint8_t ver) in sfp_vrec_header()
333 struct image_type_params *tparams) in socfpgaimage_vrec_header_v0()
339 struct image_type_params *tparams) in socfpgaimage_vrec_header_v1()
Dimagetool.c32 struct image_type_params *tparams, in imagetool_verify_print_header()
Daisimage.c161 uint32_t *parms, struct image_type_params *tparams, in ais_insert_cmd_header()
255 struct image_type_params *tparams) in aisimage_generate()
Datmelimage.c241 struct image_type_params *tparams) in atmel_vrec_header()
Dzynqmpimage.c431 struct image_type_params *tparams) in zynqmpimage_vrec_header()
Drkcommon.c332 struct image_type_params *tparams, in rkcommon_vrec_header()
Dimximage.c903 struct image_type_params *tparams) in imximage_generate()
Dmxsimage.c2251 struct image_type_params *tparams) in sb_build_image()
2321 struct image_type_params *tparams) in mxsimage_generate()
Dkwbimage.c1643 struct image_type_params *tparams) in kwbimage_generate()
/external/ltp/testcases/kernel/syscalls/lseek/
Dlseek11.c83 } tparams[] = { variable
/external/turbine/java/com/google/turbine/binder/bytecode/
DBytecodeBoundClass.java399 ImmutableMap.Builder<TyVarSymbol, TyVarInfo> tparams = ImmutableMap.builder(); in bindMethod() local
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Dast.go52 tparams bool // whether to print template parameters member