| /external/scudo/standalone/ | 
| D | mutex.h | 73   ~ScopedLock() RELEASE() { Mutex.unlock(); }  in RELEASE()  function
 | 
| D | thread_annotations.h | 46 #define RELEASE(...)                                                           \  macro
 | 
| /external/google-benchmark/src/ | 
| D | mutex.h | 43 #define RELEASE(...) \  macro92   ~MutexLock() RELEASE() {}  in RELEASE()  function
 
 | 
| /external/libcxx/utils/google-benchmark/src/ | 
| D | mutex.h | 43 #define RELEASE(...) \  macro92   ~MutexLock() RELEASE() {}  in RELEASE()  function
 
 | 
| /external/swiftshader/third_party/marl/include/marl/ | 
| D | mutex.h | 76   inline ~lock() RELEASE() {}  in RELEASE()  function
 | 
| D | tsa.h | 56 #define RELEASE(...) \  macro
 | 
| /external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ | 
| D | EnvelopeADSR.java | 29     private static final int RELEASE = 4;  field in EnvelopeADSR
 | 
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ | 
| D | atomic.h | 34   RELEASE = static_cast<int>(std::memory_order_release),  enumerator
 | 
| /external/lz4/contrib/djgpp/ | 
| D | Makefile | 9 RELEASE ?= r$(VERSION)  macro
 | 
| /external/libpcap/ | 
| D | atmuni31.h | 48 #define RELEASE			0x4d	/* release */  macro
 | 
| /external/cronet/third_party/libevent/ | 
| D | Makefile.am | 7 RELEASE = 1.4  macro
 | 
| /external/libevent/ | 
| D | Makefile.am | 21 RELEASE = -release 2.1  macro
 | 
| /external/tcpdump/ | 
| D | print-atm.c | 86 #define RELEASE			0x4d	/* release */  macro
 | 
| /external/musl/include/scsi/ | 
| D | scsi.h | 20 #define RELEASE 0x17  macro
 | 
| /external/libtraceevent/plugins/ | 
| D | plugin_scsi.c | 32 #define RELEASE				0x17  macro
 | 
| /external/python/cpython2/Lib/plat-irix6/ | 
| D | FL.py | 64 RELEASE = 2  variable
 | 
| /external/kernel-headers/modified/scsi/ | 
| D | scsi_proto.h | 36 #define RELEASE               0x17  macro
 | 
| /external/python/cpython2/Lib/plat-irix5/ | 
| D | FL.py | 64 RELEASE = 2  variable
 | 
| /external/kernel-headers/original/scsi/ | 
| D | scsi_proto.h | 36 #define RELEASE               0x17  macro
 | 
| /external/python/cpython2/Modules/ | 
| D | _elementtree.c | 87 #define RELEASE(size, comment)  macro
 | 
| /external/python/cpython3/Modules/ | 
| D | _elementtree.c | 46 #define RELEASE(size, comment)  macro
 |