Home
last modified time | relevance | path

Searched defs:count (Results 1 – 9 of 9) sorted by relevance

/scripts/kconfig/
Dlkc.h45 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
Dqconf.cc1168 const std::size_t count = str.size(); in clicked() local
/scripts/gcc-plugins/
Dgcc-common.h224 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
228 old_call_stmt, call_stmt, count, freq, reason) \ argument
232 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument
236 old_call_stmt, call_stmt, count, freq, reason) \ argument
/scripts/gendwarfksyms/
Dtypes.c197 size_t count = 0; in type_map_write() local
Ddwarf.c401 Dwarf_Word count = 0; in DEFINE_PROCESS_TYPE() local
/scripts/
Dsorttable.h220 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc() local
Drecordmcount.c109 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
/scripts/mod/
Dfile2alias.c601 const unsigned int count = (size / id_size)-1; in do_pnp_device_entry() local
627 const unsigned int count = (size / id_size)-1; in do_pnp_card_entries() local
/scripts/dtc/libfdt/
Dfdt_ro.c755 int length, count = 0; in fdt_stringlist_count() local