OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGlobalPoolAllocator
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.cpp
56
SetGlobalPoolAllocator
(mAllocator);
60
SetGlobalPoolAllocator
(NULL);
90
SetGlobalPoolAllocator
(&allocator);
95
SetGlobalPoolAllocator
(NULL);
125
SetGlobalPoolAllocator
(&allocator);
PoolAlloc.cpp
43
void
SetGlobalPoolAllocator
(TPoolAllocator* poolAllocator)
PoolAlloc.h
223
extern void
SetGlobalPoolAllocator
(TPoolAllocator* poolAllocator);
Completed in 70 milliseconds