Searched defs:functions (Results 1 – 25 of 44) sorted by relevance
12
113 functions = [] variable117 functions = [line for line in data.readlines() if line and line[0] variable
23 namespace functions namespace
44 explicit Manager(const std::vector<monitor::CreateGroupFunction>& functions) in Manager()
27 unsigned char functions[MSCC_FUNC_PER_PIN]; member
100 const char * const *functions; member
65 const char *const *functions; member
224 struct list_head functions; member
64 def add_module_functions(fn, functions, namespace): argument