Home
last modified time | relevance | path

Searched defs:t (Results 1 – 7 of 7) sorted by relevance

/scripts/
Drecordmcount.h196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local
321 unsigned t; in sift_rel_mcount() local
368 unsigned t; in nop_mcount() local
428 unsigned t; in find_secsym_ndx() local
Danalyze_suspend.py321 def trimTimeVal(self, t, t0, dT, left): argument
603 def __init__(self, a, n, c, t): argument
629 def __init__(self, t, m, d): argument
Dasn1_compiler.c753 unsigned nr, t, n; in build_type_list() local
1217 const struct type *t = e->type_def; in dump_element() local
Dunifdef.c1190 strlcmp(const char *s, const char *t, size_t n) in strlcmp()
/scripts/dtc/
Dfdtdump.c58 const char *p, *s, *t; in dump_blob() local
Ddtc.h99 #define for_each_marker_of_type(m, t) \ argument
/scripts/genksyms/
Dgenksyms.c151 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns()