OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initializeAllocation
(Results
1 - 2
of
2
) sorted by null
/external/deqp-deps/glslang/glslang/Include/
PoolAlloc.h
218
void*
initializeAllocation
(tHeader*, unsigned char* memory, size_t) {
220
void*
initializeAllocation
(tHeader* block, unsigned char* memory, size_t numBytes) {
/external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h
201
void*
initializeAllocation
(tHeader* block, unsigned char* memory, size_t numBytes) {
Completed in 389 milliseconds