Searched refs:VERSION (Results 1 - 25 of 185) sorted by relevance

12345678

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dsetup.h22 #define VERSION "0.3" macro
24 #define INFO "Intel PRO/1000 Family Driver. Version " VERSION " Build " __DATE__ " "__TIME__
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl8169/
H A Dsetup.h22 #define VERSION "1.2" macro
24 #define INFO1 "rtl8169: Realtek RTL8169 and RTL8110 Family Driver. Version " VERSION
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dconfig.h4 #define VERSION "3.3.0" macro
/haiku-fatelf/src/bin/findutils/find/
H A Dversion.c2 char *version_string = VERSION;
/haiku-fatelf/src/bin/network/atftpd/
H A Dconfig.h7 #define VERSION "0.7" macro
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A Dconfig.h29 #define VERSION "1.0" macro
/haiku-fatelf/src/bin/gzip/
H A Drevision.h7 #define VERSION "1.2.4" macro
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dconfig.h29 #define VERSION "1.0" macro
31 #define INFO "cx23882: DVB-T Driver. Version " VERSION ", Revision " REVISION ", Build " BUILD "\n"
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dgutenprint-version.c32 #ifdef VERSION
36 printf("%s\n", VERSION);
39 fprintf(stderr, "VERSION not defined!\n");
/haiku-fatelf/headers/os/drivers/pcmcia/
H A Dversion.h6 #define VERSION(v,p,s) (((v)<<16)+(p<<8)+s) macro
/haiku-fatelf/src/apps/tv/
H A Dconfig.h33 #define VERSION "1.1" macro
/haiku-fatelf/src/apps/webwatch/
H A DWatchApp.h28 #define VERSION "1.5" macro
/haiku-fatelf/src/bin/bc/
H A Dconfig.h32 /* VERSION number for DC target*/
81 #define VERSION "1.06" macro
/haiku-fatelf/src/bin/sharutils/
H A Dacconfig.h17 #undef VERSION macro
H A Dconfig.h105 #define VERSION "4.2.1" macro
/haiku-fatelf/src/add-ons/media/plugins/ac3_decoder/liba52/
H A Dconfig.h109 #define VERSION "0.7.4" macro
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dconfig.h20 #define VERSION "0.8.1" macro
/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dopj_config.h105 #define VERSION "1.5.1" macro
/haiku-fatelf/src/bin/zip/
H A Drevision.h22 #define VERSION "2.32" macro
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dacconfig.h2 #undef VERSION macro
H A Dconfig.h4 #define VERSION "2.6.26" macro
279 #define VERSION "2.6.26" macro
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A DMakefile115 ld -shared -o $@.`cat VERSION` $(OBJ)
120 $(CC) -dynamiclib -undefined error -o libpcap.`cat VERSION`.dylib $(OBJ) \
121 -install_name $(libdir)/libpcap.0.dylib -compatibility_version `cat VERSION` \
122 -current_version `cat VERSION`
151 version.c: $(srcdir)/VERSION
153 sed -e 's/.*/char pcap_version[] = "&";/' $(srcdir)/VERSION > $@
162 version.h: $(srcdir)/VERSION
164 sed -e 's/.*/static const char pcap_version_string[] = "libpcap version &";/' $(srcdir)/VERSION > $@
192 $(INSTALL_PROGRAM) libpcap.so.`cat VERSION` $(DESTDIR)$(libdir)/libpcap.so.`cat VERSION`
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfig.h148 #define VERSION "2.15.93" macro
/haiku-fatelf/src/libs/print/libgutenprint/src/gimp2/
H A Dprint-print.c44 (BAD_CONST_CHAR) VERSION " - " RELEASE_DATE,
/haiku-fatelf/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.h10 #define VERSION "1.0" macro

Completed in 149 milliseconds

12345678