Home
last modified time | relevance | path

Searched defs:StringAlloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_memory_malloc.cpp54 void* StringAlloc(size_t num_members, size_t member_size) { in StringAlloc() function
H A Dfx_memory_pa.cpp94 void* StringAlloc(size_t num_members, size_t member_size) { in StringAlloc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp316 BumpPtrAllocator StringAlloc; member in __anon70c1065a0111::ELFState
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmscgats.c370 string* StringAlloc(cmsIT8* it8, int max) in StringAlloc() function