代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/297251/3888226
js _shared.js
var OxO6b3f=["addEventListener","runtimeStyle","prototype","event","constructor","srcElement","style","target","all","caller","arguments","","(","\x0A","for(var p in obj){obj[p]=\x27\x27}","body","doc
www.eeworm.com/read/279968/4129572
ld shared.ld
VERS_1.10 {
global: *;
};
VERS_1.11 {
global: *;
};
VERS_1.12 {
global: *;
};
VERS_1.13 {
global: *;
};
VERS_1.14 {
global: *;
};
VERS_1.15 {
global: *;
};
VERS_1.16 {
global: *;
};
www.eeworm.com/read/274098/4190077
h shared.h
/********************************************************************************
** Copyright (c) 1998-2000 Microsoft Corporation. All Rights Reserved.
**
** Portions Copyright (c) 1998-1
www.eeworm.com/read/273665/4200969
c shared.c
/*
Unix SMB/CIFS implementation.
SMB wrapper functions - shared variables
Copyright (C) Andrew Tridgell 1998
This program is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/273662/4201372
shared config.shared
#!/bin/sh
THIS_OBJ=`pwd`
cd ..
TEST_ROOT=`pwd`
THIS_INST=`pwd`/inst/svn
cd ${THIS_OBJ}
env CC='gcc' "../svn/configure" \
"--prefix=${THIS_INST}"
www.eeworm.com/read/273660/4202449
shared config.shared
#!/bin/sh
THIS_OBJ=`pwd`
cd ..
TEST_ROOT=`pwd`
THIS_INST=`pwd`/inst/svn
cd ${THIS_OBJ}
env CC='gcc' "../svn/configure" \
"--prefix=${THIS_INST}"
www.eeworm.com/read/447738/1694728
dat shared.dat
mainvar == 1
overriddenvar == 2
shlibvar1 == 3
shlib_mainvar () == 1
shlib_overriddenvar () == 2
shlib_shlibvar1 () == 3
shlib_shlibvar2 () == 4
shlib_shlibcall () == 5
shlib_shlibcall2 () == 8
shlib_
www.eeworm.com/read/447738/1694732
exp shared.exp
# Expect script for ld-shared tests
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
# 2004
# Free Software Foundation, Inc.
#
# This file is free software; you can redist