HomeSort by relevance Sort by last modified time
    Searched refs:source_path (Results 1 - 22 of 22) sorted by null

  /external/libvpx/build/make/
version.sh 22 source_path=${1:-.}
27 if [ -d ${source_path}/.git ]; then
29 export GIT_DIR=${source_path}/.git
34 for p in "${source_path}" "${source_path}/.."; do
configure.sh 241 source_path=${0%/*}
243 if test -z "$source_path" -o "$source_path" = "." ; then
244 source_path="`pwd`"
373 SRC_PATH="$source_path"
374 SRC_PATH_BARE=$source_path
377 ASM_CONVERSION=${asm_conversion_cmd:-${source_path}/build/make/ads2gas.pl}
677 asm_conversion_cmd="${source_path}/build/make/ads2gas.pl"
683 LD=${source_path}/build/make/armlink_adapter.sh
749 asm_conversion_cmd="${source_path}/build/make/ads2gas_apple.pl
    [all...]
  /external/chromium/chrome/browser/importer/
importer_data_types.h 38 FilePath source_path; member in struct:importer::SourceProfile
importer_list.cc 30 ie->source_path.clear();
47 safari->source_path.clear();
81 firefox->source_path = profile_path;
101 google_toolbar->source_path.clear();