Home
last modified time | relevance | path

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

12

/scripts/dtc/libfdt/
Dfdt.c79 const char *p; in fdt_offset_ptr() local
97 const char *p; in fdt_next_tag() local
184 const char *p; in _fdt_find_string() local
Dfdt_rw.c99 char *p = splicepoint; in _fdt_splice() local
110 static int _fdt_splice_mem_rsv(void *fdt, struct fdt_reserve_entry *p, in _fdt_splice_mem_rsv()
123 static int _fdt_splice_struct(void *fdt, void *p, in _fdt_splice_struct()
139 void *p = (char *)fdt in _fdt_splice_string() local
153 const char *p; in _fdt_find_add_string() local
Dfdt_ro.c61 const char *p = fdt_offset_ptr(fdt, offset + FDT_TAGSIZE, len+1); in _fdt_nodename_eq() local
132 const char *p = path; in fdt_path_offset() local
270 int pdepth = 0, p = 0; in fdt_get_path() local
417 const char *p; in _stringlist_contains() local
Dfdt_sw.c171 const char *p; in _fdt_find_add_string() local
215 char *p = (char *)fdt; in fdt_finish() local
Dfdt_wip.c77 uint32_t *p; in _fdt_nop_region() local
/scripts/
Dconmakehash.c36 char *p = *p0; in getunicode() local
87 char *p, *p1; in main() local
Dunifdef.c746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict()
750 static Linetype op_lt(int *p, Linetype at, int a, Linetype bt, int b) { in op_lt()
753 static Linetype op_gt(int *p, Linetype at, int a, Linetype bt, int b) { in op_gt()
756 static Linetype op_le(int *p, Linetype at, int a, Linetype bt, int b) { in op_le()
759 static Linetype op_ge(int *p, Linetype at, int a, Linetype bt, int b) { in op_ge()
762 static Linetype op_eq(int *p, Linetype at, int a, Linetype bt, int b) { in op_eq()
765 static Linetype op_ne(int *p, Linetype at, int a, Linetype bt, int b) { in op_ne()
768 static Linetype op_or(int *p, Linetype at, int a, Linetype bt, int b) { in op_or()
773 static Linetype op_and(int *p, Linetype at, int a, Linetype bt, int b) { in op_and()
/scripts/dtc/
Dutil.h43 static inline void *xrealloc(void *p, size_t len) in xrealloc()
Dlivetree.c64 struct property *p = first; in reverse_properties() local
180 struct property **p; in add_property() local
193 struct node **p; in add_child() local
316 struct property *p; in get_marker_label() local
353 const char *p; in get_node_by_path() local
Ddata.c197 struct data data_append_data(struct data d, const void *p, int len) in data_append_data()
206 const void *p, int len) in data_insert_at_marker()
Dflattree.c448 const char *p; in dump_stringtable_asm() local
588 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk()
621 const char *p = inb->ptr; in flat_read_string() local
658 const char *p; in flat_read_stringtable() local
809 char *p; in dt_from_blob() local
Dtreesource.c196 const char *p = prop->val.val; in write_propval() local
Ddtc.h162 #define for_each_property(n, p) \ argument
/scripts/basic/
Dfixdep.c241 const char *p, *q; in parse_config_file() local
321 char *p; in parse_dep_file() local
409 int *p = (int *)test; in traps() local
/scripts/kconfig/lxdialog/
Dutil.c540 struct dialog_list *p, *next; in item_reset() local
553 struct dialog_list *p = malloc(sizeof(*p)); in item_make() local
616 struct dialog_list *p; in item_count() local
634 struct dialog_list *p; in item_n() local
/scripts/kconfig/
Dconfdata.c120 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val()
189 char *p, *p2; in conf_read_simple() local
445 const char *p = value; in kconfig_print_comment() local
517 const char *p = value; in header_print_comment() local
Dqconf.cc247 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell()
329 ConfigList::ConfigList(ConfigView* p, const char *name) in ConfigList()
720 QPoint p(contentsToViewport(e->pos())); in contentsMouseReleaseEvent() local
782 QPoint p(contentsToViewport(e->pos())); in contentsMouseDoubleClickEvent() local
1247 struct symbol **p; in search() local
Dzconf.y591 const char *p; in print_quoted_string() local
Dsymbol.c870 char *p, name[SYMBOL_MAXLENGTH]; in sym_expand_string_value() local
905 const char *p; in sym_escape_string_value() local
1287 char *p; in prop_add_env() local
Dconf.c57 char *p = str; in strip() local
/scripts/genksyms/
Dparse.y39 remove_node(struct string_list **p) in remove_node()
/scripts/selinux/genheaders/
Dgenheaders.c29 char *p; in stoupperx() local
/scripts/mod/
Dmodpost.c126 char *p, *s; in new_module() local
366 signed char *p = (signed char *)file + *pos; in get_next_line() local
540 Elf32_Word *p; in parse_elf() local
684 char *p; in get_next_modinfo() local
782 const char *p; in match() local
1245 char *p = malloc(20); in sec2annotation() local
1946 const char *p; in add_depends() local
Dsumversion.c202 char *p = (char *)mctx->block + offset; in md4_final_ascii() local
342 char* p = line; in parse_source_files() local
Dfile2alias.c972 char *p = *outp; in append_nibble_mask() local
1015 char *p = alias; in do_amba_entry() local
1137 struct devtable **p; in handle_moddevtable() local

12