OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offsetAllocation
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h
81
inline static unsigned char*
offsetAllocation
(unsigned char* m) {
202
return TAllocation::
offsetAllocation
(memory);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
PoolAlloc.h
105
inline static unsigned char*
offsetAllocation
(unsigned char* m) {
226
return TAllocation::
offsetAllocation
(memory);
Completed in 206 milliseconds