| /src/external/gpl3/gcc/dist/maintainer-scripts/ |
| gcc_release | 10 # Script to create a GCC release. 41 # This script will automatically use the head of the release branch 42 # to generate the release. 66 gcc_release -r release [-f] [further options] 71 -r release Version of the form X.Y or X.Y.Z. 72 -s name:gitbranch Create a snapshot, not a real release. 74 -d destination Local working directory where we will build the release 76 -f Create a final release (and update ChangeLogs,...). 79 -t tag Tag to mark the release in git. 93 # Build the source tree that will be the basis for the release [all...] |
| update_web_docs_git | 56 RELEASE="" 62 if [ -n "$RELEASE" ]; then 66 RELEASE="${1#-r}" 67 if [ -z "$RELEASE" ]; then 69 RELEASE="$1" 70 if [ -z "$RELEASE" ]; then 71 echo "No release specified with -r" >&2 99 if [ -n "$RELEASE" ] && [ -z "$SUBDIR" ]; then 100 echo "Release specified without subdirectory" >&2 120 if [ -z "$RELEASE" ]; the [all...] |
| /src/external/gpl3/gcc.old/dist/maintainer-scripts/ |
| gcc_release | 10 # Script to create a GCC release. 41 # This script will automatically use the head of the release branch 42 # to generate the release. 66 gcc_release -r release [-f] [further options] 71 -r release Version of the form X.Y or X.Y.Z. 72 -s name:gitbranch Create a snapshot, not a real release. 74 -d destination Local working directory where we will build the release 76 -f Create a final release (and update ChangeLogs,...). 79 -t tag Tag to mark the release in git. 93 # Build the source tree that will be the basis for the release [all...] |
| update_web_docs_svn | 42 RELEASE="" 48 if [ -n "$RELEASE" ]; then 52 RELEASE="${1#-r}" 53 if [ -z "$RELEASE" ]; then 55 RELEASE="$1" 56 if [ -z "$RELEASE" ]; then 57 echo "No release specified with -r" >&2 85 if [ -n "$RELEASE" ] && [ -z "$SUBDIR" ]; then 86 echo "Release specified without subdirectory" >&2 106 if [ -z "$RELEASE" ]; the [all...] |
| update_web_docs_git | 42 RELEASE="" 48 if [ -n "$RELEASE" ]; then 52 RELEASE="${1#-r}" 53 if [ -z "$RELEASE" ]; then 55 RELEASE="$1" 56 if [ -z "$RELEASE" ]; then 57 echo "No release specified with -r" >&2 85 if [ -n "$RELEASE" ] && [ -z "$SUBDIR" ]; then 86 echo "Release specified without subdirectory" >&2 106 if [ -z "$RELEASE" ]; the [all...] |
| /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
| mutex.h | 43 #define RELEASE(...) \ 80 void unlock() RELEASE() { mut_.unlock(); } 92 ~MutexLock() RELEASE() {}
|
| /src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
| mutex.h | 43 #define RELEASE(...) \ 80 void unlock() RELEASE() { mut_.unlock(); } 92 ~MutexLock() RELEASE() {}
|
| /src/external/bsd/libpcap/dist/ |
| atmuni31.h | 50 #define RELEASE 0x4d /* release */
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_thread_safety.h | 35 #define RELEASE(...) THREAD_ANNOTATION(release_capability(__VA_ARGS__))
|
| sanitizer_mutex.h | 39 void Unlock() RELEASE() { atomic_store(&state_, 0, memory_order_release); } 215 void Unlock() RELEASE() { 376 ~GenericScopedLock() RELEASE() { mu_->Unlock(); } 392 ~GenericScopedReadLock() RELEASE() { mu_->ReadUnlock(); } 413 ALWAYS_INLINE ~GenericScopedRWLock() RELEASE() {
|
| /src/external/ibm-public/postfix/dist/ |
| makedefs | 30 # release, \fImajor.minor-date\fR for a development release). 244 RELEASE=`(uname -r) 2>/dev/null` 250 2) SYSTEM="$1"; RELEASE="$2";; 251 *) echo usage: $0 [system release] 1>&2; exit 1;; 255 RELEASE_MAJOR=`echo "$RELEASE" | sed 's/[^0-9].*//'` || exit 1 257 case "$SYSTEM.$RELEASE" in 451 case $RELEASE in 470 case $RELEASE in 474 case $RELEASE i [all...] |
| /src/external/gpl3/gcc/dist/libobjc/ |
| accessors.m | 84 # define RELEASE(X) 91 - (oneway void) release; 95 # define RELEASE(X) [((_libobjcNSObject *)(X)) release] 195 RELEASE (old_value);
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| accessors.m | 84 # define RELEASE(X) 91 - (oneway void) release; 95 # define RELEASE(X) [((_libobjcNSObject *)(X)) release] 195 RELEASE (old_value);
|
| /src/distrib/mac68k/miniroot/ |
| install.md | 130 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
|
| /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/ |
| AppController.m | 31 RELEASE (hello);
|
| Hello.m | 23 RELEASE (window);
|
| main.m | 111 RELEASE (pool);
|
| /src/crypto/external/bsd/openssl.old/dist/ |
| config | 55 [ "$RELEASE" ] || RELEASE=`(uname -r) 2>/dev/null` || RELEASE="unknown" 64 XREL=`uname -X 2>/dev/null | grep "^Release" | awk '{print $3}'` 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/'`
|
| /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/ |
| config.pm | 32 my $RELEASE; 74 # Pattern matches against "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" 84 my $HPUXVER = $RELEASE; 112 my $VERS = $RELEASE; 141 my $OSFMAJOR = $RELEASE; 176 [ 'NONSTOP_KERNEL:.*:NSE-.*?', 'nse-tandem-nsk${RELEASE}' ], 177 [ 'NONSTOP_KERNEL:.*:NSV-.*?', 'nsv-tandem-nsk${RELEASE}' ], 178 [ 'NONSTOP_KERNEL:.*:NSX-.*?', 'nsx-tandem-nsk${RELEASE}' ], 216 $line = $_ if m@^Release@; 254 ($SYSTEM, undef, $RELEASE, $VERSION, $MACHINE) = POSIX::uname() [all...] |
| /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
| config.pm | 32 my $RELEASE; 74 # Pattern matches against "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" 84 my $HPUXVER = $RELEASE; 111 my $VERS = $RELEASE; 140 my $OSFMAJOR = $RELEASE; 175 [ 'NONSTOP_KERNEL:.*:NSE-.*?', 'nse-tandem-nsk${RELEASE}' ], 176 [ 'NONSTOP_KERNEL:.*:NSV-.*?', 'nsv-tandem-nsk${RELEASE}' ], 177 [ 'NONSTOP_KERNEL:.*:NSX-.*?', 'nsx-tandem-nsk${RELEASE}' ], 215 $line = $_ if m@^Release@; 253 ($SYSTEM, undef, $RELEASE, $VERSION, $MACHINE) = POSIX::uname() [all...] |
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| srp.h | 96 FAULT("ALLOC: release after finalize at %2.2d: %p (%10s): %s:%d", \ 100 FAULT("ALLOC: release at %2.2d: %p (%10s): %s:%d", \ 104 INFO("ALLOC: release at %2.2d: %p (%10s): %s:%d", \ 133 #define RELEASE(x, object_type) RELEASE_BASE(x, object_type, file, line) 139 #define RELEASE(x, object_type) object_type ## _finalize(x) 144 #define RELEASE(x, object_type) do { \ 146 FAULT("ALLOC: release after finalize at %2.2d: %p (%10s): %s:%d", \ 151 FAULT("ALLOC: release at %2.2d: %p (%10s): %s:%d", \ 174 FAULT("ALLOC: release after finalize at %2.2d: %p (%10s)", \ 179 FAULT("ALLOC: release at %2.2d: %p (%10s)", [all...] |
| /src/crypto/external/bsd/heimdal/dist/windows/ |
| NTMakefile.sdk | 105 ldebug = /RELEASE
|
| /src/sys/dev/bluetooth/ |
| btkbd.c | 466 #define RELEASE 0x100 508 ? PRESS : RELEASE)); 521 ADDKEY(key | RELEASE); 565 if (key & RELEASE) 598 key & RELEASE ? WSCONS_EVENT_KEY_UP : WSCONS_EVENT_KEY_DOWN,
|
| /src/sys/dev/hid/ |
| hidkbd.c | 66 #define RELEASE 0x100 521 PRESS : RELEASE)); 534 ADDKEY(key | RELEASE); 581 if (key & RELEASE) 607 key & RELEASE ? WSCONS_EVENT_KEY_UP : 622 key&RELEASE ? WSCONS_EVENT_KEY_UP : WSCONS_EVENT_KEY_DOWN, 693 *type = c & RELEASE ? WSCONS_EVENT_KEY_UP : WSCONS_EVENT_KEY_DOWN;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/ |
| asan_device_setup | 184 RELEASE=$(adb_shell getprop ro.build.version.release) 186 if echo "$RELEASE" | grep '^4\.' >&/dev/null; then 190 if echo "$RELEASE" | grep '^8\.0\.' >&/dev/null; then
|