Searched defs:fort (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | free_object_list.cpp | 23 FreeObjectList<T>::FreeObjectList(JitFort * fort) : sets_(new FreeObjectSet<T> *[NUMBER_OF_SETS](), NUMBER_OF_SETS), in FreeObjectList() argument
|
| H A D | jit_fort.cpp | 31 FreeListAllocator<MemDesc>::FreeListAllocator(BaseHeap *heap, MemDescPool *pool, JitFort *fort) in FreeListAllocator() argument
|
| /third_party/python/Objects/ |
| H A D | abstract.c | 569 PyBuffer_FromContiguous(const Py_buffer *view, const void *buf, Py_ssize_t len, char fort) in PyBuffer_FromContiguous() argument 692 PyBuffer_FillContiguousStrides(int nd, Py_ssize_t *shape, Py_ssize_t *strides, int itemsize, char fort) PyBuffer_FillContiguousStrides() argument
|
Completed in 5 milliseconds