Home
last modified time | relevance | path

Searched defs:allocFunc (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/tools/llvm-objdump/Inputs/
Dwin64-unwind.exe.coff-x86_64.asm40 .globl allocFunc symbol
43 allocFunc: label
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtAlignedAllocator.cpp95 void btAlignedAllocSetCustomAligned(btAlignedAllocFunc *allocFunc, btAlignedFreeFunc *freeFunc) in btAlignedAllocSetCustomAligned()
101 void btAlignedAllocSetCustom(btAllocFunc *allocFunc, btFreeFunc *freeFunc) in btAlignedAllocSetCustom()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DLinearMath.java354 …public static void btAlignedAllocSetCustom(SWIGTYPE_p_f_size_t__p_void allocFunc, SWIGTYPE_p_f_p_v… in btAlignedAllocSetCustom()
358 …public static void btAlignedAllocSetCustomAligned(SWIGTYPE_p_f_size_t_int__p_void allocFunc, SWIGT… in btAlignedAllocSetCustomAligned()