HomeSort by relevance Sort by last modified time
    Searched full:config_dir (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/scripts/
build_plugins.sh 131 CONFIG_DIR="../../../out/eclipse-configuration-$BUILD_VERSION"
132 [ -d "$CONFIG_DIR" ] && rm -rfv "$CONFIG_DIR"
133 mkdir -p "$CONFIG_DIR"
178 echo " Config Dir: $CONFIG_DIR"
191 -data "$CONFIG_DIR" \
192 -configuration "$CONFIG_DIR" \
205 for i in "$CONFIG_DIR"/*.log; do
  /external/qemu/android/build/
common.sh 479 local config_dir
481 config_dir=`dirname $config_mk`
482 mkdir -p $config_dir 2> $TMPL
484 echo "Can't create directory for build config file: $config_dir"
  /external/webkit/WebKitTools/wx/build/
settings.py 144 config_dir = config + git_branch_name() variable
146 output_dir = os.path.join(wk_root, 'WebKitBuild', config_dir)
  /external/bluetooth/glib/glib/
gutils.c 2105 gchar *config_dir; local
    [all...]

Completed in 342 milliseconds