Searched refs:VERSION (Results 1 - 25 of 35) sorted by path

12

/haiku/headers/os/drivers/pcmcia/
H A Dversion.h6 #define VERSION(v,p,s) (((v)<<16)+(p<<8)+s) macro
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_info.c975 if ((MAVR(VERSION)) < 20)
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Ddebug.c55 const char *text = DRIVER_NAME ", " VERSION "\n";
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Ddebug.c74 const char *text = DRIVER_NAME ", " VERSION "\n";
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dice1712.h22 #define VERSION "0.6" macro
/haiku/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/src/add-ons/kernel/file_systems/nfs4/
H A DRPCCall.cpp41 call->fStream.AddUInt(VERSION);
H A DRPCCallbackRequest.cpp37 if (fStream.GetUInt() != VERSION)
H A DRPCDefs.h15 VERSION = 2 enumerator in enum:RPC::__anon2
/haiku/src/add-ons/kernel/generic/mpu401/
H A Ddebug.c44 #define VERSION "0.2" macro
68 const char *text = DRIVER_NAME ", " VERSION "\n";
/haiku/src/add-ons/media/media-add-ons/dvb/
H A Dconfig.h29 #define VERSION "1.0" macro
/haiku/src/apps/tv/
H A Dconfig.h33 #define VERSION "1.1" macro
/haiku/src/bin/unzip/
H A Dfunzip.c11 #define VERSION "3.94 of 20 January 2002" macro
347 VERSION));
/haiku/src/bin/
H A Dwatch.c13 #define VERSION "0.2.0" macro
138 fprintf(stderr, "%s\n", VERSION);
/haiku/src/libs/compat/freebsd_network/tools/
H A Dmiidevs2h.awk102 VERSION = $0
103 gsub("\\$", "", VERSION)
111 printf(" *\t%s\n", VERSION) > hfile
H A Dusbdevs2h.awk50 printf(" *\t%s\n", VERSION) > file
239 VERSION = $0
240 gsub("\\$", "", VERSION)
/haiku/src/libs/iconv/
H A Dconfig.h324 #define VERSION "1.12" macro
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.cpp88 APPLICATION " " VERSION "\nThis program is freeware under BSD/MIT license.\n\n"
H A DBBApp.h10 #define VERSION "1.0" macro
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.cpp88 APPLICATION " " VERSION "\nThis program is freeware under BSD/MIT license.\n\n"
H A DLPBApp.h10 #define VERSION "1.0" macro
/haiku/src/tests/add-ons/print/ppd/test/
H A DPPDConfigApplication.cpp77 APPLICATION " " VERSION "\nPrototype for PPD printer selection and configuration.\n\n"
H A DPPDConfigApplication.h19 #define VERSION "1.0" macro
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h68 #define VERSION "Version alpha 1, Copyright (c) 2003 J��r��me Duval, compiled on " __DATE__ " " __TIME__ macro
H A Ddebug.c75 const char *text = DRIVER_NAME ", " VERSION "\n";

Completed in 127 milliseconds

12