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
defs:open_flags
(Results
1 - 15
of
15
) sorted by relevance
/third_party/skia/third_party/externals/icu/fuzzers/
H
A
D
icu_ucasemap_fuzzer.cc
23
uint32_t
open_flags
= static_cast<uint32_t>(rng());
in LLVMFuzzerTestOneInput()
local
/third_party/icu/icu4c/source/test/fuzzer/
H
A
D
ucasemap_fuzzer.cpp
42
uint32_t
open_flags
= rnd32;
in LLVMFuzzerTestOneInput()
local
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H
A
D
finit_module02.c
37
int
open_flags
;
member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify05.c
86
static void generate_events(int
open_flags
, int num_files)
in generate_events()
argument
/third_party/pulseaudio/src/pulsecore/
H
A
D
database-tdb.c
67
tdb_open_cloexec( const char *name, int hash_size, int tdb_flags, int
open_flags
, mode_t mode)
tdb_open_cloexec()
argument
/third_party/gn/src/base/files/
H
A
D
file_posix.cc
332
int
open_flags
= 0;
local
/third_party/libbpf/src/
H
A
D
bpf.h
471
__u32
open_flags
; /* permissions requested for the operation on fd */
member
/third_party/ltp/include/lapi/
H
A
D
io_uring.h
54
uint32_t
open_flags
;
member
H
A
D
bpf.h
280
uint32_t
open_flags
;
member
/third_party/f2fs-tools/tools/f2fs_io/
H
A
D
f2fs_io.c
942
int
open_flags
= 0;
in do_copy()
local
/third_party/ltp/testcases/kernel/fs/doio/
H
A
D
growfiles.c
166
int
open_flags
= O_RDWR | O_CREAT | O_LARGEFILE; /* open flags */
variable
169
int
open_flags
= O_RDWR | O_CREAT; /* open flags */
variable
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H
A
D
fuse_kernel.h
278
__u32
open_flags
;
member
/third_party/libuv/src/unix/
H
A
D
linux.c
240
uint32_t
open_flags
;
member
/third_party/libfuse/include/
H
A
D
fuse_kernel.h
688
uint32_t
open_flags
; /* FUSE_OPEN_... */
member
695
uint32_t
open_flags
; /* FUSE_OPEN_... */
member
700
uint32_t
open_flags
;
member
/third_party/libbpf/include/uapi/linux/
H
A
D
bpf.h
1537
__u32
open_flags
;
member
Completed in 29 milliseconds