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:dup_fd
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H
A
D
fcntl29.c
47
int lc,
dup_fd
;
in main()
local
/third_party/libdrm/etnaviv/
H
A
D
etnaviv_device.c
64
int
dup_fd
= dup(fd);
in etna_device_new_dup()
local
/third_party/libdrm/freedreno/
H
A
D
freedreno_device.c
95
int
dup_fd
= dup(fd);
in fd_device_new_dup()
local
/third_party/mesa3d/src/gallium/winsys/lima/drm/
H
A
D
lima_drm_winsys.c
83
int
dup_fd
= os_dupfd_cloexec(fd);
in lima_drm_screen_create()
local
/third_party/mesa3d/src/etnaviv/drm/
H
A
D
etnaviv_device.c
87
int
dup_fd
= os_dupfd_cloexec(fd);
in etna_device_new_dup()
local
/third_party/mesa3d/src/freedreno/drm/
H
A
D
freedreno_device.c
108
int
dup_fd
= os_dupfd_cloexec(fd);
in fd_device_new_dup()
local
/third_party/NuttX/fs/inode/
H
A
D
fs_files.c
812
struct files_struct *
dup_fd
(struct files_struct *old_files)
in dup_fd()
function
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_fence.c
251
int
dup_fd
= os_dupfd_cloexec(fd);
in zink_create_fence_fd()
local
/third_party/libuv/test/
H
A
D
test-spawn.c
1673
uv_os_fd_t
dup_fd
;
in TEST_IMPL()
local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H
A
D
virgl_drm_winsys.c
1355
int
dup_fd
= os_dupfd_cloexec(fd);
in virgl_drm_screen_create()
local
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_android.c
582
int
dup_fd
= -1;
in vn_android_image_from_anb()
local
1144
int
dup_fd
= -1;
in vn_android_device_import_ahb()
local
[all...]
Completed in 16 milliseconds