| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 1087 my $prefix = ''; 1093 my $line = $prefix . $_[0]; 1141 my $prefix = $absolute; 1142 substr($prefix, -length($file)) = ''; 1145 if ($prefix ne ".../") { 1274 $prefix = ''; 1325 $prefix = "$filename:$realline: " if ($emacs && $file); 1326 $prefix = "$filename:$linenr: " if ($emacs && !$file); 1997 my ($where, $prefix) = ($-[1], $1); 1998 if ($prefix !~ /$Type\s+$/ && [all …]
|
| H A D | recordmcount.pl | 378 my $prefix; 390 $prefix = $1; 393 $prefix = $filename; 397 my $mcount_s = $dirname . "/.tmp_mc_" . $prefix . ".s"; 398 my $mcount_o = $dirname . "/.tmp_mc_" . $prefix . ".o";
|
| H A D | Kbuild.include | 11 # Name of target with a '.' as filename prefix. foo/bar.o => foo/.bar.o 66 # cc-cross-prefix 67 # Usage: CROSS_COMPILE := $(call cc-cross-prefix, m68k-linux-gnu- m68k-linux-) 68 # Return first prefix where a prefix$(CC) is found in PATH. 70 cc-cross-prefix = \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | flattree.c | 117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label() argument 119 fprintf(f, "\t.globl\t%s_%s\n", prefix, label); in emit_label() 120 fprintf(f, "%s_%s:\n", prefix, label); in emit_label() 121 fprintf(f, "_%s_%s:\n", prefix, label); in emit_label()
|
| H A D | dtc.c | 35 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths() argument 40 tree->fullpath = join_path(prefix, tree->name); in fill_fullpaths()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/ |
| H A D | ipt_ULOG.h | 31 char prefix[ULOG_PREFIX_LEN]; member 43 char prefix[ULOG_PREFIX_LEN]; member
|
| H A D | ipt_LOG.h | 15 char prefix[30]; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/ |
| H A D | ebt_ulog.h | 16 char prefix[EBT_ULOG_PREFIX_LEN]; member 25 char prefix[EBT_ULOG_PREFIX_LEN]; member
|
| H A D | ebt_log.h | 14 uint8_t prefix[EBT_LOG_PREFIX_SIZE]; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 186 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 261 #define strstarts(str, prefix) (strncmp(str, prefix, strlen(prefix)) == 0) argument
|
| H A D | file2alias.c | 757 const char *prefix; member 798 dmi_fields[i].prefix); in do_dmi_entry()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv6/ |
| H A D | ip6t_LOG.h | 15 char prefix[30]; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/ |
| H A D | xt_NFLOG.h | 15 char prefix[64]; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | atmbr2684.h | 99 __be32 prefix; /* network byte order */ member
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | teec_trace.h | 91 const char *prefix, const char *fmt, ...) __PRINTFLIKE(6, 7);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/package/ |
| H A D | Makefile | 121 git archive --prefix=$(perf-tar)/ HEAD^{tree} \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | Makefile.mvd | 207 …$(shell cd $(dir $<); $(OBJCOPY) -I binary -O elf32-littleaeon -B aeon --prefix-sections=bin $(not…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 774 # In case all classes in a project start with a common prefix, all
|
| H A D | bsp.dxyfile | 773 # In case all classes in a project start with a common prefix, all
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | .Ksym.o.cmd | 48 $(wildcard include/config/have/underscore/symbol/prefix.h) \
|