代码搜索结果

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

cstartup_sam7.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

sparcv8plus.s

.ident "sparcv8plus.s, Version 1.4" .ident "SPARC v9 ISA artwork by Andy Polyakov " /* * ==================================================================== * Written by Andy

sparcv8.s

.ident "sparcv8.s, Version 1.4" .ident "SPARC v8 ISA artwork by Andy Polyakov " /* * ==================================================================== * Written by Andy Pol

speed.c

#define _NO_MACROS #include speed_t cfgetospeed(const struct termios *tp) { return tp->c_ospeed; } int cfsetospeed(struct termios *tp, speed_t speed) { tp->c_ospeed = speed; retur

test.map

Start Stop Length Name Class 00000H 06F05H 06F06H _TEXT CODE 06F06H 07625H 00720H TEST_TEXT CODE 07626H 076F6H 000D1H OS_CPU_A_TEXT CODE 076F7H

test.map

Start Stop Length Name Class 00000H 06F05H 06F06H _TEXT CODE 06F06H 07625H 00720H TEST_TEXT CODE 07626H 076F6H 000D1H OS_CPU_A_TEXT CODE 076F7H

sylwe.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return

i2c_bbio.h

/* -*- c++ -*- */ /* * Copyright 2001,2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under th

svd_are_parallel_c2.h

// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and // Notre Dame University (U.S.A.). All rights reserved. // // This file is part of CGAL (www.cgal.org); you may redistribute it under /

list_c.hpp

// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt