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:TARGET_ARCH
(Results
1 - 6
of
6
) sorted by relevance
/test/xts/acts/
H
A
D
build.sh
21
echo " ./build.sh [suite=BUILD_TARGET] [target_os=TARGET_OS] [target_arch=
TARGET_ARCH
] [variant=BUILD_VARIANT] [target_subsystem=TARGET_SUBSYSTEM]"
23
echo " target_arch :
TARGET_ARCH
arm64 or arm, default value is arm"
41
TARGET_ARCH
=arm
63
target_arch)
TARGET_ARCH
="$PARAM"
123
./build.sh --product-name $PRODUCT_NAME --gn-args $system_build_params --build-target $BUILD_TARGET --build-target "deploy_testtools" --gn-args is_standard_system=true $MUSL_ARGS --target-cpu $
TARGET_ARCH
--get-warning-list=false --stat-ccache=true --compute-overlap-rate=false --deps-guard=false $CACHE_ARG --gn-args skip_generate_module_list_file=true
H
A
D
runtest.sh
40
TARGET_ARCH
=arm64
51
BUILD_PARAM="$BUILD_PARAM target_arch=$
TARGET_ARCH
variant=$BUILD_VARIANT"
/test/xts/dcts/
H
A
D
build.sh
22
echo " ./build.sh [suite=BUILD_TARGET] [target_os=TARGET_OS] [target_arch=
TARGET_ARCH
] [variant=BUILD_VARIANT] [target_subsystem=TARGET_SUBSYSTEM]"
25
echo " target_arch :
TARGET_ARCH
arm64 or arm32, default value is arm64"
46
TARGET_ARCH
=arm
65
target_arch)
TARGET_ARCH
="$PARAM"
116
./build.sh --product-name $PRODUCT_NAME --gn-args build_xts=true --build-target $BUILD_TARGET --build-target "deploy_testtools" --gn-args is_standard_system=true $MUSL_ARGS --target-cpu $
TARGET_ARCH
--get-warning-list=false --stat-ccache=true --compute-overlap-rate=false --deps-guard=false --generate-ninja-trace=false $CACHE_ARG --gn-args skip_generate_module_list_file=true
H
A
D
runtest.sh
40
TARGET_ARCH
=arm64
51
BUILD_PARAM="$BUILD_PARAM target_arch=$
TARGET_ARCH
variant=$BUILD_VARIANT"
/test/xts/hats/
H
A
D
build.sh
21
echo " ./build.sh [suite=BUILD_TARGET] [target_os=TARGET_OS] [target_arch=
TARGET_ARCH
] [variant=BUILD_VARIANT] [target_subsystem=TARGET_SUBSYSTEM]"
23
echo " target_arch :
TARGET_ARCH
arm64 or arm32, default value is arm64"
38
TARGET_ARCH
=arm
54
target_arch)
TARGET_ARCH
="$PARAM"
109
./build.sh --product-name $PRODUCT_NAME --gn-args build_xts=true --build-target $BUILD_TARGET --build-target "deploy_testtools" --gn-args is_standard_system=true $MUSL_ARGS --target-cpu $
TARGET_ARCH
--get-warning-list=false --stat-ccache=true --compute-overlap-rate=false --deps-guard=false --generate-ninja-trace=false $CACHE_ARG --gn-args skip_generate_module_list_file=true
H
A
D
runtest.sh
40
TARGET_ARCH
=arm64
51
BUILD_PARAM="$BUILD_PARAM target_arch=$
TARGET_ARCH
variant=$BUILD_VARIANT"
Completed in 2 milliseconds