/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
D | EnvelopeADSR.java | 29 private static final int RELEASE = 4; field in EnvelopeADSR 80 mSstate = RELEASE; in off() 100 case RELEASE: in render()
|
/third_party/giflib/ |
D | getversion | 9 RELEASE=`sed <gif_lib.h -n -e "/RELEASE/s/#define GIFLIB_RELEASE *//p"` 10 echo ${MAJOR}.${MINOR}.${RELEASE}
|
/third_party/protobuf/csharp/ |
D | CHANGES.txt | 6 RELEASE NOTES - Code imported into Google's main protobuf repository 16 RELEASE NOTES - Version 2.4.1.555 41 RELEASE NOTES - Version 2.4.1.521 61 RELEASE NOTES - Version 2.4.1.473 108 RELEASE NOTES - Version 2.3.0.277 136 RELEASE NOTES - Version 0.9.1 143 RELEASE NOTES - Version 0.9.0
|
/third_party/benchmark/src/ |
D | mutex.h | 43 #define RELEASE(...) \ macro 80 void unlock() RELEASE() { mut_.unlock(); } in unlock() 92 ~MutexLock() RELEASE() {} in RELEASE() function
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | mutex.h | 43 #define RELEASE(...) \ macro 80 void unlock() RELEASE() { mut_.unlock(); } in unlock() 92 ~MutexLock() RELEASE() {} in RELEASE() function
|
/third_party/node/deps/npm/node_modules/lockfile/ |
D | sockets.md | 10 to RELEASE(lockname) 15 - when connection disconnects, RELEASE(lockname)
|
/third_party/lz4/contrib/djgpp/ |
D | Makefile | 9 RELEASE ?= r$(VERSION) macro 99 @echo "RELEASE="$(RELEASE)
|
/third_party/ffmpeg/ffbuild/ |
D | version.sh | 7 if (cd "$1" && grep git RELEASE 2> /dev/null >/dev/null) ; then 32 test "$revision" || revision=$(cd "$1" && cat RELEASE 2> /dev/null)
|
/third_party/openssl/ |
D | config | 55 [ "$RELEASE" ] || RELEASE=`(uname -r) 2>/dev/null` || RELEASE="unknown" 107 case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in 129 HPUXVER=`echo ${RELEASE}|sed -e 's/[^.]*.[0B]*//'` 184 VERS=`echo ${RELEASE} | sed -e 's/[-(].*//'` 229 OSFMAJOR=`echo ${RELEASE}| sed -e 's/^V\([0-9]*\)\..*$/\1/'`
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | mutex.h | 38 MARL_NO_EXPORT inline void unlock() RELEASE() { _.unlock(); } in unlock() 76 inline ~lock() RELEASE() {} in RELEASE() function
|
/third_party/flatbuffers/.travis/ |
D | format_install.sh | 50 …://swift.org/builds/swift-5.3.1-release/ubuntu1604/swift-5.3.1-RELEASE/swift-5.3.1-RELEASE-ubuntu1…
|
/third_party/libpng/scripts/ |
D | makefile.linux | 13 RELEASE = 37 18 LIBSOREL=$(LIBSOMAJ).$(RELEASE)
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | makefile.linux | 13 RELEASE = 37 18 LIBSOREL=$(LIBSOMAJ).$(RELEASE)
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | makefile.linux | 13 RELEASE = 37 18 LIBSOREL=$(LIBSOMAJ).$(RELEASE)
|
/third_party/curl/docs/ |
D | RELEASE-PROCEDURE.md | 9 - edit `RELEASE-NOTES` to be accurate 37 - edit `_changes.html` (insert changes+bugfixes from RELEASE-NOTES) 56 RELEASE-NOTES into the mail.
|
/third_party/boost/tools/build/test/prebuilt/ |
D | hello.cpp | 14 #ifdef RELEASE in main()
|
/third_party/boost/tools/build/test/prebuilt/ext/ |
D | a.cpp | 13 #ifdef RELEASE
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/linux-gcc-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE gcc cmake
|
/third_party/spirv-tools/kokoro/linux-clang-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE clang cmake
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/linux-clang-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE clang cmake
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/linux-clang-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE clang cmake
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/linux-gcc-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE gcc cmake
|
/third_party/spirv-tools/kokoro/linux-gcc-release/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE gcc cmake
|
/third_party/spirv-tools/kokoro/linux-clang-release-bazel/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE clang bazel
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/linux-clang-release-bazel/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE clang bazel
|