代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/173644/9645365
map asmgeneric.map
PROGRAM "F:\Shao\9S12book\Examples\SendA\bin\AsmGeneric.abs"
*********************************************************************************************
TARGET SECTION
-----------------------
www.eeworm.com/read/300822/13891442
sql delete_ticket_tigger.sql
create or replace trigger delete_section_trigger after delete on show
referencing old as old
for each row
begin
delete from bookRecord
where ticket_id in(
select ticket_id from ticket
www.eeworm.com/read/202873/15370772
map project.map
PROGRAM "D:\mc13213code\aduart\bin\Project.abs"
*********************************************************************************************
TARGET SECTION
------------------------------------
www.eeworm.com/read/296774/7114092
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
www.eeworm.com/read/297233/8039954
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
www.eeworm.com/read/152661/5672156
ldi mlt_arm_edb7212_ram.ldi
// eCos memory layout - Fri Oct 20 05:43:59 2000
// This is a generated file - do not edit
#include
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0xfd7000
sram : ORIGIN = 0x6
www.eeworm.com/read/150583/5690752
ldi mlt_arm_edb7212_ram.ldi
// eCos memory layout - Fri Oct 20 05:43:59 2000
// This is a generated file - do not edit
#include
MEMORY
{
ram : ORIGIN = 0, LENGTH = 0xfd7000
sram : ORIGIN = 0x6
www.eeworm.com/read/123658/14618023
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
www.eeworm.com/read/158865/5594157
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
www.eeworm.com/read/132772/14073834
m overlap_save.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% overlap_save.m - Program for spectrum estimation
% using overlap-save approach
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%