代码搜索结果

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

arm2.c

// Build don't link: // GROUPS passed ARM-compliance // ARM 9.4 ``There cannot be a static and a nonstatic member function // with the same name and the same argument types.'' // // The trick is

arm-asm.c

/* ARM and Thumb asm statements should be able to access the constant pool. */ /* { dg-do compile { target arm*-*-* } } */ extern unsigned x[]; unsigned *trapTable() { unsigned *i; __asm__ vo

jrevdct_arm.s

/* C-like prototype : void j_rev_dct_ARM(DCTBLOCK data) With DCTBLOCK being a pointer to an array of 64 'signed shorts' Copyright (c) 2001 Lionel Ulmer (lionel.ulmer@free.fr / bbrox

dsputil_arm.c

/* * ARMv4L optimized DSP utils * Copyright (c) 2001 Lionel Ulmer. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of th

mpegvideo_arm.c

/* * Copyright (c) 2002 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pub

makefile.linux-arm

# makefile for libpng on Linux ELF with gcc # Copyright (C) 1998, 1999 Greg Roelofs # Copyright (C) 1996, 1997 Andreas Dilger # For conditions of distribution and use, see copyright notice in png.h C

makefile.linux-arm

# makefile for libpng on Linux ELF with gcc # Copyright (C) 1998, 1999 Greg Roelofs # Copyright (C) 1996, 1997 Andreas Dilger # For conditions of distribution and use, see copyright notice in png.h C

config-arm.mk

# # FreeType 2 configuration rules for the gcc compiler under UNIX # # Copyright 1996-2000 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, and m

task_arm.c

#include "config.h" #define TASK_START_PRIO 10 /* Application tasks priorities */ /*$PAGE*/ /* ****************************************************

task_arm.c

#include "config.h" extern OS_EVENT *MsgQueue; /*$PAGE*/ /*$PAGE*/ /* ********************************************************************************************************* *