代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/179289/5307982

h wlanctl.h

/* src/wlanctl/wlanctl.h * * Shared declarations for the wlanctl utility * * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. * ----------------------------------------------------
www.eeworm.com/read/174538/5361216

java gamelistener.java

package bingo.shared; // implement this interface if you are interested // in getting updates as to the current status // of the game keeper public interface GameListener extends Listener { publi
www.eeworm.com/read/174334/5361921

makefile

TARGET= ../../../../bin/libmore.so XLINKFLAGS= -shared SOURCEPATH= ../../../../source/more MODULES= array create exception gc glue pointer stringimpl include ../../Rules
www.eeworm.com/read/174334/5361924

makefile

TARGET= ../../../../bin/libmoreos.so XLINKFLAGS= -shared SOURCEPATH= ../../../../source/more/os/unix MODULES= unixcondition unixfile unixglue unixmutex unixprocess \ unixsemaphore unixsharedmemo
www.eeworm.com/read/174334/5361925

makefile

TARGET= ../../../../bin/libmoreutil.so XLINKFLAGS= -shared SOURCEPATH= ../../../../source/more/util MODULES= bitstreams dirwalker guarded heartbeat heartbeatimpl ostreamadapter \ session session
www.eeworm.com/read/162614/5529149

c 20020201-1.c

/* Check that arc profiling instrumentation code does not cause problems for a program that calls functions that are likely to be in a shared library. This was added to check the fix for PR targ
www.eeworm.com/read/340665/3280299

c 20020201-1.c

/* Check that arc profiling instrumentation code does not cause problems for a program that calls functions that are likely to be in a shared library. This was added to check the fix for PR targ
www.eeworm.com/read/324136/3506015

c tclioutil.c

/* * tclIOUtil.c -- * * This file contains a collection of utility procedures that * are shared by the platform specific IO drivers. * * Parts of this file are based on code contributed by Karl
www.eeworm.com/read/323581/3513487

r itclmactclcode.r

/* * itclMacTclCode.r * * This file includes the Itcl code that is needed to startup Tcl. * It is to be included either in the resource fork of the shared library, or in the * resource fork o
www.eeworm.com/read/304657/3787307

c common.c

/* Just includes ../common/common.c in order to * deal with libtool's inability to link to shared * libraries. */ #include "../common/common.c"