Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:BASE_HOME
(Results
1 - 12
of
12
) sorted by relevance
/test/xts/acts/
H
A
D
build.sh
33
BASE_HOME
=$(dirname $(cd $(dirname $0); pwd))
34
BASE_HOME
=${
BASE_HOME
}/../..
35
BUILD_TOOLS_DIR=${
BASE_HOME
}/prebuilts/build-tools/linux-x86/bin
36
OUT_DIR=${
BASE_HOME
}/out
37
BUILD_SHELL=${
BASE_HOME
}/build.sh
48
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.3/bin:$PATH
98
cd $
BASE_HOME
99
ACTS_ROOT="$
BASE_HOME
/test/xts/acts"
101
${
BASE_HOME
}/prebuilt
[all...]
H
A
D
runtest.sh
38
BASE_HOME
=${SCRIPT_DIR}/../../..
50
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.5/bin:$PATH
83
cd $
BASE_HOME
146
cd $
BASE_HOME
H
A
D
ci_build.sh
21
BASE_HOME
=${XTS_HOME}/../..
23
xts_enter_config=${
BASE_HOME
}/.repo/manifests/matrix_product.csv
81
cd $
BASE_HOME
/test/xts/dcts/
H
A
D
build.sh
37
BASE_HOME
=$(dirname $(cd $(dirname $0); pwd))
38
BASE_HOME
=${
BASE_HOME
}/../..
39
BUILD_TOOLS_DIR=${
BASE_HOME
}/prebuilts/build-tools/linux-x86/bin
40
OUT_DIR=${
BASE_HOME
}/out
41
BUILD_SHELL=${
BASE_HOME
}/build.sh
52
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.3/bin:$PATH
100
cd $
BASE_HOME
101
HATS_ROOT="$
BASE_HOME
/test/xts/dcts"
103
rm -rf "$
BASE_HOME
/tes
[all...]
H
A
D
runtest.sh
38
BASE_HOME
=${SCRIPT_DIR}/../../..
50
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.5/bin:$PATH
83
cd $
BASE_HOME
146
cd $
BASE_HOME
/test/xts/hats/
H
A
D
build.sh
33
BASE_HOME
=$(dirname $(cd $(dirname $0); pwd))
34
BASE_HOME
=${
BASE_HOME
}/../..
44
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.3/bin:$PATH
88
cd $
BASE_HOME
89
HATS_ROOT="$
BASE_HOME
/test/xts/hats"
91
${
BASE_HOME
}/prebuilts/python/linux-x86/current/bin/python3 -B ${HATS_ROOT}/check_hvigor.py
96
rm -rf "$
BASE_HOME
/test/xts/autogen_apiobjs"
119
rm -rf "$
BASE_HOME
/test/xts/autogen_apiobjs"
H
A
D
runtest.sh
38
BASE_HOME
=${SCRIPT_DIR}/../../..
50
export PATH=${
BASE_HOME
}/prebuilts/python/linux-x86/3.8.5/bin:$PATH
83
cd $
BASE_HOME
146
cd $
BASE_HOME
/test/testfwk/developer_test/
H
A
D
start.sh
22
BASE_HOME
=$(cd $(dirname $0);pwd)
27
pushd ${
BASE_HOME
}/src
28
if [[ -f "${
BASE_HOME
}/python/bin/python3" ]]; then
29
python_filepath="${
BASE_HOME
}/python/bin/python3"
30
elif [[ -f "${
BASE_HOME
}/../../prebuilts/python/linux-x86/3.8.5/bin/python3" ]]; then
31
python_filepath="${
BASE_HOME
}/../../prebuilts/python/linux-x86/3.8.5/bin/python3"
/test/xts/tools/lite/
H
A
D
buildFun.sh
16
source $
BASE_HOME
/test/xts/tools/lite/buildUtils.sh
63
rm -rf ${
BASE_HOME
}/out/hispark_pegasus/wifiiot_hispark_pegasus/libs/libmodule_*.a
73
cp -f ${
BASE_HOME
}/out/hispark_pegasus/wifiiot_hispark_pegasus/${WIFIIOT_OUTFILE} ${suite_out_dir}/${subsystem_name}/${suite_module_name}.bin
84
cd $
BASE_HOME
91
find_dir_by_name "suites" "${
BASE_HOME
}/out" ${PRODUCT}
100
python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${
BASE_HOME
}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.fls#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json
109
python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${
BASE_HOME
}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.bin#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json
117
cd $
BASE_HOME
H
A
D
build.sh
17
BASE_HOME
=$(dirname $(dirname $(dirname $(dirname $(cd $(dirname $0); pwd)))))
22
DIST_DIR=$
BASE_HOME
/dist
37
source $
BASE_HOME
/test/xts/tools/lite/buildFun.sh
91
out_dir="${
BASE_HOME
}/out/hispark_pegasus/wifiiot_hispark_pegasus"
93
cd $
BASE_HOME
116
echo $
BASE_HOME
H
A
D
runtest.sh
17
BASE_HOME
=$(dirname $(dirname $(cd $(dirname $0); pwd)))
106
SUITE_OUT="${
BASE_HOME
}/out/${PRODUCT}_${PLATFORM}/suites"
/test/testfwk/developer_test/src/core/build/
H
A
D
build_lite_testcases.sh
21
BASE_HOME
=$(dirname $(dirname $(dirname $(dirname $(dirname $(cd $(dirname $0); pwd))))))
28
DIST_DIR=$
BASE_HOME
/dist
84
cd $
BASE_HOME
87
out_dir="${
BASE_HOME
}/out/${board_name}/${PRODUCT}"
131
cp -rf ${
BASE_HOME
}/out/${board_name}/${PRODUCT}/${BUILD_OUTFILE} ${suite_out_dir}/${subsystem_name}/${suite_module_name}.bin
151
cd $
BASE_HOME
154
echo $
BASE_HOME
Completed in 4 milliseconds