![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for qv4sparsearray.cpp:Go to the source code of this file.
Functions | |
| static int | qMapAlignmentThreshold () |
| static void * | qMapAllocate (int alloc, int alignment) |
| static void | qMapDeallocate (SparseArrayNode *node, int alignment) |
|
inlinestatic |
Definition at line 297 of file qv4sparsearray.cpp.
Referenced by qMapAllocate(), and qMapDeallocate().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 305 of file qv4sparsearray.cpp.
References alignment, qMallocAligned(), and qMapAlignmentThreshold().
Referenced by QV4::SparseArray::createNode().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 312 of file qv4sparsearray.cpp.
References alignment, qFreeAligned(), and qMapAlignmentThreshold().
Referenced by QV4::SparseArray::freeTree().
Here is the call graph for this function:
Here is the caller graph for this function: