| /external/ltp/testcases/kernel/io/disktest/ |
| D | defs.h | 73 #define FREE(mem) HeapFree(GetProcessHeap(), 0, mem) macro 85 #define FREE(mem) free(mem) macro
|
| /external/elfutils/lib/ |
| D | dynamicsizehash.c | 196 #define FREE(name) _FREE (name) macro 199 FREE(NAME) (NAME *htab) in FREE() function
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_memory.h | 52 #define FREE(_ptr ) os_free(_ptr) macro
|
| /external/virglrenderer/src/gallium/auxiliary/util/ |
| D | u_memory.h | 52 #define FREE(_ptr ) os_free(_ptr) macro
|
| /external/testng/src/main/java/org/testng/internal/ |
| D | DynamicGraph.java | 180 String FREE = "[style=filled color=yellow]"; in toDot() local
|
| /external/libchrome/base/threading/ |
| D | thread_local_storage.cc | 115 FREE, enumerator
|
| /external/python/cpython2/Include/ |
| D | symtable.h | 83 #define FREE 4 macro
|
| /external/python/cpython3/Include/ |
| D | symtable.h | 108 #define FREE 4 macro
|
| /external/kernel-headers/original/uapi/rdma/hfi/ |
| D | hfi1_user.h | 162 FREE = 0, enumerator
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
| D | OpenIntToDoubleHashMap.java | 43 protected static final byte FREE = 0; field in OpenIntToDoubleHashMap
|
| D | OpenIntToFieldHashMap.java | 46 protected static final byte FREE = 0; field in OpenIntToFieldHashMap
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | protobuf.h | 273 #define FREE(object) efree(object) macro
|
| /external/swiftshader/third_party/PowerVR_SDK/Shell/ |
| D | PVRShellImpl.h | 21 #define FREE(X) { if(X) { free(X); (X)=0; } } macro
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo.proto | 398 FREE = 1; // A memory region was freed for the buffer. enumerator
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTGlobal.h | 137 #define FREE(X) { if(X) { free(X); (X) = 0; } } macro
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_radeon_winsys.h | 42 #define FREE(x) free(x) macro
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | FL.py | 194 FREE = 101 variable
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | FL.py | 194 FREE = 101 variable
|
| /external/v8/src/ |
| D | global-handles.cc | 22 FREE = 0, enumerator
|
| /external/e2fsprogs/misc/ |
| D | e4defrag.c | 66 #define FREE(tmp) \ macro
|
| /external/libevent/test/ |
| D | regress_bufferevent.c | 215 ALLOC, FREE, enumerator
|
| /external/python/cpython3/Python/ |
| D | dtoa.c | 126 #define FREE PyMem_Free macro
|
| /external/python/cpython2/Python/ |
| D | dtoa.c | 126 #define FREE PyMem_Free macro
|
| /external/python/cpython3/Modules/expat/ |
| D | xmlparse.c | 652 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
|
| /external/expat/lib/ |
| D | xmlparse.c | 652 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
|