Home
last modified time | relevance | path

Searched refs:prefix (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dcheckpatch.pl1087 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 Drecordmcount.pl378 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 DKbuild.include11 # 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 Dflattree.c117 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 Ddtc.c35 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 Dipt_ULOG.h31 char prefix[ULOG_PREFIX_LEN]; member
43 char prefix[ULOG_PREFIX_LEN]; member
H A Dipt_LOG.h15 char prefix[30]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_ulog.h16 char prefix[EBT_ULOG_PREFIX_LEN]; member
25 char prefix[EBT_ULOG_PREFIX_LEN]; member
H A Debt_log.h14 uint8_t prefix[EBT_LOG_PREFIX_SIZE]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h186 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname argument
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c261 #define strstarts(str, prefix) (strncmp(str, prefix, strlen(prefix)) == 0) argument
H A Dfile2alias.c757 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 Dip6t_LOG.h15 char prefix[30]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_NFLOG.h15 char prefix[64]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Datmbr2684.h99 __be32 prefix; /* network byte order */ member
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dteec_trace.h91 const char *prefix, const char *fmt, ...) __PRINTFLIKE(6, 7);
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A DMakefile121 git archive --prefix=$(perf-tar)/ HEAD^{tree} \
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DMakefile.mvd207 …$(shell cd $(dir $<); $(OBJCOPY) -I binary -O elf32-littleaeon -B aeon --prefix-sections=bin $(not…
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile774 # In case all classes in a project start with a common prefix, all
H A Dbsp.dxyfile773 # 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.cmd48 $(wildcard include/config/have/underscore/symbol/prefix.h) \