代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/453907/7404873
h sharedobject.h
//
// Shared Server Class Factory
//
// Code based on COleObjectFactory (c) 1997 Microsoft Corporation
//
class COleObjectFactoryShared: public COleObjectFactory
{
DECLARE_DYNAMIC(COleObjec
www.eeworm.com/read/196699/8066094
h fmshm.h
/*---------------------------------------------------------------------------*/
/* Portable shared-memory FM-like interface using SysV shm calls. */
/* Author(s): Kalyan Perumalla
www.eeworm.com/read/196699/8066123
c fmshm.c
/*---------------------------------------------------------------------------*/
/* Portable shared-memory FM-like implementation using SysV shm calls. */
/* Author(s): Kalyan Perumalla
www.eeworm.com/read/326721/13120701
h qsharedmemory.h
/****************************************************************************
** $Id: qt/src/kernel/qsharedmemory.h 2.3.6 edited 2002-09-27 $
**
** Declaration of Qt/Embedded shared memory class
*
www.eeworm.com/read/149305/5701187
fdf default.fdf
[SHARED DLLS1]
SELFREGISTERING=No
HTTPLOCATION=
TARGET=
LANGUAGE=
OPERATINGSYSTEM=
FTPLOCATION=
FILETYPE=No
INFOTYPE=Standard
COMMENT=
INSTALLATION=NEWERVERSION\NEWERDATE
COMPRES
www.eeworm.com/read/140869/5779012
cs itreeindex.cs
using System;
namespace BplusDotNet
{
///
/// This is the shared interface among the various tree index implementations. Each
/// implementation also supports an indexing notation
www.eeworm.com/read/124312/6053976
h resource.h
///////////////////////////////////////////////////////////////////
// Used by DIALOG1.RC and DIALOG1.CPP
// Resources
#define IDR_MAINFRAME 128
//
// Resource items
//
// Shared IDs
www.eeworm.com/read/123190/6062069
fdf default.fdf
[SHARED DLLS1]
SELFREGISTERING=No
HTTPLOCATION=
TARGET=
LANGUAGE=
OPERATINGSYSTEM=
FTPLOCATION=
FILETYPE=No
INFOTYPE=Standard
COMMENT=
INSTALLATION=NEWERVERSION\NEWERDATE
COMPRES
www.eeworm.com/read/120487/6072082
makefile
#-------------------------------------------------------------------------
#
# Makefile for the plpgsql shared object
#
# $Header: /cvsroot/pgsql/src/pl/plpgsql/src/Makefile,v 1.23.6.1 2004/02/10 07:2
www.eeworm.com/read/120487/6072130
c proc.c
/*-------------------------------------------------------------------------
*
* proc.c
* routines to manage per-process shared memory data structure
*
* Portions Copyright (c) 1996-2003, Postgr