Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 14 of 14) sorted by relevance

/tools/build/
DMakefile10 $(if $(or $(findstring environment,$(origin $(1))),\
11 $(findstring command line,$(origin $(1)))),,\
/tools/scripts/
DMakefile.include3 ifeq ($(origin O), command line)
50 $(if $(or $(findstring environment,$(origin $(1))),\
51 $(findstring command line,$(origin $(1)))),,\
/tools/testing/ktest/examples/include/
Dbisect.conf26 CHECKOUT = origin/master
/tools/memory-model/scripts/
Dinitlitmushist.sh50 ( cd litmus; git checkout origin/master )
Dcheckghlitmus.sh24 ( cd litmus; git checkout origin/master )
/tools/lib/lockdep/
DMakefile13 $(if $(or $(findstring environment,$(origin $(1))),\
14 $(findstring command line,$(origin $(1)))),,\
/tools/lib/traceevent/plugins/
DMakefile12 $(if $(or $(findstring environment,$(origin $(1))),\
13 $(findstring command line,$(origin $(1)))),,\
/tools/perf/util/
Ddwarf-aux.c628 Dwarf_Die *origin; in __die_walk_instances_cb() local
638 origin = dwarf_formref_die(attr, &origin_mem); in __die_walk_instances_cb()
639 if (origin == NULL || origin->addr != iwp->addr) in __die_walk_instances_cb()
644 dwarf_decl_line(origin, &tmp); in __die_walk_instances_cb()
646 tmp = die_get_decl_fileno(origin); in __die_walk_instances_cb()
Ddso.c41 static const char origin[] = { in dso__symtab_origin() local
63 return origin[dso->symtab_type]; in dso__symtab_origin()
/tools/lib/traceevent/
DMakefile19 $(if $(or $(findstring environment,$(origin $(1))),\
20 $(findstring command line,$(origin $(1)))),,\
/tools/perf/Documentation/
DMakefile57 DOC_REF = origin/man
58 HTML_REF = origin/html
/tools/perf/
DMakefile.perf159 $(if $(or $(findstring environment,$(origin $(1))),\
160 $(findstring command line,$(origin $(1)))),,\
DMakefile.config464 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
/tools/power/pm-graph/
Dbootgraph.py644 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\