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 - 7
of
7
) sorted by relevance
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/
H
A
D
hal_sys_param.c
38
int
fd
= open(SN_FILE, O_RDONLY, S_IRUSR | S_IWUSR);
in HalGetSerial()
local
/vendor/hihope/dayu210/bluetooth/src/
H
A
D
bt_vendor_brcm.c
159
int
fd
;
in op()
local
H
A
D
userial_vendor.c
68
int
fd
; /*
fd
to Bluetooth device */
member
144
void userial_ioctl_init_bt_wake(int
fd
)
in userial_ioctl_init_bt_wake()
argument
[all...]
H
A
D
upio.c
148
int
fd
= open(path, O_RDONLY);
in init_rfkill()
local
279
int
fd
= -1;
in upio_set_bluetooth_power()
local
352
int
fd
= -1;
upio_set()
local
[all...]
/vendor/hihope/rk3568/bluetooth/src/
H
A
D
bt_vendor_brcm.c
159
int
fd
, idx;
in op()
local
H
A
D
userial_vendor.c
68
int
fd
; /*
fd
to Bluetooth device */
member
144
void userial_ioctl_init_bt_wake(int
fd
)
in userial_ioctl_init_bt_wake()
argument
[all...]
H
A
D
upio.c
141
int
fd
, sz, id;
in init_rfkill()
local
279
int
fd
= -1;
in upio_set_bluetooth_power()
local
352
int
fd
= -1;
upio_set()
local
[all...]
Completed in 3 milliseconds