代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm.h
// ARM.h
#ifndef __ARM_H
#define __ARM_H
#include "BranchCoder.h"
MyClassA(BC_ARM, 0x05, 1)
#endif
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);
}
arm.inc
#------------------------------------------------------------------------------
#- ATMEL Microcontroller Software Support - ROUSSET -
#----------------------------------------------------
arm.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
cstartup.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
arm.inc
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
arm.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
arm.h
/* -*-C-*-
*
* $Revision: 1.8 $
* $Author: amerritt $
* $Date: 1996/11/25 15:01:38 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited
* All Rights Reserved.
*
* arm.h - standard AR
arm.h
/* -*-C-*-
*
* $Revision: 1.8 $
* $Author: amerritt $
* $Date: 1996/11/25 15:01:38 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited
* All Rights Reserved.
*
* arm.h - standard AR
cstartup.arm
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------