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:heaps
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H
A
D
ion.h
109
__u64
heaps
; /* buffe
member
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/uapi/
H
A
D
ion.h
102
__u64
heaps
; /* buffe
member
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
ion.h
39
__u64
heaps
;
member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_batch.cpp
163
ID3D12DescriptorHeap*
heaps
[2] = { d3d12_descriptor_heap_get(batch->view_heap),
in d3d12_start_batch()
local
H
A
D
d3d12_descriptor_pool.cpp
41
list_head
heaps
;
member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H
A
D
BuddyMemoryAllocatorTests.cpp
392
std::set<ResourceHeapBase*>
heaps
= {};
in TEST()
local
433
std::set<ResourceHeapBase*>
heaps
= {};
TEST()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H
A
D
ion.h
65
struct plist_head
heaps
;
member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H
A
D
ResidencyManagerD3D12.cpp
237
MaybeError ResidencyManager::EnsureHeapsAreResident(Heap**
heaps
, size_t heapCount) {
in EnsureHeapsAreResident()
argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H
A
D
pvr_srv.c
544
pvr_srv_winsys_get_
heaps
_info(struct pvr_winsys *ws, struct pvr_winsys_
heaps
*
heaps
)
pvr_srv_winsys_get_heaps_info()
argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H
A
D
D3D12DescriptorHeapTests.cpp
232
std::list<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
in TEST_P()
local
277
std::set<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
TEST_P()
local
308
std::set<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
TEST_P()
local
350
std::set<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
TEST_P()
local
376
std::set<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
TEST_P()
local
401
std::set<ComPtr<ID3D12DescriptorHeap>>
heaps
= {allocator->GetShaderVisibleHeap()};
TEST_P()
local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H
A
D
Rockchip_OSAL_ion.h
100
struct ion_platform_heap
heaps
[];
member
[all...]
/third_party/skia/src/gpu/d3d/
H
A
D
GrD3DCommandList.cpp
581
ID3D12DescriptorHeap*
heaps
[2] = {
in setDescriptorHeaps()
local
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_private.h
319
unsigned
heaps
;
member
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_screen.c
349
enum zink_heap
heaps
[] = {
in get_smallest_buffer_heap()
local
/third_party/mesa3d/src/microsoft/vulkan/
H
A
D
dzn_private.h
340
struct dzn_descriptor_heap *
heaps
[NUM_POOL_TYPES];
member
484
struct dzn_descriptor_heap *
heaps
[NUM_POOL_TYPES];
member
595
struct dzn_descriptor_heap
heaps
[NUM_POOL_TYPES];
member
H
A
D
dzn_cmd_buffer.c
3184
ID3D12DescriptorHeap * const
heaps
[] = { heap->heap };
in dzn_CmdBlitImage2()
local
3227
ID3D12DescriptorHeap * const
heaps
[] = { heap->heap };
dzn_CmdResolveImage2()
local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H
A
D
pvr_private.h
258
struct pvr_winsys_heaps
heaps
;
member
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_private.h
1039
struct anv_memory_heap
heaps
[VK_MAX_MEMORY_HEAPS];
member
Completed in 31 milliseconds