Searched refs:RELEASE (Results 26 - 50 of 66) sorted by relevance

123

/macosx-10.10/OpenSSL098-52/src/
H A Dconfig52 [ "$RELEASE" ] || RELEASE=`(uname -r) 2>/dev/null` || RELEASE="unknown"
104 case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in
134 HPUXVER=`echo ${RELEASE}|sed -e 's/[^.]*.[0B]*//'`
193 VERS=`echo ${RELEASE} | sed -e 's/[-(].*//'`
230 OSFMAJOR=`echo ${RELEASE}| sed -e 's/^V\([0-9]*\)\..*$/\1/'`
245 case "$RELEASE" in
343 case "$RELEASE" in
/macosx-10.10/apache-793/httpd/
H A Dbuildconf216 RELEASE=`echo $REVISION | cut -d- -s -f2`
219 RELEASE=1
223 -e "s/APACHE_RELEASE/$RELEASE/" \
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkController.cpp101 #define RELEASE(x) do { if (x) { (x)->release(); (x) = 0; } } while (0) macro
168 RELEASE( gIOActiveMediumKey );
169 RELEASE( gIOCurrentMediumKey );
170 RELEASE( gIODefaultMediumKey );
171 RELEASE( gIONullMediumName );
172 RELEASE( gIOLinkDataKey );
173 RELEASE( gIONullLinkData );
174 RELEASE( gIONetworkFilterGroup );
175 RELEASE( gIOEthernetWakeOnLANFilterGroup );
176 RELEASE( gIOEthernetDisabledWakeOnLANFilterGrou
[all...]
H A DIONetworkData.cpp38 #define RELEASE(x) do { if (x) { (x)->release(); (x) = 0; } } while (0) macro
77 RELEASE( gIONDDataKey );
78 RELEASE( gIONDAccessKey );
79 RELEASE( gIONDSizeKey );
/macosx-10.10/apache-793/httpd/build/
H A DNWGNUtail.inc202 $(MAKE) -f $< $(MAKECMDGOALS) RELEASE=$(RELEASE)
230 ifeq "$(RELEASE)" "debug"
321 $(MAKE) -f $< $(MAKECMDGOALS) RELEASE=$(RELEASE)
/macosx-10.10/apr-32/apr/apr/build/
H A DNWGNUtail.inc243 $(MAKE) -f $< $(MAKECMDGOALS) RELEASE=$(RELEASE)
275 ifeq "$(RELEASE)" "debug"
359 $(MAKE) -f $< $(MAKECMDGOALS) RELEASE=$(RELEASE)
/macosx-10.10/ruby-106/ruby/lib/optparse/
H A Dversion.rb14 [:Release, :RELEASE].find do |rel|
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Duname.c126 #define RELEASE #(getprd release) macro
131 #define RELEASE "" macro
183 ut->release = RELEASE;
426 s = astconf("RELEASE", NiL, NiL);
H A DMakefile20 cmd 1.2 :LIBRARY: RELEASE cmdinit.c \
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Ds_include8 . ./RELEASE
H A Ds_s608 . RELEASE
H A Ds_windows_dsp6 . RELEASE
H A Dvx_buildcd6 . ./RELEASE
H A Ds_brew8 . RELEASE
H A Ds_windows9 . RELEASE
H A Ds_vxworks8 . RELEASE
/macosx-10.10/BerkeleyDB-21/db/test/scr031/
H A Dchk.xa241 REL=../../dist/RELEASE
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dbuild_gnv_curl_release_notes.com76 $ curl_release_notes = f$search("sys$disk:[--]$RELEASE-NOTES.")
/macosx-10.10/BerkeleyDB-21/db/docs_src/
H A Dbuild170 # Source the RELEASE file to get major/minor numbers.
171 . $BDB_SRC/dist/RELEASE
/macosx-10.10/ntp-92/scripts/
H A Dntpsweep.in183 $system =~ s/RELEASE/r/;
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A DMakefile49 :: RELEASE hosttype.tst p.c hello.c \
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-atm.c237 { RELEASE, "Release" },
/macosx-10.10/xnu-2782.1.97/makedefs/
H A DMakeInc.cmd250 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")
257 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")
/macosx-10.10/vim-55/runtime/syntax/
H A Dxdefaults.vim91 syn keyword xdefaultsSymbol contained RELEASE
H A Dclipper.vim33 syn keyword clipperStatement RECALL REINDEX RELEASE RENAME REPLACE REPORT

Completed in 241 milliseconds

123