OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DOCS
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/
docs.mk
12
INSTALL_MAPS +=
docs
/%
docs
/%
46
CLEAN-OBJS += doxyfile $(wildcard
docs
/html/*)
47
docs
/html/index.html: doxyfile $(CODEC_DOX) $(TXT_DOX)
50
DOCS
-yes +=
docs
/html/index.html
52
DIST-
DOCS
-yes = $(wildcard
docs
/html/*)
53
DIST-
DOCS
-$(CONFIG_CODEC_SRCS) += $(addprefix src/,$(CODEC_DOX))
54
DIST-
DOCS
-$(CONFIG_CODEC_SRCS) += src/libs.doxy_templat
[
all
...]
/external/libvpx/build/make/
Makefile
262
DOCS
=$(call cond_enabled,CONFIG_INSTALL_DOCS,
DOCS
)
263
.
docs
: $(
DOCS
)
266
INSTALL-
DOCS
=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-
DOCS
)
268
INSTALL-
DOCS
+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-
DOCS
)
270
.install-
docs
: .
docs
$(addprefix $(DIST_DIR)/,$(INSTALL-DOCS)
[
all
...]
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java
62
/** OS Path to the target specific
docs
*/
63
public final static int
DOCS
= 19;
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
48
public static final int
DOCS
= 0x13;
[
all
...]
Completed in 36 milliseconds