Searched refs:Frees (Results 1 – 16 of 16) sorted by relevance
/external/llvm/lib/Fuzzer/ |
D | FuzzerLoop.cpp | 129 Frees = 0; in Start() 132 bool Stop() { return Mallocs > Frees; } in Stop() 134 std::atomic<size_t> Frees; member 143 AllocTracer.Frees++; in FreeHook()
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | master_service.proto | 117 // Frees resources associated with a callable registered with MakeCallable.
|
/external/python/cpython2/Doc/c-api/ |
D | memory.rst | 119 Frees the memory block pointed to by *p*, which must have been returned by a 200 Frees the memory block pointed to by *p*, which must have been returned by a
|
/external/python/cpython3/Doc/c-api/ |
D | memory.rst | 152 Frees the memory block pointed to by *p*, which must have been returned by a 222 Frees the memory block pointed to by *p*, which must have been returned by a 324 Frees the memory block pointed to by *p*, which must have been returned by a
|
/external/python/cpython2/Doc/library/ |
D | cd.rst | 154 Frees the resources associated with the player object. After calling
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_OSX.mm | 644 // Frees the OpenGL handles for the program and the 2 shaders
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 1232 Frees an icount structure.
|
/external/skia/docs/ |
D | SkBitmap_Reference.bmh | 1166 rowBytes. Frees pixels, and returns true if successful.
|
/external/skqp/docs/ |
D | SkBitmap_Reference.bmh | 1166 rowBytes. Frees pixels, and returns true if successful.
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 2400 (** Frees the memory of a pass pipeline. For function pipelines, does not free
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2628 (** Frees the memory of a pass pipeline. For function pipelines, does not free
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 2612 (** Frees the memory of a pass pipeline. For function pipelines, does not free
|
/external/skia/site/user/api/ |
D | SkBitmap_Reference.md | 1525 <a href='#SkBitmap_setInfo_rowBytes'>rowBytes</a>. Frees pixels, and returns true if successful.
|
D | SkCanvas_Reference.md | 585 Frees up resources used by <a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a>.
|
/external/skqp/site/user/api/ |
D | SkBitmap_Reference.md | 1525 <a href='#SkBitmap_setInfo_rowBytes'>rowBytes</a>. Frees pixels, and returns true if successful.
|
D | SkCanvas_Reference.md | 585 Frees up resources used by <a href='SkCanvas_Reference#SkCanvas'>SkCanvas</a>.
|