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:sudo
(Results
1 - 15
of
15
) sorted by relevance
/third_party/libfuse/test/
H
A
D
ci-build.sh
49
sudo
chown root:root util/fusermount3
50
sudo
chmod 4755 util/fusermount3
54
(cd build-$CC;
sudo
ninja install)
74
sudo
${TEST_CMD}
75
sudo
chown root:root util/fusermount3
76
sudo
chmod 4755 util/fusermount3
78
sudo
rm -rf test/.pytest_cache/ test/__pycache__
/third_party/node/deps/v8/tools/
H
A
D
run-perf.sh
39
echo $MAXIMUM_SAMPLE_RATE |
sudo
tee $SAMPLE_RATE_CONFIG_FILE
45
echo 0 |
sudo
tee $KERNEL_MAP_CONFIG_FILE
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H
A
D
ima_conditionals.sh
12
TST_NEEDS_CMDS="cat chgrp chown id sg
sudo
"
42
gid)
sudo
sg $user "sh -c '$cmd'";;
43
uid)
sudo
-n -u $user sh -c "$cmd";;
H
A
D
ima_measurements.sh
76
tst_check_cmds
sudo
|| return
87
sudo
-n -u $user sh -c "echo $(cat /proc/uptime) user file > $file; cat $file > /dev/null"
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H
A
D
p2p-action.sh
53
sudo
ifconfig $GIFNAME "$ipaddr" netmask "$ipmask"
54
sudo
ip ro re default via "$goipaddr"
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H
A
D
p2p-action.sh
53
sudo
ifconfig $GIFNAME "$ipaddr" netmask "$ipmask"
54
sudo
ip ro re default via "$goipaddr"
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/linux/
H
A
D
build.sh
49
sudo
chown -R "$(id -u):$(id -g)" "$dir"
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/linux/
H
A
D
build.sh
49
sudo
chown -R "$(id -u):$(id -g)" "$dir"
/third_party/skia/tools/
H
A
D
install_dependencies.sh
49
sudo
apt-get $1 install $PACKAGES
/third_party/spirv-tools/kokoro/scripts/linux/
H
A
D
build.sh
34
sudo
chown -R "$(id -u):$(id -g)" "$dir"
/third_party/protobuf/kokoro/release/python/linux/
H
A
D
build_artifacts.sh
36
sudo
rm -rf $REPO_DIR
/third_party/protobuf/kokoro/release/python/macos/
H
A
D
build_artifacts.sh
38
sudo
rm -rf $REPO_DIR
/third_party/skia/platform_tools/ios/bin/
H
A
D
ios_setup.sh
85
sudo
umount $IOS_MOUNT_POINT
/third_party/pulseaudio/scripts/
H
A
D
benchmark_memory_usage.sh
84
sudo
bash -c "sync && echo 3 >/proc/sys/vm/drop_caches"
/third_party/protobuf/
H
A
D
tests.sh
569
sudo
mv valgrind /usr/local/bin/valgrind
589
sudo
mv valgrind /usr/local/bin/valgrind
Completed in 6 milliseconds