代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/169697/5414491
c file_read_sharedf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* This file is automatically generated by buildiface
* D
www.eeworm.com/read/169697/5414517
c file_write_sharedf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* This file is automatically generated by buildiface
* D
www.eeworm.com/read/152843/5659772
h vcs_hook.h
// $Id: vcs_hook.h,v 1.1 2003/08/12 12:01:06 starvik Exp $
//
// Call simulator hook functions
#ifndef HOOK_H
#define HOOK_H
int hook_call( unsigned id, unsigned pcnt, ...);
enum hook_ids {
hook_
www.eeworm.com/read/169697/5412911
c get_posn_shf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
#include "mpio.h"
#if define
www.eeworm.com/read/192352/8385229
h cbootloader.h
/*
cbootloader.cpp - part of flashtool for AVRUSBBoot, an USB bootloader for Atmel AVR controllers
Thomas Fischl
Creation Date..: 2006-03-18
Last change....: 2006-06-25
*/
www.eeworm.com/read/187283/8835894
h tm-mips-5s.h
#define MIPS_SYSV
#define LD_SPEC "%{non_shared} %{shared} %{!shared: %{!non_shared: -non_shared}}
#include "tm-mips.h"
#define TARGET_MEM_FUNCTIONS
www.eeworm.com/read/283466/9020089
h cbootloader.h
/*
cbootloader.cpp - part of flashtool for AVRUSBBoot, an USB bootloader for Atmel AVR controllers
Thomas Fischl
Creation Date..: 2006-03-18
Last change....: 2006-06-25
*/
www.eeworm.com/read/283196/9036323
h shm_com.h
/* A common header file to describe the shared memory we wish to pass about. */
#define TEXT_SZ 2048
struct shared_use_st {
int written_by_you;
char some_text[TEXT_SZ];
};
www.eeworm.com/read/183424/9159526
h cbootloader.h
/*
cbootloader.cpp - part of flashtool for AVRUSBBoot, an USB bootloader for Atmel AVR controllers
Thomas Fischl
Creation Date..: 2006-03-18
Last change....: 2006-06-25
*/
www.eeworm.com/read/176730/9486079
h shm_com.h
/* A common header file to describe the shared memory we wish to pass about. */
#define TEXT_SZ 2048
struct shared_use_st {
int written_by_you;
char some_text[TEXT_SZ];
};