代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/251577/12335473
hpp shared_ptr.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/shared_ptr.hpp (originally MLShrPtr.h, ::SynesisStd)
*
* Purpose: Contains the shared_ptr
www.eeworm.com/read/249911/12447527
h shared_ptr.h
/* Copyright (C) 2004 Chris Vine
This program is distributed under the General Public Licence, version 2.
For particulars of this and relevant disclaimers see the file
COPYING distributed with the so
www.eeworm.com/read/131015/14163412
png shared_folder.png
www.eeworm.com/read/131015/14163479
gif shared_folder.gif
www.eeworm.com/read/223823/14616431
lds memtest_shared.lds
OUTPUT_FORMAT("elf32-i386");
OUTPUT_ARCH(i386);
ENTRY(startup_32);
SECTIONS {
. = 0;
.text : {
_start = .;
*(.text)
*(.text.*)
*(.plt)
_etext = . ;
} = 0x9090
.rodata : {
www.eeworm.com/read/123453/14631638
c xml_shared.c
/*
* xml_shared.c: Common functions of xml compilers (mainly charset handling
* and operations with wbxml binary not using a string table)
*
* By Tuomas Luttinen & Aarno Syv鋘en (for Wiral Ltd)
www.eeworm.com/read/123453/14631686
h xml_shared.h
/*
* xml_shared.h - Common xml tokenizer interface
* This file contains mainly character set functions and binary manipulating
* functions used with a binary without a string table.
*
* Tuomas Lu
www.eeworm.com/read/123453/14631700
o xml_shared.o
www.eeworm.com/read/123453/14632367
c xml_shared.c
/*
* xml_shared.c: Common functions of xml compilers (mainly charset handling
* and operations with wbxml binary not using a string table)
*
* By Tuomas Luttinen & Aarno Syv鋘en (for Wiral Ltd)