Home
last modified time | relevance | path

Searched defs:end (Results 1 – 13 of 13) sorted by relevance

/scripts/dtc/
Dtreesource.c51 const char *end = s + len - 1; in write_propval_string() local
104 const char *end = p + len; in write_propval_int() local
Dchecks.c953 const char *str, *end; in node_is_compatible() local
/scripts/dtc/libfdt/
Dfdt_ro.c252 const char *end = path + namelen; in fdt_path_offset_namelen() local
725 const char *list, *end; in fdt_stringlist_count() local
752 const char *list, *end; in fdt_stringlist_search() local
782 const char *list, *end; in fdt_stringlist_get() local
Dfdt_sw.c340 fdt32_t *end; in fdt_finish() local
/scripts/kconfig/lxdialog/
Dtextbox.c14 static size_t start, end; variable
/scripts/genksyms/
Dgenksyms.c379 struct string_list *end) in copy_list_range()
622 static struct symbol **end = &visited_symbols; in expand_and_crc_sym() local
/scripts/
Dasn1_compiler.c346 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()
Dinsert-sys-cert.c81 unsigned long end = start + x[i].sh_size; in get_offset_from_address() local
Dkallsyms.c46 unsigned long long start, end; member
/scripts/kconfig/
Dmconf.c399 static int handle_search_keys(int key, size_t start, size_t end, void *_data) in handle_search_keys()
Dgconf.c365 GtkTextIter start, end; in text_insert_help() local
390 GtkTextIter start, end; in text_insert_msg() local
Dnconf.gui.c611 size_t end = (get_line(text, start_y + text_lines) - text); in show_scroll_win_ext() local
Dnconf.c712 static int handle_search_keys(int key, size_t start, size_t end, void *_data) in handle_search_keys()