代码搜索结果

找到约 10,000 项符合 ARM 的代码

arm7.opj

(ExpressProject "" (ProjectVersion "19981106") (ProjectType "PCB") (Folder "Design Resources" (Folder "Library") (File ".\arm7.dsn" (Type "Schematic Design")) (BuildFile

arm_dec.h

/************************************************************************* Copyright (C) 2002,2003,2004,2005 Wei Qin See file COPYING for more information. This program is free softwa

arm-gcc.h

/* ------------------------------------------------------------------------------- One of the macros `BIGENDIAN' or `LITTLEENDIAN' must be defined. -----------------------------------------------

jrevdct_arm.asm

EXPORT j_rev_dct_ARM AREA |.text|,CODE ALIGN j_rev_dct_ARM PROC stmdb sp!, { r4 - r12, lr } ; all callee saved regs sub sp, sp, #4 ; reserve some space on the stack

asm_arm.h

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE