代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/309223/3706379
xpm shared.ico.xpm
/* XPM */
static char *shared.ico[] = {
/* columns rows colors chars-per-pixel */
"32 32 166 2",
" c None",
". c #00192b",
"X c #2c2d2b",
"o c #022a46",
"O c #002d57",
"+ c #043961",
"@ c #043
www.eeworm.com/read/297251/3888230
js safari_shared.js
var OxO943e=["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/294947/3914313
i shared_ptr.i
//
// shared_ptr
//
// An enhanced relative of scoped_ptr with reference counted copy semantics.
// The object pointed to is deleted when the last shared_ptr pointing to it
// is destroyed or rese
www.eeworm.com/read/292705/3942314
lds vmlinux-shared.lds
/* ld script to make s390 Linux kernel
* Written by Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
OUTPUT_FORMAT("elf32-s390", "elf32-s390", "elf32-s390")
OUTPUT_ARCH(s390)
ENTRY(_start)
SECTIONS
{
www.eeworm.com/read/292705/3943943
lds vmlinux-shared.lds
/* ld script to make s390 Linux kernel
* Written by Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
OUTPUT_FORMAT("elf64-s390", "elf64-s390", "elf64-s390")
OUTPUT_ARCH(s390)
ENTRY(_start)
SECTIONS
{
www.eeworm.com/read/286192/4042002
h _end_shared.h
// Used to end a set of declarations involving a shared library
// I've put this in its own header (see ) since
// we will probably change this to a special #pragma
#lib
www.eeworm.com/read/286192/4042062
h _shared_lib.h
// _shared_lib.h
// UnderC Pocket C++ Library, Steve Donovan 2001.
#ifdef __win32__
#lib msvcrt40.dll
#else
#lib lib.so.6
#endif
www.eeworm.com/read/275638/4172937
hpp shared_ptr.hpp
// -*-c++-*-
/***************************************************************************
shared_ptr.hpp
-------------------
shared_ptr is
www.eeworm.com/read/273665/4200341
c shared_mmap.c
/* this tests whether we can use a shared writeable mmap on a file -
as needed for the mmap varient of FAST_SHARE_MODES */
#if defined(HAVE_UNISTD_H)
#include
#endif
#include
www.eeworm.com/read/271513/4228221
bb shared functions.bb
;Common Functions
;==================================================================
;This include file contains functions that are used by several demos. It does not contain
;any significant path