代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/187548/8625980

dunix makefile.dunix

#!/bin/make -f # #(@) Makefile $Revision: 1.36 $ $Date: 96/08/01 15:11:47 $ # # Makefile for building C++ components for SNMP++ Object Library # # SUN/Solaris version derived from HPUX Makefile (rlu
www.eeworm.com/read/187548/8625984

solaris makefile.solaris

#!/bin/make -f # #(@) Makefile $Revision: 1.36 $ $Date: 96/08/01 15:11:47 $ # # Makefile for building C++ components for SNMP++ Object Library # # # # Flags: compiler options, search paths # COPTI
www.eeworm.com/read/187283/8835663

h tm-mips-5b.h

#define MIPS_BSD43 #define LD_SPEC "%{non_shared} %{shared} %{!shared: %{!non_shared: -non_shared}} #include "tm-mips.h"
www.eeworm.com/read/457234/7330660

h htle.h

/* * HT Editor * htle.h * * Copyright (C) 1999-2002 Stefan Weyergraf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic
www.eeworm.com/read/328267/13036160

acc makefile.acc

# -*- makefile -*- # Makefile for Generic HP-Unix with GCC compiler FAULT_TOLERANT=0 # Default install directory PREFIX = /usr/local # Place where to copy GastDB header files INCSPATH=$(PR
www.eeworm.com/read/136812/5857414

makefile

# # @(#)Makefile 1.1 92/07/30 SMI # # Copyright (c) 1987 by Sun Microsystems, Inc. # CPPFLAGS$(TARGET_MACH) = -I../../crt/$(ARCH) -I$(ARCH) MD_HDRS = $(ARCH)/SYS.h $(ARCH)/PIC.h ASSRC = Ovfork.s _e
www.eeworm.com/read/136812/5857441

makefile

# # @(#)Makefile 1.1 92/07/30 SMI # # Copyright (c) 1987 by Sun Microsystems, Inc. # ASFLAGS += $(CPPFLAGS) -P ASFLAGS$(TARGET_MACH) += -I$(ARCH) MD_HDRS = $(ARCH)/SYS.h $(ARCH)/PIC.h ASSRC = Ovfor
www.eeworm.com/read/133287/5906302

sln samples.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleApp", "SampleApp\SampleApp.vcproj", "{73408DCF-2E65-47AF-BF38-7466DAB8D5CB}" Pr
www.eeworm.com/read/119864/6081956

makefile

# Makefile for uClibc # # Copyright (C) 2000 by Lineo, inc. # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU Library General Public License as p
www.eeworm.com/read/168845/5435485

cpp andreas_beyer.cpp

#include #include #include using namespace boost; class A : public enable_shared_from_this { public: A()