代码搜索:aRM
找到约 10,000 项符合「aRM」的源代码
代码结果 10,000
www.eeworm.com/read/111692/6153644
h arm.h
// ARM.h
#ifndef __ARM_H
#define __ARM_H
#include "BranchCoder.h"
MyClassA(BC_ARM, 0x05, 1)
#endif
www.eeworm.com/read/111692/6153665
cpp arm.cpp
// ARM.cpp
#include "StdAfx.h"
#include "ARM.h"
#include "BranchARM.c"
UInt32 CBC_ARM_Encoder::SubFilter(Byte *data, UInt32 size)
{
return ::ARM_Convert(data, size, _bufferPos, 1);
}
www.eeworm.com/read/109649/6173350
h arm.h
// ARM.h
#pragma once
#ifndef __ARM_H
#define __ARM_H
#include "Coder.h"
MyClass(BC_ARM, 0x05, 1)
#endif
www.eeworm.com/read/109649/6173371
cpp arm.cpp
// ARM.cpp
#include "StdAfx.h"
#include "ARM.h"
#include "Windows/Defs.h"
static HRESULT BC_ARM_Code(ISequentialInStream *inStream,
ISequentialOutStream *outStream, const UINT64 *inSi
www.eeworm.com/read/109242/6175344
nls arm.nls
/*
* Locale definitions for Arabic (Morocco)
*
* Copyright 2002 Alexandre Julliard for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/106385/6194949
ld arm.ld
//=============================================================================
//
// MLT linker script for ARM
//
//=============================================================================
//###
www.eeworm.com/read/136848/6332827
ppt arm架构.ppt
www.eeworm.com/read/148392/6335117
chm arm.chm
www.eeworm.com/read/494289/6381408
txt arm.txt
If developing for the ARM, or indeed any other new processor, you should
first build a C-only library.
For the ARM, this mirdef.h header would be appropriate for an integer-
only build of the li
www.eeworm.com/read/494289/6381450
arm mirdef.arm
/*
* MIRACL compiler/hardware definitions - mirdef.h
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
#define MIRACL 32
#define MR_LITTLE_ENDIAN
/* or perhaps
#define MR_BIG