代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/447738/1698680
s parallel.s
; Test error messages where parallel instructions conflict
; { dg-options "-m32rx" }
; { dg-do assemble { target m32r-*-* } }
.text
.global parallel
parallel:
mv r1,r0 || mv r2,r1
; { dg-warning
www.eeworm.com/read/437028/1836982
c parallel.c
/* $Header: /home/harrison/c/tcgmsg/ipcv4.0/RCS/parallel.c,v 1.1 91/12/06 17:27:03 harrison Exp Locker: harrison $ */
#include
#ifdef SEQUENT
#include
#else
#include
www.eeworm.com/read/432906/1886959
c parallel.c
/*
* QEMU Parallel PORT emulation
*
* Copyright (c) 2003-2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated
www.eeworm.com/read/428317/1960816
cod parallel.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4237
TTL C:\WINCE500\PLATFORM\Ep93xx\Src\Bootloader\Common\.\parallel.c
CODE32
00000 AREA |.drectve|, DRECTVE
D
www.eeworm.com/read/428317/1960834
h parallel.h
//**********************************************************************
//
// Filename: parallel.h
//
www.eeworm.com/read/428317/1960860
c parallel.c
//**********************************************************************
//
// Filename: parallel.c
//
www.eeworm.com/read/422066/2042992
java parallel.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/418017/2092961
c parallel.c
static char _[] = "@(#)parallel.c 1.4 93/09/08 14:14:32, Srini, AMD.";
/******************************************************************************
* Copyright 1992 Advanced Micro Devices, Inc.
*
www.eeworm.com/read/410728/2202802
exp parallel.exp
# FRV simulator testsuite.
if [istarget frv*-*] {
# load support procs (none yet)
# load_lib cgen.exp
# all machines
set all_machs "frv fr500 fr550 fr400"
set cpu_option -mcpu
www.eeworm.com/read/409921/2221111
c parallel.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can redistribute it and/or modify