代码搜索结果
找到约 86,300 项符合
ARM 的代码
emptyarm.c
/*
* ARM Limited - October 1999 - Defect 33957 workaround.
*
* Thumb-ARM Interworking Image emptyarm.c for ARM subtargets.
*
* This source file is a workaround for the fact that Codewarri
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);
}
makefile
PROGRAMS=sf sflisten
all: $(PROGRAMS)
sf: sf.c serialsource.c sfsource.c platform.c platform.h serialsource.h sfsource.h
gcc -O1 -Wall -g -o $@ sf.c serialsource.c sfsource.c platform.c
# For ARM
qmake.conf
#
# $Id: qt/qmake.conf 3.3.4 edited May 27 2003 $
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
qmake.conf
#
# $Id: qt/qmake.conf 3.3.4 edited May 27 2003 $
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
qmake.conf
#
# $Id: qt/qmake.conf 3.3.4 edited May 27 2003 $
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
qmake.conf
#
# $Id$
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
QMAKE_CC = arm-linux-gcc
QMAKE_LEX = flex
Q
qmake.conf
#
# $Id$
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
QMAKE_CC = arm-linux-gcc
QMAKE_LEX = flex
Q
qmake.conf
#
# $Id$
#
# qmake configuration for linux-g++ using the arm-linux-g++ crosscompiler
#
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
CONFIG += qt link_prl
QMAKE_CC = arm-linux-gcc
QMAKE_LEX = flex
Q
makefile
#
# linux/arch/arm/tools/Makefile
#
# Copyright (C) 2001 Russell King
#
all: $(TOPDIR)/include/asm-arm/mach-types.h \
$(TOPDIR)/include/asm-arm/constants.h
$(TOPDIR)/include/asm-arm/mach-types.h: m