Searched defs:count (Results 1 – 8 of 8) sorted by relevance
/scripts/lib/kdoc/ |
A D | kdoc_re.py | 92 def sub(self, sub, string, count=0): argument 226 def sub(self, regex, sub, line, count=0): argument
|
/scripts/kconfig/ |
A D | lkc.h | 45 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
|
/scripts/gcc-plugins/ |
A D | gcc-common.h | 198 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 202 old_call_stmt, call_stmt, count, freq, reason) \ argument
|
/scripts/ |
A D | sorttable.c | 698 unsigned int count = 0; in fill_relocs() local 791 int count = 0; in fill_addrs() local 825 int count; in sort_mcount_loc() local
|
A D | recordmcount.c | 109 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
|
/scripts/gendwarfksyms/ |
A D | types.c | 197 size_t count = 0; in type_map_write() local
|
A D | dwarf.c | 401 Dwarf_Word count = 0; in DEFINE_PROCESS_TYPE() local
|
/scripts/dtc/libfdt/ |
A D | fdt_ro.c | 755 int length, count = 0; in fdt_stringlist_count() local
|
Completed in 17 milliseconds