代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/368758/2807625
h sections.h
/*
* Copyright (C) 2006 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify i
www.eeworm.com/read/362989/2925031
h sections.h
#ifndef _ASM_GENERIC_SECTIONS_H_
#define _ASM_GENERIC_SECTIONS_H_
/* References to section boundaries */
extern char _text[], _stext[], _etext[];
extern char _data[], _sdata[], _edata[];
extern char
www.eeworm.com/read/359509/2975939
bat sections.bat
;@echo off
;goto make
.386
.model flat, stdcall
option casemap:none
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
include \masm32\include\w2k\ntstatus.in
www.eeworm.com/read/357083/3032094
h sections.h
/*
* BK Id: SCCS/s.sections.h 1.11 09/08/01 15:47:43 paulus
*/
#ifdef __KERNEL__
#ifndef _PPC_SECTIONS_H
#define _PPC_SECTIONS_H
#define __pmac __attribute__ ((__section__ (".text.pmac")))
#define
www.eeworm.com/read/262041/4317567
h sections.h
#ifndef _ASM_SECTIONS_H
#define _ASM_SECTIONS_H
#include
extern char _fdata;
#endif /* _ASM_SECTIONS_H */
www.eeworm.com/read/253341/4394764
h sections.h
/*
* Copyright (C) 2006 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify i
www.eeworm.com/read/153248/5652158
bat sections.bat
;@echo off
;goto make
.386
.model flat, stdcall
option casemap:none
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
include \masm32\include\w2k\ntstatus.in
www.eeworm.com/read/173996/9614207
h sections.h
/* -*- c-file-style: "java"; -*-
*
* $Header: /cvsroot/gnukeyring/keyring/sections.h,v 1.3 2005/02/24 22:36:04 hoenicke Exp $
*
* Keyring -- store passwords securely on a handheld
* Copyright (C
www.eeworm.com/read/415503/11067695
ini sections.ini
[- Forms]
Count=4
Item0=FORM
Item1=FORMTITLE
Item2=DIALOG
Item3=MDIAREA
[- Containers]
Count=8
Item0=PANEL
Item1=PANEL_LOW
Item2=BAR
Item3=BARPANEL
Item4=DRAGBAR
Item5=TOOLBAR
Item6=GROU