Home
last modified time | relevance | path

Searched defs:RELEASE (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/utils/benchmark/src/
Dmutex.h43 #define RELEASE(...) \ macro
92 ~MutexLock() RELEASE() {} in RELEASE() function
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dmutex.h43 #define RELEASE(...) \ macro
92 ~MutexLock() RELEASE() {} in RELEASE() function
/external/google-benchmark/src/
Dmutex.h43 #define RELEASE(...) \ macro
92 ~MutexLock() RELEASE() {} in RELEASE() function
/external/libcxx/utils/google-benchmark/src/
Dmutex.h43 #define RELEASE(...) \ macro
92 ~MutexLock() RELEASE() {} in RELEASE() function
/external/swiftshader/third_party/marl/include/marl/
Dmutex.h76 inline ~lock() RELEASE() {} in RELEASE() function
Dtsa.h56 #define RELEASE(...) \ macro
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Datomic.h34 RELEASE = static_cast<int>(std::memory_order_release), enumerator
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DEnvelopeADSR.java29 private static final int RELEASE = 4; field in EnvelopeADSR
/external/lz4/contrib/djgpp/
DMakefile9 RELEASE ?= r$(VERSION) macro
/external/libpcap/
Datmuni31.h48 #define RELEASE 0x4d /* release */ macro
/external/libevent/
DMakefile.am21 RELEASE = -release 2.1 macro
/external/tcpdump/
Dprint-atm.c85 #define RELEASE 0x4d /* release */ macro
/external/kernel-headers/original/scsi/
Dscsi_proto.h36 #define RELEASE 0x17 macro
/external/kernel-headers/modified/scsi/
Dscsi_proto.h36 #define RELEASE 0x17 macro
/external/python/cpython2/Lib/plat-irix6/
DFL.py64 RELEASE = 2 variable
/external/python/cpython2/Lib/plat-irix5/
DFL.py64 RELEASE = 2 variable
/external/python/cpython2/Modules/
D_elementtree.c87 #define RELEASE(size, comment) macro
/external/python/cpython3/Modules/
D_elementtree.c46 #define RELEASE(size, comment) macro