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:FLAG_Z
(Results
1 - 8
of
8
) sorted by relevance
/third_party/toybox/toys/posix/
H
A
D
id.c
110
if (!(toys.optflags&(FLAG_G|FLAG_g|
FLAG_Z
))) {
in do_id()
128
if (!(toys.optflags&
FLAG_Z
)) {
in do_id()
154
printf(" context=%s"+!!(toys.optflags&
FLAG_Z
), context);
in do_id()
156
} else if (toys.optflags&
FLAG_Z
) error_exit("%s disabled", lsm_name());
in do_id()
H
A
D
mkdir.c
43
if (CFG_MKDIR_Z && (toys.optflags&
FLAG_Z
))
in mkdir_main()
H
A
D
mkfifo.c
44
if (CFG_MKFIFO_Z && (toys.optflags&
FLAG_Z
))
in mkfifo_main()
H
A
D
ls.c
156
len[7] = (flags &
FLAG_Z
) ? strwidth((char *)dt->extra) : 0;
in entrylen()
191
if (flags &
FLAG_Z
) {
in filter()
/third_party/toybox/porting/liteos_a/toys/posix/
H
A
D
mkdir.c
43
if (CFG_MKDIR_Z && (toys.optflags&
FLAG_Z
))
in mkdir_main()
H
A
D
ls.c
155
len[7] = (flags &
FLAG_Z
) ? strwidth((char *)dt->extra) : 0;
in entrylen()
190
if (flags &
FLAG_Z
) {
in filter()
/third_party/toybox/toys/lsb/
H
A
D
mknod.c
52
if (toys.optflags &
FLAG_Z
)
in mknod_main()
/third_party/toybox/generated/
H
A
D
flags.h
551
#undef
FLAG_Z
macro
1107
#undef
FLAG_Z
macro
1355
#undef
FLAG_Z
macro
1677
#undef
FLAG_Z
macro
1816
#undef
FLAG_Z
macro
1842
#undef
FLAG_Z
macro
1851
#undef
FLAG_Z
macro
2287
#undef
FLAG_Z
macro
3942
#define
FLAG_Z
(FORCED_FLAGLL<<51)
macro
4412
#define
FLAG_Z
(
macro
4620
#define
FLAG_Z
global()
macro
4890
#define
FLAG_Z
global()
macro
5003
#define
FLAG_Z
global()
macro
5025
#define
FLAG_Z
global()
macro
5032
#define
FLAG_Z
global()
macro
5402
#define
FLAG_Z
global()
macro
[all...]
Completed in 14 milliseconds