代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/206184/15298797

h aerogravitystruct.h

/* * File: aerogravitystruct.h * * Abstract: * * Shared structure and enum defined for continuous World * Geodetic System (WGS 84) Earth gravity for saerogravity.c and *
www.eeworm.com/read/479151/1337624

h divalog.h

/* * Include file for defining the kernel loggger messages * These definitions are shared between the klog driver and the * klogd daemon process * * Copyright (C) Eicon Technology Corporation, 20
www.eeworm.com/read/474814/1388679

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/472524/1410060

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/470720/1451834

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/470693/1463780

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/247171/4488111

vb helper.vb

Public Class Helper #If DEBUG Then Shared Function nextID() As Integer Static id As Integer id += 1 Return id End Function #End If ''' ''' Quotes an
www.eeworm.com/read/243567/4523584

h divalog.h

/* * Include file for defining the kernel loggger messages * These definitions are shared between the klog driver and the * klogd daemon process * * Copyright (C) Eicon Technology Corporation, 20
www.eeworm.com/read/236825/4637625

info

The source code included in this package is tolua++ 1.0.92, modified to allow building as a shared library in Microsoft Visual C++. For more information see 'README'.
www.eeworm.com/read/233448/4684127

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