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:TERM
(Results
1 - 25
of
59
) sorted by relevance
1
2
3
/third_party/node/lib/internal/
H
A
D
tty.js
133
env.
TERM
=== 'dumb') {
200
if (env.
TERM
) {
201
if (RegExpPrototypeExec(/^xterm-256/, env.
TERM
) !== null) {
205
const termEnv = StringPrototypeToLowerCase(env.
TERM
);
/third_party/node/deps/npm/node_modules/chalk/source/vendor/supports-color/
H
A
D
index.js
96
if (env.
TERM
=== 'dumb') {
134
if (env.
TERM
=== 'xterm-kitty') {
153
if (/-256(color)?$/i.test(env.
TERM
)) {
157
if (/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(env.
TERM
)) {
/third_party/node/deps/npm/node_modules/supports-color/
H
A
D
index.js
96
if (env.
TERM
=== 'dumb') {
134
if (env.
TERM
=== 'xterm-kitty') {
153
if (/-256(color)?$/i.test(env.
TERM
)) {
157
if (/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(env.
TERM
)) {
/third_party/node/deps/npm/node_modules/@colors/colors/lib/system/
H
A
D
supports-colors.js
123
if (/-256(color)?$/i.test(env.
TERM
)) {
127
if (/^screen|^xterm|^vt100|^rxvt|color|ansi|cygwin|linux/i.test(env.
TERM
)) {
135
if (env.
TERM
=== 'dumb') {
/third_party/ltp/testcases/kernel/controllers/cgroup/
H
A
D
cgroup_regression_test.sh
99
kill -
TERM
$!
104
kill -
TERM
$!
300
kill -
TERM
$!
325
kill -
TERM
$!
/third_party/node/test/parallel/
H
A
D
test-repl-envvars.js
31
env: {
TERM
: 'dumb' },
35
env: {
TERM
: 'dumb', FORCE_COLOR: '1' },
/third_party/node/tools/dep_updaters/
H
A
D
update-ada.sh
28
trap cleanup INT
TERM
EXIT
H
A
D
update-nghttp3.sh
41
trap cleanup INT
TERM
EXIT
H
A
D
update-npm.sh
32
trap cleanup INT
TERM
EXIT
H
A
D
update-histogram.sh
41
trap cleanup INT
TERM
EXIT
H
A
D
update-simdutf.sh
39
trap cleanup INT
TERM
EXIT
H
A
D
update-openssl.sh
88
trap cleanup INT
TERM
EXIT
H
A
D
update-nghttp2.sh
41
trap cleanup INT
TERM
EXIT
H
A
D
update-ngtcp2.sh
41
trap cleanup INT
TERM
EXIT
H
A
D
update-base64.sh
41
trap cleanup INT
TERM
EXIT
H
A
D
update-libuv.sh
47
trap cleanup INT
TERM
EXIT
H
A
D
update-cjs-module-lexer.sh
41
trap cleanup INT
TERM
EXIT
/third_party/pulseaudio/src/tests/
H
A
D
test-daemon.sh
65
kill -
TERM
$DBUS_SESSION_BUS_PID || die "Message bus vanished! should not have happened" && echo "Killed daemon $DBUS_SESSION_BUS_PID" >&2
/third_party/mbedtls/programs/
H
A
D
demo_common.sh
129
trap 'cleanup; trap -
TERM
; kill -
TERM
$$'
TERM
/third_party/node/deps/v8/tools/cppgc/
H
A
D
test_cmake.sh
26
trap "exit 1" HUP INT PIPE QUIT
TERM
/third_party/node/tools/
H
A
D
update-llhttp.sh
24
trap cleanup INT
TERM
EXIT
/third_party/musl/porting/linux/user/tools/
H
A
D
install.sh
48
trap 'rm -f "$tmp"' EXIT INT QUIT
TERM
HUP
/third_party/musl/tools/
H
A
D
install.sh
48
trap 'rm -f "$tmp"' EXIT INT QUIT
TERM
HUP
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H
A
D
lunr.js
3078
lunr.QueryLexer.
TERM
= '
TERM
'
3093
lexer.emit(lunr.QueryLexer.
TERM
)
3119
lexer.emit(lunr.QueryLexer.
TERM
)
3157
lexer.emit(lunr.QueryLexer.
TERM
)
3165
lexer.emit(lunr.QueryLexer.
TERM
)
3240
case lunr.QueryLexer.
TERM
:
3282
case lunr.QueryLexer.
TERM
:
3314
case lunr.QueryLexer.
TERM
:
3343
case lunr.QueryLexer.
TERM
[all...]
/third_party/mbedtls/programs/test/
H
A
D
udp_proxy_wrapper.sh
38
trap cleanup INT
TERM
HUP
Completed in 8 milliseconds
1
2
3