Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 25) sorted by relevance

/scripts/kconfig/
A Dutil.c85 void *p = malloc(size); in xmalloc() local
94 void *p = calloc(nmemb, size); in xcalloc() local
101 void *xrealloc(void *p, size_t size) in xrealloc()
112 char *p; in xstrdup() local
123 char *p; in xstrndup() local
A Dconfdata.c46 char *p; in make_parent_dir() local
162 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val()
288 char *p, *p2; in conf_read_simple() local
546 const char *p = value; in kconfig_print_comment() local
618 const char *p = value; in header_print_comment() local
1203 int n, p[3]; in conf_set_all_new_symbols() local
A Dpreprocess.c140 FILE *p; in do_shell() local
345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
452 const char *p = *str; in expand_dollar_with_args() local
495 const char *in, *p; in __expand_string() local
A Dzconf.y631 const char *p; in print_quoted_string() local
A Dqconf.cc303 ConfigList::ConfigList(ConfigView* p, const char *name) in ConfigList()
770 QPoint p = e->pos(); in mouseReleaseEvent() local
831 QPoint p = e->pos(); // TODO: Check if this works(was contentsToViewport). in mouseDoubleClickEvent() local
1312 struct symbol **p; in search() local
A Dconf.c58 char *p = str; in strip() local
A Dsymbol.c875 const char *p; in sym_escape_string_value() local
/scripts/dtc/libfdt/
A Dfdt_rw.c58 char *p = splicepoint; in fdt_splice_() local
71 static int fdt_splice_mem_rsv_(void *fdt, struct fdt_reserve_entry *p, in fdt_splice_mem_rsv_()
84 static int fdt_splice_struct_(void *fdt, void *p, in fdt_splice_struct_()
108 void *p = (char *)fdt in fdt_splice_string_() local
131 const char *p; in fdt_find_add_string_() local
A Dfdt.c159 const char *p; in fdt_next_tag() local
299 const char *p; in fdt_find_string_() local
A Dfdt_ro.c17 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_() local
109 const char *p = fdt_get_string(fdt, stroffset, &slen); in fdt_string_eq_() local
253 const char *p = path; in fdt_path_offset_namelen() local
542 int pdepth = 0, p = 0; in fdt_get_path() local
706 const char *p; in fdt_stringlist_contains() local
A Dlibfdt_env.h87 const char *p = memchr(string, 0, max_count); in fdt_strnlen() local
A Dfdt_wip.c53 fdt32_t *p; in fdt_nop_region_() local
A Dfdt_sw.c282 const char *p; in fdt_find_add_string_() local
341 char *p = (char *)fdt; in fdt_finish() local
A Dfdt_overlay.c706 void *p; in overlay_symbol_update() local
/scripts/dtc/
A Dlivetree.c87 struct property *p = first; in reverse_properties() local
237 struct property *p; in add_orphan_node() local
272 struct property **p; in add_property() local
304 struct node **p; in add_child() local
346 struct property *p; in append_to_property() local
478 struct property *p; in get_marker_label() local
515 const char *p; in get_node_by_path() local
857 struct property *p; in generate_label_tree_internal() local
A Ddata.c120 struct data data_append_data(struct data d, const void *p, int len) in data_append_data()
129 const void *p, int len) in data_insert_at_marker()
A Dflattree.c449 const char *p; in dump_stringtable_asm() local
591 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk()
624 const char *p = inb->ptr; in flat_read_string() local
661 const char *p; in flat_read_stringtable() local
816 char *p; in dt_from_blob() local
A Dutil.h62 static inline void *xrealloc(void *p, size_t len) in xrealloc()
A Dutil.c64 char *p; in xasprintf() local
417 const unsigned char *p = (const unsigned char *)data; in utilfdt_print_data() local
A Dtreesource.c198 const char *p = prop->val.val; in write_propval() local
A Ddtc.h180 #define for_each_property_withdel(n, p) \ argument
183 #define for_each_property(n, p) \ argument
/scripts/
A Dspdxcheck.py148 def p_expr(self, p): argument
156 def p_error(self, p): argument
/scripts/kconfig/lxdialog/
A Dutil.c583 struct dialog_list *p, *next; in item_reset() local
596 struct dialog_list *p = malloc(sizeof(*p)); in item_make() local
659 struct dialog_list *p; in item_count() local
677 struct dialog_list *p; in item_n() local
A Ddialog.h32 #define wbkgdset(w,p) /*nothing */ argument
/scripts/basic/
A Dfixdep.c239 static void parse_config_file(const char *p) in parse_config_file()
329 char *p; in parse_dep_file() local

Completed in 34 milliseconds