代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/182972/5261013
c parallel.c
/*===========================================================================*
* parallel.c
*
* Procedures to make encoder run in parallel
*
www.eeworm.com/read/347503/3172577
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/341356/3252829
parallel-mib
-- Changes to RFC1660 - PARALLEL-MIB
-- Removed unused IMPORT of NOTIFICATION-TYPE
-- dperkins@scruznet.com
PARALLEL-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE,
www.eeworm.com/read/336710/3348709
h parallel.h
//**********************************************************************
//
// Filename: parallel.h
//
www.eeworm.com/read/336710/3348721
c parallel.c
//**********************************************************************
//
// Filename: parallel.c
//
www.eeworm.com/read/330303/3425732
hpp parallel.hpp
#ifndef INDII_ML_AUX_PARALLEL_HPP
#define INDII_ML_AUX_PARALLEL_HPP
#include "vector.hpp"
#include "matrix.hpp"
#include "boost/mpi.hpp"
#include
namespace boost {
namespace mpi {
www.eeworm.com/read/328239/3445359
c parallel.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/316853/3607747
c parallel.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/315726/3616162
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/283355/4079937
patch parallel.patch
Index: ptxdist-testing/rules/Rules.make
===================================================================
RCS file: /cvsroot/ptxdist/ptxdist-testing/rules/Rules.make,v
retrieving revision 1.1.1.4
di