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:PATH
(Results
1 - 6
of
6
) sorted by relevance
/build/build_scripts/
H
A
D
build.sh
110
export
PATH
=${SOURCE_ROOT_DIR}/prebuilts/build-tools/${HOST_DIR}/bin:${PYTHON3_DIR}/bin:$
PATH
114
export
PATH
=${SOURCE_ROOT_DIR}/prebuilts/build-tools/common/nodejs/node-v${EXPECTED_NODE_VERSION}-${NODE_PLATFORM}/bin:$
PATH
116
export
PATH
=${SOURCE_ROOT_DIR}/prebuilts/build-tools/common/oh-command-line-tools/ohpm/bin:$
PATH
140
export
PATH
=${OHPM_HOME}:$
PATH
/build/templates/kernel/linux-5.10/
H
A
D
Makefile
31
PATH
="$(CLANG_HOST_TOOLCHAIN):$(PAHOLE_TOOLCHAIN):$$
PATH
" \
/build/templates/kernel/linux-6.6/
H
A
D
Makefile
30
PATH
="$(CLANG_HOST_TOOLCHAIN):$(PAHOLE_TOOLCHAIN):$$
PATH
" \
/build/hb/resolver/
H
A
D
tool_args_resolver.py
83
cmd_type=CMDTYPE.
PATH
, out_dir=out_dir, args_list=args_list)
/build/hb/services/
H
A
D
gn.py
38
PATH
= 2
variable in CMDTYPE
60
elif cmd_type == CMDTYPE.
PATH
:
/build/common/asan/
H
A
D
build_mixed_asan.sh
19
PATH
="${TOPDIR}/prebuilts/build-tools/linux-x86/bin/:${TOPDIR}/prebuilts/python/linux-x86/current/bin/:${
PATH
}"
Completed in 3 milliseconds