/external/skia/experimental/wasm-skp-debugger/ |
externs.js | 7 _malloc: function() {}, 6 _getRasterDirectSurface: function() {}, method in class:DebuggerView
|
/external/python/cpython2/Lib/multiprocessing/ |
heap.py | 113 def _malloc(self, size): member in class:Heap 223 (arena, start, stop) = self._malloc(size)
|
/external/python/cpython3/Lib/multiprocessing/ |
heap.py | 127 def _malloc(self, size): member in class:Heap 242 (arena, start, stop) = self._malloc(size)
|
/external/perfetto/src/profiling/memory/ |
malloc_hooks.cc | 74 void* HEAPPROFD_ADD_PREFIX(_malloc)(size_t size); 460 void* HEAPPROFD_ADD_PREFIX(_malloc)(size_t size) { function
|
/external/skia/modules/pathkit/ |
externs.js | 25 _malloc: function(size) {}, 24 SkBits2FloatUnsigned: function(num) {}, method in class:PathKit
|
/external/skqp/modules/pathkit/ |
externs.js | 25 _malloc: function(size) {}, 24 SkBits2FloatUnsigned: function(num) {}, method in class:PathKit
|
/external/zlib/src/contrib/delphi/ |
ZLib.pas | 218 function _malloc(Size: Integer): Pointer; cdecl; function
|
/external/zlib/src/contrib/pascal/ |
zlibpas.pas | 256 function _malloc(Size: Integer): Pointer; cdecl; function
|