代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/133596/5903950
cpp readwrite.cpp
// Read/Write request processors for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
/////////////////////////////////////
www.eeworm.com/read/128447/5990715
c mips-stub.c
/* mips-stub.c - helper functions for stub, generic to all MIPS processors
*
* Copyright (c) 1998,1999 Cygnus Solutions
*
* The authors hereby grant permission to use, copy, modify, distribute,
www.eeworm.com/read/128447/5990788
c arm_stub.c
/* arm_stub.c - helper functions for stub, generic to all ARM processors
*
* Copyright (c) 1998,1999 Cygnus Solutions
*
* The authors hereby grant permission to use, copy, modify, distribute,
*
www.eeworm.com/read/128447/5990852
c ppc_stub.c
/* ppc_stub.c - helper functions for stub, generic to all PowerPC processors
*
* Copyright (c) 1998,1999 Cygnus Solutions
*
* The authors hereby grant permission to use, copy, modify, distribute,
www.eeworm.com/read/113685/6126408
c test5.c
// integer n
// parameter(n = 8)
//
// real u(n, n)
//
// !hpf$ distribute u (block, block) onto p
// !hpf$ processors p (2, 2)
//
// integer i, j
// integer iter
//
//
www.eeworm.com/read/113685/6126417
c test6.c
// !hpf$ processors p(2, 2)
//
// integer a(6, 4)
// !hpf$ distribute a(block, block) onto p
//
// !hpf$ template s(10, 4)
// !hpf$ distribute s(cyclic, block) onto p
//
// in
www.eeworm.com/read/102995/6224281
cpp readwrite.cpp
// Read/Write request processors for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
/////////////////////////////////////
www.eeworm.com/read/102995/6224584
cpp readwrite.cpp
// Read/Write request processors for eventlog driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "eventlog.h"
//////////////
www.eeworm.com/read/266510/6306381
cpp readwrite.cpp
// Read/Write request processors for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
//////////////////////////////
www.eeworm.com/read/30849/1018531
c exceptions.c
/*
* File: exceptions.c
* Purpose: Generic exception handling for ColdFire processors
*
*/
#include "derivative.h"
#include "exceptions.h"
#include "startcf.h"
#define REGISTER_ABI