代码搜索结果
找到约 38,843 项符合
Assembly 的代码
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
//属性集控制的。更改这些属性值可修改与程序集
//关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// 有关程序集的常规信息是通过下列
// 属性集控制的。更改这些属性值可修改与程序集
// 关联的信息。
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
bnialpha.h
/*
* bnialpha.h - header file that declares the Alpha assembly-language
* subroutines. It is intended to be included via the BNINCLUDE
* mechanism.
*
* $Id: bnialpha.h,v 1.2 1997/05/05 19:4
asm_atnt_x86.h
/*
* SIMD SSE functions using inline assembly, AT&T's syntax
*/
void SSE_MMulM4x4f_row_aligned(float* d, const float* const l, const float* const r);
void SSE_Matrix4x4f_Mul_Vector4f_row_ali
asm_intel_x86.h
/*
* SIMD SSE functions using inline assembly, Intel's syntax
*/
void SSE_MMulM4x4f_row_aligned(float* d, const float* const l, const float* const r);
void SSE_Matrix4x4f_Mul_Vector4f_row_al
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute valu
errortc52.dat
出错信息: In-line assembly not allowed
中文注释: 不允许使用行间汇编
findarr.h
// findarr.h
extern "C" {
bool FindArray( long n, long array[], long count );
// Assembly language version
bool FindArray2( long n, long array[], long count );
// CPP version
}
readme.686
This is a patched version of zlib, modified to use
Pentium-Pro-optimized assembly code in the deflation algorithm. The
files changed/added by this patch are:
README.686
match.S
The speedup that this