Searched defs:count (Results 1 – 6 of 6) sorted by relevance
| /scripts/kconfig/ |
| D | lkc.h | 47 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
|
| D | qconf.cc | 1174 const std::size_t count = str.size(); in clicked() local
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 319 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 323 old_call_stmt, call_stmt, count, freq, reason) \ argument 327 #define cgraph_create_edge(caller, callee, call_stmt, count, freq) \ argument 331 old_call_stmt, call_stmt, count, freq, reason) \ argument
|
| /scripts/ |
| D | recordmcount.c | 101 static ssize_t uwrite(void const *const buf, size_t const count) in uwrite()
|
| /scripts/mod/ |
| D | file2alias.c | 589 const unsigned int count = (size / id_size)-1; in do_pnp_device_entry() local 615 const unsigned int count = (size / id_size)-1; in do_pnp_card_entries() local
|
| /scripts/dtc/libfdt/ |
| D | fdt_ro.c | 726 int length, count = 0; in fdt_stringlist_count() local
|