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:pBlock
(Results
1 - 2
of
2
) sorted by relevance
/third_party/skia/third_party/vulkanmemoryallocator/include/
H
A
D
vk_mem_alloc.h
12572
const VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[blockIndex];
in GetPoolStats()
local
12686
VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[newBlockIndex];
in AllocateReserved()
local
12915
VmaDeviceMemoryBlock* const
pBlock
in AllocatePage()
local
13111
VmaDeviceMemoryBlock*
pBlock
= hAllocation->GetBlock();
Free()
local
13173
VmaDeviceMemoryBlock*
pBlock
= hAllocation->GetBlock();
FreeReserved()
local
13207
Remove(VmaDeviceMemoryBlock*
pBlock
)
Remove()
argument
13236
AllocateFromBlock( VmaDeviceMemoryBlock*
pBlock
, uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, VmaAllocationCreateFlags allocFlags, void* pUserData, VmaSuballocationType suballocType, uint32_t strategy, VmaAllocation* pAllocation)
AllocateFromBlock()
argument
13334
VmaDeviceMemoryBlock* const
pBlock
= vma_new(m_hAllocator, VmaDeviceMemoryBlock)(m_hAllocator);
CreateBlock()
local
13391
VmaDeviceMemoryBlock*
pBlock
= m_Blocks[blockIndex];
ApplyDefragmentationMovesCpu()
local
13467
VmaDeviceMemoryBlock*
pBlock
= m_Blocks[blockIndex];
ApplyDefragmentationMovesCpu()
local
13507
VmaDeviceMemoryBlock*
pBlock
= m_Blocks[blockIndex];
ApplyDefragmentationMovesGpu()
local
13554
VmaDeviceMemoryBlock*
pBlock
= m_Blocks[blockIndex];
FreeEmptyBlocks()
local
13583
VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[index];
UpdateHasEmptyBlock()
local
13876
VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[i];
IsBufferImageGranularityConflictPossible()
local
13895
VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[blockIndex];
MakePoolAllocationsLost()
local
13915
VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[blockIndex];
CheckCorruption()
local
13935
const VmaDeviceMemoryBlock* const
pBlock
= m_Blocks[blockIndex];
AddStats()
local
13994
VmaDeviceMemoryBlock*
pBlock
= hAlloc->GetBlock();
AddAllocation()
local
[all...]
/third_party/sqlite/src/
H
A
D
sqlite3.c
26768
Mem3Block *
pBlock
;
memsys3Size()
local
72158
sqlite3 *
pBlock
= 0;
global()
local
156809
WhereMemBlock *
pBlock
;
global()
local
194025
Blob *
pBlock
= &pWriter->aNodeWriter[1].block;
global()
local
[all...]
Completed in 141 milliseconds