Searched defs:t (Results 1 – 9 of 9) sorted by relevance
| /scripts/ |
| D | recordmcount.h | 196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local 321 unsigned t; in sift_rel_mcount() local 367 unsigned t; in nop_mcount() local 427 unsigned t; in find_secsym_ndx() local
|
| D | docproc.c | 621 time_t t = time(NULL); in main() local
|
| D | asn1_compiler.c | 753 unsigned nr, t, n; in build_type_list() local 1217 const struct type *t = e->type_def; in dump_element() local
|
| D | analyze_suspend.py | 788 def trimTimeVal(self, t, t0, dT, left): argument 1121 def __init__(self, a, n, t, l): argument 1148 def __init__(self, t, m='', d=''): argument
|
| D | unifdef.c | 1190 strlcmp(const char *s, const char *t, size_t n) in strlcmp()
|
| /scripts/dtc/ |
| D | fdtdump.c | 58 const char *p, *s, *t; in dump_blob() local
|
| D | dtc.h | 95 #define for_each_marker_of_type(m, t) \ argument
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 377 static inline bool tree_fits_shwi_p(const_tree t) in tree_fits_shwi_p() 391 static inline bool tree_fits_uhwi_p(const_tree t) in tree_fits_uhwi_p() 399 static inline HOST_WIDE_INT tree_to_shwi(const_tree t) in tree_to_shwi() 405 static inline unsigned HOST_WIDE_INT tree_to_uhwi(const_tree t) in tree_to_uhwi() 897 static inline void debug_tree(const_tree t) in debug_tree() 907 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) argument
|
| /scripts/genksyms/ |
| D | genksyms.c | 151 static enum symbol_type map_to_ns(enum symbol_type t) in map_to_ns()
|