Searched defs:end (Results  1 – 14 of 14) sorted by relevance
| /scripts/kconfig/ | 
| D | mnconf-common.c | 21 int handle_search_keys(int key, size_t start, size_t end, void *_data)  in handle_search_keys()
  | 
| D | gconf.c | 333 	GtkTextIter start, end;  in text_insert_help()  local 358 	GtkTextIter start, end;  in text_insert_msg()  local
  | 
| D | nconf.gui.c | 613 				size_t end = (get_line(text, start_y + text_lines) - text);  in show_scroll_win_ext()  local
  | 
| /scripts/dtc/ | 
| D | treesource.c | 51 	const char *end = s + len - 1;  in write_propval_string()  local 104 	const char *end = p + len;  in write_propval_int()  local
  | 
| D | checks.c | 954 	const char *str, *end;  in node_is_compatible()  local
  | 
| /scripts/dtc/libfdt/ | 
| D | fdt_ro.c | 252 	const char *end = path + namelen;  in fdt_path_offset_namelen()  local 754 	const char *list, *end;  in fdt_stringlist_count()  local 781 	const char *list, *end;  in fdt_stringlist_search()  local 811 	const char *list, *end;  in fdt_stringlist_get()  local
  | 
| D | fdt_sw.c | 340 	fdt32_t *end;  in fdt_finish()  local
  | 
| /scripts/kconfig/lxdialog/ | 
| D | textbox.c | 14 static size_t start, end;  variable
  | 
| /scripts/gdb/linux/ | 
| D | mapletree.py | 35     def __init__(self, mt, first, end):  argument
  | 
| /scripts/genksyms/ | 
| D | genksyms.c | 384 				    struct string_list *end)  in copy_list_range() 627 		static struct symbol **end = &visited_symbols;  in expand_and_crc_sym()  local
  | 
| /scripts/ | 
| D | asn1_compiler.c | 346 static void tokenise(char *buffer, char *end)  in tokenise() 853 static struct element *parse_type(struct token **_cursor, struct token *end,  in parse_type() 1147 static struct element *parse_compound(struct token **_cursor, struct token *end,  in parse_compound()
  | 
| D | insert-sys-cert.c | 81 		unsigned long end = start + x[i].sh_size;  in get_offset_from_address()  local
  | 
| D | kallsyms.c | 46 	unsigned long long start, end;  member
  | 
| /scripts/gendwarfksyms/ | 
| D | types.c | 420 	size_t end;  in type_parse()  local
  |