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:sdev
(Results
1 - 6
of
6
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H
A
D
pipe_loader_sw.c
126
pipe_loader_sw_probe_init_common(struct pipe_loader_sw_device *
sdev
)
in pipe_loader_sw_probe_init_common()
argument
161
pipe_loader_vk_probe_init_common(struct pipe_loader_sw_device *
sdev
)
pipe_loader_vk_probe_init_common()
argument
196
pipe_loader_sw_probe_teardown_common(struct pipe_loader_sw_device *
sdev
)
pipe_loader_sw_probe_teardown_common()
argument
208
struct pipe_loader_sw_device *
sdev
= CALLOC_STRUCT(pipe_loader_sw_device);
pipe_loader_sw_probe_dri()
local
238
struct pipe_loader_sw_device *
sdev
= CALLOC_STRUCT(pipe_loader_sw_device);
pipe_loader_vk_probe_dri()
local
271
struct pipe_loader_sw_device *
sdev
= CALLOC_STRUCT(pipe_loader_sw_device);
pipe_loader_sw_probe_kms()
local
307
struct pipe_loader_sw_device *
sdev
= CALLOC_STRUCT(pipe_loader_sw_device);
pipe_loader_sw_probe_null()
local
352
struct pipe_loader_sw_device *
sdev
= CALLOC_STRUCT(pipe_loader_sw_device);
pipe_loader_sw_probe_wrapped()
local
382
UNUSED struct pipe_loader_sw_device *
sdev
=
pipe_loader_sw_release()
local
422
struct pipe_loader_sw_device *
sdev
= pipe_loader_sw_device(dev);
pipe_loader_sw_create_screen()
local
[all...]
/third_party/backends/backend/
H
A
D
hs2p-scsi.c
80
SANE_Device *
sdev
;
in ScannerDump()
local
H
A
D
bh.c
359
SANE_Device *
sdev
;
in ScannerDump()
local
/third_party/backends/backend/escl/
H
A
D
escl.c
398
SANE_Device *
sdev
= (SANE_Device*) calloc(1, sizeof(SANE_Device));
in convertFromESCLDev()
local
[all...]
/third_party/alsa-lib/src/ucm/
H
A
D
parser.c
907
struct dev_list_node *
sdev
;
in parse_device_list()
local
/third_party/backends/backend/pixma/
H
A
D
pixma.c
260
SANE_Device *
sdev
= (SANE_Device *) calloc (1, sizeof (*
sdev
));
in find_scanners()
local
Completed in 14 milliseconds