代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/277115/10666652
inf usbfx2lk.inf
;
; Copyright (c) 2005 OSR, Open Systems Resources All rights Reserved
; INF file for installing OSR USB FX2 Learning Kit Test Board
;
;
; Version section
;
[Version]
Signature="$WINDOWS
www.eeworm.com/read/277115/10666716
inf usbfx2lk.inf
;
; Copyright (c) 2005 OSR, Open Systems Resources All rights Reserved
; INF file for installing OSR USB FX2 Learning Kit Test Board
;
;
; Version section
;
[Version]
Signature="$WINDOWS
www.eeworm.com/read/421347/10740480
c critical_div64.c
#pragma section "critical"
#include "div64.c"
#pragma endsection
www.eeworm.com/read/421347/10740491
c critical_div32.c
#pragma section "critical"
#include "div32.c"
#pragma endsection
www.eeworm.com/read/421347/10740496
c critical_mul64.c
#pragma section "critical"
#include "mul64.c"
#pragma endsection
www.eeworm.com/read/276123/10762632
c trace32.c
/******************************************************************************
* *
* Project: DOC Driver for Linux 2.6 Blo
www.eeworm.com/read/349902/10786540
m bffdocu.m
function [varargout] = bffdocu
% BFF documentation (file format, usage)
% -------------------------------------------------------------------
%
% BFF (binary file format) is a text based specifica
www.eeworm.com/read/275831/10794200
rb 10 - documenting your application.rb
def sum(*terms)
terms.inject(0) { |sum, term| sum + term}
end
#---
# Just a simple file that defines a sum method.
# Takes any number of numeric terms and returns the sum.
# sum(1, 2, 3)
www.eeworm.com/read/275661/10803699
cmd f2812_ezdsp_ram_lnk.cmd
/*
//###########################################################################
//
// FILE: F2812_EzDSP_RAM_lnk.cmd
//
// TITLE: Linker Command File For F2812 eZdsp examples that run out of
www.eeworm.com/read/275137/10834815
s start.s
/****************************************************************
KPIT Cummins Infosystems Ltd, Pune, India. 08-Aug-2005.
This program is distributed in the hope that it will be useful,
but WITHO