代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/189320/5196976
dsw shared_memory.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
#
# $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly
www.eeworm.com/read/189320/5196983
sln shared_memory.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/189320/5199674
rules shared.pre.rules
# file : BuildRules/Shared.pre.rules
# author : Boris Kolpackov
# copyright : Copyright (c) 2002-2003 Boris Kolpackov
# license : http://kolpackov.net/license.html
$(c
www.eeworm.com/read/189320/5199678
rules shared.post.rules
# file : BuildRules/Shared.post.rules
# author : Boris Kolpackov
# copyright : Copyright (c) 2002-2003 Boris Kolpackov
# license : http://kolpackov.net/license.html
$(
www.eeworm.com/read/183001/5258976
out plperl_shared.out
-- test the shared hash
create function setme(key text, val text) returns void language plperl as $$
my $key = shift;
my $val = shift;
$_SHARED{$key}= $val;
$$;
create function getme(key text)
www.eeworm.com/read/183001/5258981
sql plperl_shared.sql
-- test the shared hash
create function setme(key text, val text) returns void language plperl as $$
my $key = shift;
my $val = shift;
$_SHARED{$key}= $val;
$$;
create function getme(key tex
www.eeworm.com/read/179289/5307958
prism2 shared.prism2
# etc/wlan/shared.NSD
#
# Copyright (C) 2002 AbsoluteValue Systems, Inc. All Rights Reserved.
# --------------------------------------------------------------------
#
# linux-wlan
#
# The contents
www.eeworm.com/read/170300/5404831
bb shared functions.bb
;Common Functions
;==================================================================
;This include file contains functions that are used by several demos. It does not contain
;any significant path
www.eeworm.com/read/169697/5412990
c shared_fp.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include
#i