代码搜索:Generic

找到约 10,000 项符合「Generic」的源代码

代码结果 10,000
www.eeworm.com/read/362257/10008672

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( !Project("INTERFACE_DECL_PATH") ) { Project('INTERFACE_DE
www.eeworm.com/read/362257/10008683

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( !Project("INTERFACE_DECL_PATH") ) { Project('INTERFACE_DE
www.eeworm.com/read/362257/10008712

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( Config("qt") ) { if ( !(Project("DEFINES") =~ /QT_NODLL/)
www.eeworm.com/read/362257/10008725

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( Config("qt") ) { if ( !(Project("DEFINES") =~ /QT_NODLL/)
www.eeworm.com/read/362257/10008817

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( !Project("INTERFACE_DECL_PATH") ) { Project('INTERFACE_DE
www.eeworm.com/read/362257/10008918

t generic.t

#! #! This is a tmake template for building Win32 applications or libraries. #! #${ Project('CONFIG += qt') if Config("qt_dll"); if ( Config("qt") ) { if ( !(Project("DEFINES") =~ /QT_NODLL/)
www.eeworm.com/read/362257/10008930

t generic.t

#! #! This is a tmake template for building UNIX applications or libraries. #! #${ Project('TMAKE_LIBS += $$LIBS'); if ( !Project("INTERFACE_DECL_PATH") ) { Project('INTERFACE_DECL_PATH = .'
www.eeworm.com/read/165080/10077333

h generic.h

/* generic.h -- for faking generic class declarations Copyright (c) 1990 by Borland International All rights reserved When type templates are implemented in C++, this will probably
www.eeworm.com/read/164463/10106786

h generic.h

#ifndef _LINUX_BYTEORDER_GENERIC_H #define _LINUX_BYTEORDER_GENERIC_H /* * linux/byteorder_generic.h * Generic Byte-reordering support * * Francois-Rene Rideau 19970707 * gat
www.eeworm.com/read/359663/10131148

h generic.h

// This file contains small collection of generic programming templates etc // gathered from various sources (Loki library is the main one). Some of them // has been modified, other has remained i