OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOURCES
(Results
1 - 25
of
51
) sorted by null
1
2
3
/external/chromium/chrome/browser/resources/touch_ntp/tools/
check.sh
13
SOURCES
="touchhandler.js slider.js newtab.js grabber.js "
14
SOURCES
+="standalone/standalone_hack.js"
33
for S in $
SOURCES
tools/externs.js; do
55
LARGS+=" $
SOURCES
"
/external/chromium/chrome/browser/resources/ntp4/tools/
check.sh
13
SOURCES
="event_tracker.js touch_handler.js card_slider.js new_tab.js grabber.js apps_page.js recently_closed.js"
32
for S in $
SOURCES
tools/externs.js; do
54
LARGS+=" $
SOURCES
"
/development/pdk/pndk/samples/sample/
Makefile
7
SOURCES
:= hello.c
8
OBJECTS := $(
SOURCES
:.c=.o)
/hardware/ti/omap4xxx/domx/
Makefile
69
SOURCES
=
/hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile
69
SOURCES
=
/hardware/ti/omap4xxx/domx/test/
Makefile
70
SOURCES
= \
/external/zlib/nintendods/
Makefile
14
#
SOURCES
is a list of directories containing source code
20
SOURCES
:= ../../
55
export VPATH := $(foreach dir,$(
SOURCES
),$(CURDIR)/$(dir)) \
60
CFILES := $(foreach dir,$(
SOURCES
),$(notdir $(wildcard $(dir)/*.c)))
61
CPPFILES := $(foreach dir,$(
SOURCES
),$(notdir $(wildcard $(dir)/*.cpp)))
62
SFILES := $(foreach dir,$(
SOURCES
),$(notdir $(wildcard $(dir)/*.s)))
/hardware/ti/omap4xxx/domx/mm_osal/
Makefile
26
SOURCES
= \
/hardware/ti/omap4xxx/domx/omx_core/
Makefile
70
SOURCES
= \
/development/pdk/pndk/samples/samplejni/
Makefile
10
SOURCES
:= native.cpp
11
OBJECTS := $(
SOURCES
:.cpp=.o)
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile
70
SOURCES
= \
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile
70
SOURCES
= \
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile
70
SOURCES
= \
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile
70
SOURCES
= \
/hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile
70
SOURCES
= \
/ndk/sources/host-tools/ndk-stack/
GNUMakefile
58
SOURCES
:= $(NDK_STACK_SOURCES) $(ELFF_SOURCES) $(REGEX_SOURCES)
76
$(foreach src,$(filter %.c,$(
SOURCES
)),\
80
$(foreach src,$(filter %.cc,$(
SOURCES
)),\
/hardware/ti/omap4xxx/domx/domx/
Makefile
70
SOURCES
= \
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java
60
/** OS Path to the "
sources
" folder. */
61
public final static int
SOURCES
= 18;
/ndk/build/tools/
download-toolchain-sources.sh
17
# This shell script is used to download the
sources
of the Android NDK toolchain
40
register_var_option "--git-date=<date>" GIT_DATE "Only
sources
that existed until specified <date>"
46
register_var_option "--git-http" OPTION_GIT_HTTP "Use http to download
sources
from git"
58
register_var_option "--no-patches" OPTION_NO_PATCHES "Do not patch
sources
"
62
"Download the NDK toolchain
sources
from android.git.kernel.org into <src-dir>.
70
By default, this script will download
sources
from android.git.kernel.org that
75
download the
sources
from another set of git repostories.
149
dump "downloading
sources
for toolchain/$1"
167
dump "Using
sources
for date '$GIT_DATE': toolchain/$1 revision $REVISION"
180
SOURCES_LIST=$(pwd)/
SOURCES
[
all
...]
/external/bison/src/
Makefile
107
SOURCES
= $(bison_SOURCES) $(EXTRA_bison_SOURCES)
439
ID: $(HEADERS) $(
SOURCES
) $(LISP) $(TAGS_FILES)
440
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
449
TAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
453
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465
CTAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
469
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
636
grep -h -A1 '^extern .*[^;]$$' $(
SOURCES
) \
646
$$(ls $(
SOURCES
) | grep '\.h$$') /dev/null) > $$t; \
/hardware/ti/omap4xxx/domx/make/
build.mk
33
SOURCES
:= $(strip $(
SOURCES
))
129
SRCDIRS := $(sort $(dir $(
SOURCES
)))
132
BASEOBJ := $(addsuffix .o,$(basename $(
SOURCES
)))
/external/v8/tools/gcmole/
gcmole.lua
87
local
SOURCES
= sconscript:match "
SOURCES
= {(.-)}";
89
local
sources
= {}
92
SOURCES
:gmatch "'([^']-)': Split%(\"\"\"(.-)\"\"\"%)" do
95
sources
[condition] = files
98
for condition, list in
SOURCES
:gmatch "'([^']-)': %[(.-)%]" do
101
sources
[condition] = files
104
return
sources
118
local function BuildFileList(
sources
, props)
120
for condition, files in pairs(
sources
) d
[
all
...]
/external/elfutils/lib/
Makefile
18
SOURCES
= $(libeu_a_SOURCES)
70
SOURCES
= $(libeu_a_SOURCES)
259
ID: $(HEADERS) $(
SOURCES
) $(LISP) $(TAGS_FILES)
260
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269
TAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
273
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285
CTAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
289
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
/external/elfutils/libcpu/
Makefile
17
SOURCES
= $(libcpu_i386_a_SOURCES)
67
SOURCES
= $(libcpu_i386_a_SOURCES)
243
ID: $(HEADERS) $(
SOURCES
) $(LISP) $(TAGS_FILES)
244
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253
TAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
257
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269
CTAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
273
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
/external/elfutils/src/
Makefile
19
SOURCES
= $(libld_elf_a_SOURCES) $(libld_elf_i386_pic_a_SOURCES) elflint.c $(ld_SOURCES) $(libld_elf_i386_so_SOURCES) nm.c readelf.c size.c strip.c
118
SOURCES
= $(libld_elf_a_SOURCES) $(libld_elf_i386_pic_a_SOURCES) \
428
ID: $(HEADERS) $(
SOURCES
) $(LISP) $(TAGS_FILES)
429
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438
TAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
442
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454
CTAGS: $(HEADERS) $(
SOURCES
) $(TAGS_DEPENDENCIES) \
458
list='$(
SOURCES
) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Completed in 448 milliseconds
1
2
3