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:batch_id
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_fence.h
53
uint64_t
batch_id
;
member
H
A
D
zink_batch.c
372
uint64_t
batch_id
= bs->fence.
batch_id
;
in submit_queue()
local
[all...]
H
A
D
zink_screen.h
221
zink_screen_update_last_finished(struct zink_screen *screen, uint64_t
batch_id
)
in zink_screen_update_last_finished()
argument
240
zink_screen_check_last_finished(struct zink_screen *screen, uint32_t
batch_id
)
in zink_screen_check_last_finished()
argument
[all...]
H
A
D
zink_screen.c
1785
zink_screen_timeline_wait(struct zink_screen *screen, uint64_t
batch_id
, uint64_t timeout)
in zink_screen_timeline_wait()
argument
H
A
D
zink_context.c
3492
zink_wait_on_batch(struct zink_context *ctx, uint64_t
batch_id
)
in zink_wait_on_batch()
argument
3508
zink_check_batch_completion(struct zink_context *ctx, uint64_t
batch_id
)
in zink_check_batch_completion()
argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H
A
D
tncc.c
690
unsigned int
batch_id
;
in tncc_process_if_tnccs()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H
A
D
tncs.c
782
unsigned int
batch_id
;
in tncs_process_if_tnccs()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H
A
D
tncc.c
689
unsigned int
batch_id
;
in tncc_process_if_tnccs()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H
A
D
tncs.c
781
unsigned int
batch_id
;
in tncs_process_if_tnccs()
local
/kernel/linux/linux-6.6/drivers/dma/idxd/
H
A
D
registers.h
593
u64
batch_id
:8;
member
Completed in 19 milliseconds