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
refs:asic_id
(Results
1 - 9
of
9
) sorted by relevance
/third_party/libdrm/tests/amdgpu/
H
A
D
vcn_tests.c
61
static uint32_t
asic_id
;
variable
111
asic_id
= device_handle->info.
asic_id
;
in suite_vcn_tests_enable()
H
A
D
jpeg_tests.c
126
static uint32_t
asic_id
;
variable
165
asic_id
= device_handle->info.
asic_id
;
in suite_jpeg_tests_enable()
H
A
D
vce_tests.c
99
uint32_t version, feature,
asic_id
;
in suite_vce_tests_enable()
local
110
asic_id
= device_handle->info.
asic_id
;
in suite_vce_tests_enable()
/third_party/libdrm/amdgpu/
H
A
D
amdgpu_asic_id.c
65
if (did != dev->info.
asic_id
) {
in parse_one_line()
H
A
D
amdgpu_gpu_info.c
149
dev->info.
asic_id
= dev->dev_info.device_id;
in amdgpu_query_gpu_info_init()
H
A
D
amdgpu.h
431
uint32_t
asic_id
;
member
/third_party/mesa3d/src/amd/common/
H
A
D
ac_uvd_dec.h
353
uint32_t
asic_id
;
member
H
A
D
ac_gpu_info.c
223
uint32_t
asic_id
;
member
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_uvd.h
355
uint32_t
asic_id
;
member
Completed in 14 milliseconds