代码搜索:Shared
找到约 10,000 项符合「Shared」的源代码
代码结果 10,000
www.eeworm.com/read/365505/9860284
c shared.c
/*****************************************************************************
* Core A
* Shared.c
*****************************************************************************/
/* The recommended
www.eeworm.com/read/362992/9972335
c shared.c
/* shared.c */
#include
#include
#include
#include "misc.h"
#include "appl.h"
int com[5];
void
main_loop(ULONG l1, ULONG l2, ULONG l3, ULONG l4)
{
char me[5];
ULONG
www.eeworm.com/read/359751/10126014
h shared.h
/* shared.h - definitions used in all GRUB-specific code */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This progra
www.eeworm.com/read/359567/10138380
test shared.test
# 2005 December 30
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for you
www.eeworm.com/read/359567/10138521
gif shared.gif
www.eeworm.com/read/356321/10231944
h shared.h
/******************************************************************************
* shared.h
*
* 2008-03-28 20:41
* 周鑫(zhouxin63766@yahoo.com.cn)
*
* 本文件中放置的是公用的数据类型及符号表。
*****************
www.eeworm.com/read/356321/10231956
cpp shared.cpp
/******************************************************************************
* mainwindow.cpp
*
* 2008-03-28 22:31
* 周鑫(zhouxin63766@yahoo.com.cn)
*
************************************
www.eeworm.com/read/277934/10593282
cc shared.cc
// file: test/pool.cc
// author: Marc Bumble
// Mon Aug 11, 2003
// Memory allocator code for shared memory access
// Copyright (C) 2003 by Marc D. Bumble
// This program is free software; you can r
www.eeworm.com/read/350482/10741234
shared makefile.shared
#Makefile for GCC
#
#Tom St Denis
VERSION=0:33
CC = libtool --mode=compile gcc
CFLAGS += -I./ -Wall -W -Wshadow -Wsign-compare
#for speed
CFLAGS += -O3 -funroll-loops
#for size
#CFLAGS += -Os
www.eeworm.com/read/418028/10967815
test shared.test
# 2005 December 30
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for you