OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_DIR
(Results
1 - 12
of
12
) sorted by null
/sdk/eclipse/scripts/
build_plugins.sh
144
CONFIG_DIR
="../../out/eclipse-configuration-$BUILD_VERSION"
145
[ -d "$
CONFIG_DIR
" ] && rm -rfv "$
CONFIG_DIR
"
146
mkdir -p "$
CONFIG_DIR
"
195
echo " Config Dir: $
CONFIG_DIR
"
211
-data "$
CONFIG_DIR
" \
212
-configuration "$
CONFIG_DIR
" \
229
for i in "$
CONFIG_DIR
"/*.log; do
/external/chromium_org/remoting/host/installer/mac/PrivilegedHelperTools/
org.chromium.chromoting.me2me.sh
10
CONFIG_DIR
=/Library/PrivilegedHelperTools
11
HOST_EXE=$
CONFIG_DIR
/$NAME.me2me_host.app/Contents/MacOS/remoting_me2me_host
12
PLIST_FILE=$
CONFIG_DIR
/$NAME.me2me_host.app/Contents/Info.plist
13
ENABLED_FILE=$
CONFIG_DIR
/$NAME.me2me_enabled
14
CONFIG_FILE=$
CONFIG_DIR
/$NAME.json
/external/libvpx/libvpx/build/make/
Android.mk
51
CONFIG_DIR
:= $(LOCAL_PATH)/
59
include $(
CONFIG_DIR
)libs-armv7-android-gcc.mk
61
include $(
CONFIG_DIR
)libs-armv5te-android-gcc.mk
95
$$(call host-c-includes,$$(LOCAL_C_INCLUDES) $$(
CONFIG_DIR
)) \
109
@grep $(OFFSET_PATTERN) $$< | tr -d '\#' | $(
CONFIG_DIR
)$(ASM_CONVERSION) > $$@
125
@$(
CONFIG_DIR
)$(ASM_CONVERSION) <$< > $@
/external/chromium_org/remoting/tools/
me2me_virtual_host.py
54
CONFIG_DIR
= os.path.expanduser("~/.config/chrome-remote-desktop")
249
pulse_path = os.path.join(
CONFIG_DIR
,
348
chrome_profile = os.path.join(
CONFIG_DIR
, "chrome-profile")
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar
org.eclipse.equinox.launcher_1.1.0.v20100507.jar
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c
[
all
...]
/external/libvpx/libvpx/
libs.mk
54
--config=$$(
CONFIG_DIR
)$$(target)$$(if $$(FAT_ARCHS),,-$$(TOOLCHAIN)).mk \
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 3582 milliseconds