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:group_count
(Results
1 - 10
of
10
) sorted by relevance
/third_party/astc-encoder/Source/
H
A
D
astcenccli_platform_dependents.cpp
83
int
group_count
= GetActiveProcessorGroupCount();
in set_group_affinity()
local
/third_party/mesa3d/src/broadcom/cle/
H
A
D
v3d_decoder.h
71
uint32_t group_offset,
group_count
;
member
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_instance.h
85
uint32_t
group_count
;
member
/third_party/mesa3d/src/microsoft/vulkan/
H
A
D
dzn_nir.h
105
}
group_count
;
member
114
}
group_count
;
member
/third_party/vulkan-loader/loader/
H
A
D
loader_linux.c
347
VkResult linux_sort_physical_device_groups(struct loader_instance *inst, uint32_t
group_count
,
in linux_sort_physical_device_groups()
argument
H
A
D
loader_windows.c
1046
VkResult windows_sort_physical_device_groups(struct loader_instance *inst, const uint32_t
group_count
,
in windows_sort_physical_device_groups()
argument
/third_party/vulkan-loader/tests/
H
A
D
loader_regression_tests.cpp
1638
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
in TEST()
local
1705
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
in TEST()
local
1772
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
TEST()
local
1822
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
TEST()
local
1883
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
TEST()
local
1933
uint32_t
group_count
= static_cast<uint32_t>(driver.physical_device_groups.size());
TEST()
local
2638
uint32_t
group_count
= max_phys_dev_groups;
TEST()
local
3312
uint32_t
group_count
= max_phys_dev_groups;
TEST()
local
3497
uint32_t
group_count
= max_phys_dev_groups;
TEST()
local
[all...]
H
A
D
loader_version_tests.cpp
457
uint32_t
group_count
= static_cast<uint32_t>(5);
in TEST()
local
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_query.c
180
perfcntr_index(const struct fd_perfcntr_group *group, uint32_t
group_count
,
in perfcntr_index()
argument
1648
uint32_t
group_count
;
in tu_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
local
1696
uint32_t
group_count
= 0;
in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_private.h
3206
uint32_t
group_count
;
member
Completed in 22 milliseconds