代码搜索结果

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

test_pic.cpp

// $Id: test_pic.cpp,v 1.10 2002/06/29 17:25:53 t1mpy Exp $ #ifdef HAVE_CONFIG_H # include #endif #include "id3/id3lib_streams.h" #include "id3/tag.h" int main( int argc, char

pic_icu.h

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat

ld-pic.s

# Source file used to test the ld macro with PIC code. .set mips1 .data data_label: .extern big_external_data_label,1000 .extern small_external_data_label,1 .comm big_external_common,1000 .co

lb-pic.s

# Source file used to test the lb macro with PIC code. .data data_label: .extern big_external_data_label,1000 .extern small_external_data_label,1 .comm big_external_common,1000 .comm small_exte

ulh-pic.s

# Test unaligned load and store macros with PIC code. We don't bother # to test most cases. The actual loads and stores are tested by the # non-PIC test case. We just want to check that the initial

pic1.s

.text .globl _foo _foo: leal %pc@(_i), %a0 leal %pc@(_i-.), %a1

pic.rc2

// // PIC.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///////

pmac_pic.c

/* * BK Id: SCCS/s.pmac_pic.c 1.24 12/19/01 10:53:01 paulus */ #include #include #include #include #include #include

open_pic.c

/* * BK Id: SCCS/s.open_pic.c 1.33 12/19/01 09:45:54 trini */ /* * arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject

open_pic.h

/* * BK Id: SCCS/s.open_pic.h 1.14 10/11/01 12:09:12 trini */ /* * arch/ppc/kernel/open_pic.h -- OpenPIC Interrupt Handling * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject