代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5529822
c sdata-1_y.c
#include "sdata-section.h"
struct s { int x; int y[4]; };
struct s small_struct SDATA_SECTION;
www.eeworm.com/read/158872/5589827
texi elf.texi
@section
ELF backends
BFD support for ELF formats is being worked on.
Currently, the best supported back ends are for sparc and i386
(running svr4 or Solaris 2).
Documentation of the internals of t
www.eeworm.com/read/158865/5594117
h djgpp.h
/* Configuration for an i386 running MS-DOS with DJGPP.
Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it
www.eeworm.com/read/369938/9629227
h locksection.h
#pragma once
#include
namespace fs
{
namespace thread
{
class LockSection
{
public:
LockSection(void);
public:
~LockSection(void);
private:
friend cla
www.eeworm.com/read/369409/9649511
map project.map
PROGRAM "D:\AdvancedC\Projects\ScalingNumbers\bin\Project.abs"
*********************************************************************************************
TARGET SECTION
---------------------
www.eeworm.com/read/300073/13939564
asm monitor16lx.asm
;**********************************************************
;
; The following software is for demonstration purposes only.
; It is not fully tested, nor validated in order to fullfill
; its tas
www.eeworm.com/read/296774/7113749
h dpx2g.h
/*
* dpx2g.h - Bull DPX/2 200 and 300 systems (m68k, SysVr3) with gas
*/
#define USE_GAS
#include "m68k/dpx2.h"
#if 0 /* #ifndef USE_COLLECT2 */
/* We use set vectors for the constructors/destruc
www.eeworm.com/read/296774/7114146
h litecoff.h
/* Definitions of target machine for GNU compiler, for SPARClite w/o FPU, COFF.
Copyright (C) 1994 Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com).
This file is part
www.eeworm.com/read/297233/8038659
h dpx2g.h
/*
* dpx2g.h - Bull DPX/2 200 and 300 systems (m68k, SysVr3) with gas
*/
#define USE_GAS
#include "m68k/dpx2.h"
#if 0 /* #ifndef USE_COLLECT2 */
/* We use set vectors for the constructors/destruc
www.eeworm.com/read/139089/5811020
sql altersectiontableaddfailoverskincolumn.sql
ALTER TABLE dbo.Community_Sections
ADD section_failOverPageSkin NVARCHAR(100) NULL
go
update dbo.Community_Sections
set section_failOverPageSkin = ''
go
update dbo.Community_Sections
set sectio