Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dmutex.h43 #define RELEASE(...) \ macro
92 ~MutexLock() RELEASE() {} in RELEASE() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmutex.h76 inline ~lock() RELEASE() {} in RELEASE() function
Dtsa.h56 #define RELEASE(...) \ macro
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DEnvelopeADSR.java29 private static final int RELEASE = 4; field in EnvelopeADSR
/third_party/node/deps/npm/changelogs/
DCHANGELOG-4.md1101 ##### PREPUBLISHONLY WHOOPS
1121 ##### G'BYE NODE.JS 0.10, 0.12, and 5.X; HI THERE, NODE 7
1168 ##### DISENTANGLING SCOPE
/third_party/lz4/contrib/djgpp/
DMakefile9 RELEASE ?= r$(VERSION) macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h20 #define RELEASE 0x17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h20 #define RELEASE 0x17 macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h20 #define RELEASE 0x17 macro
/third_party/musl/include/scsi/
Dscsi.h20 #define RELEASE 0x17 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h20 #define RELEASE 0x17 macro
/third_party/FreeBSD/sys/cam/scsi/
Dscsi_all.h42 #define RELEASE 0x17 macro
/third_party/ffmpeg/libavfilter/
Daf_loudnorm.c41 RELEASE, enumerator
/third_party/node/
DMakefile805 RELEASE=$(shell sed -ne 's/\#define NODE_VERSION_IS_RELEASE \([01]\)/\1/p' src/node_version.h) macro
/third_party/python/Modules/
D_elementtree.c46 #define RELEASE(size, comment) macro