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:fd
(Results
1 - 25
of
198
) sorted by relevance
1
2
3
4
5
6
7
8
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H
A
D
hisilicon_drm.h
28
__s32
fd
;
member
H
A
D
drm_allocator.cpp
45
int32_t
fd
;
in Allocate()
local
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H
A
D
hisilicon_drm.h
30
__s32
fd
;
member
H
A
D
display_gralloc_gbm.h
34
int
fd
;
member
H
A
D
hi_gbm_internal.h
27
int
fd
;
member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_sync.h
154
static inline void kbase_sync_fence_close_fd(int
fd
)
in kbase_sync_fence_close_fd()
argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_sync.h
165
static inline void kbase_sync_fence_close_fd(int
fd
)
in kbase_sync_fence_close_fd()
argument
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H
A
D
hisilicon_drm.h
30
__s32
fd
;
member
H
A
D
display_gralloc_gbm.h
34
int
fd
;
member
H
A
D
hi_gbm_internal.h
27
int
fd
;
member
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H
A
D
hisilicon_drm.h
30
__s32
fd
;
member
H
A
D
display_gralloc_gbm.h
38
int
fd
;
member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H
A
D
hisilicon_drm.h
30
__s32
fd
;
member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H
A
D
hisilicon_drm.h
30
__s32
fd
;
member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_sync.h
157
static inline void kbase_sync_fence_close_fd(int
fd
)
in kbase_sync_fence_close_fd()
argument
[all...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H
A
D
hdi_netlink_monitor.cpp
31
int
fd
;
in Init()
local
H
A
D
hdi_fd.h
31
explicit HdiFd(int
fd
) : mFd(
fd
)
in HdiFd()
argument
40
HdiFd &operator = (int
fd
)
in operator =()
argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H
A
D
fb_device.cpp
36
int
fd
= adapter->OpenDevice(FBDEV_PATH, O_RDWR, 0);
in Create()
local
46
FbDevice::FbDevice(int
fd
)
in FbDevice()
argument
/device/soc/hisilicon/hi3751v350/sdk_linux/include/
H
A
D
hifb_userspace.h
27
int
fd
;
member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/utils/file/src/
H
A
D
hal_file.c
25
int HalFileClose(int
fd
)
in HalFileClose()
argument
30
int HalFileRead(int
fd
, char *buf, unsigned int len)
in HalFileRead()
argument
35
int HalFileWrite(int
fd
, const char *buf, unsigned int len)
in HalFileWrite()
argument
50
int HalFileSeek(int
fd
, int offset, unsigned int whence)
in HalFileSeek()
argument
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
hdi_netlink_monitor.cpp
56
int
fd
= -1;
in ThreadInit()
local
[all...]
H
A
D
hdi_shared_fd.h
31
explicit HdiSharedFd(int
fd
) : mFd(
fd
)
in HdiSharedFd()
argument
40
HdiSharedFd &operator=(int
fd
)
in operator =()
argument
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
hdi_netlink_monitor.cpp
56
int
fd
= -1;
in ThreadInit()
local
[all...]
H
A
D
hdi_fd.h
31
explicit HdiFd(int
fd
) : mFd(
fd
)
in HdiFd()
argument
40
HdiFd &operator = (int
fd
)
in operator =()
argument
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
hdi_netlink_monitor.cpp
51
int
fd
= -1;
in ThreadInit()
local
[all...]
Completed in 5 milliseconds
1
2
3
4
5
6
7
8