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:test_device
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavutil/tests/
H
A
D
hwdevice.c
97
static int
test_device
(enum AVHWDeviceType type, const char *name,
in test_device()
function
/third_party/eudev/test/
H
A
D
test-libudev.c
111
static int
test_device
(struct udev *udev, const char *syspath) {
in test_device()
function
/third_party/backends/backend/
H
A
D
test-picture.c
47
init_picture_buffer (Test_Device *
test_device
, SANE_Byte ** buffer,
in init_picture_buffer()
argument
[all...]
H
A
D
test.c
309
Test_Device *
test_device
= first_test_device;
in check_handle()
local
321
cleanup_options (Test_Device *
test_device
)
in cleanup_options()
argument
353
init_options(Test_Device *
test_device
)
init_options()
argument
1280
cleanup_
test_device
(Test_Device *
test_device
)
cleanup_test_device()
argument
1436
reader_process(Test_Device *
test_device
, SANE_Int fd)
reader_process()
argument
1507
struct Test_Device *
test_device
= (struct Test_Device *) data;
reader_task()
local
1532
finish_pass(Test_Device *
test_device
)
finish_pass()
argument
1579
print_options(Test_Device *
test_device
)
print_options()
argument
1648
Test_Device *
test_device
, *previous_device;
sane_init()
local
1911
Test_Device *
test_device
, *previous_device;
sane_exit()
local
1964
Test_Device *
test_device
= first_
test_device
;
sane_open()
local
2030
Test_Device *
test_device
= handle;
sane_close()
local
2056
Test_Device *
test_device
= handle;
sane_get_option_descriptor()
local
2094
Test_Device *
test_device
= handle;
sane_control_option()
local
2620
Test_Device *
test_device
= handle;
sane_get_parameters()
local
2767
Test_Device *
test_device
= handle;
sane_start()
local
2873
Test_Device *
test_device
= handle;
sane_read()
local
3012
Test_Device *
test_device
= handle;
sane_cancel()
local
3051
Test_Device *
test_device
= handle;
sane_set_io_mode()
local
3096
Test_Device *
test_device
= handle;
sane_get_select_fd()
local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H
A
D
tbase.c
98
struct device
test_device
;
variable
142
struct device
test_device
= {
variable
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
otg-fsm.h
151
int
test_device
;
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
otg-fsm.h
138
int
test_device
;
member
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
dmatest.c
28
static char
test_device
[32];
variable
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
dmatest.c
28
static char
test_device
[32];
variable
/third_party/libinput/test/
H
A
D
litest.h
48
struct
test_device
{
struct
Completed in 11 milliseconds