代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/177565/5323499
tex section-data.tex
\chapter{Data formats}
The information in this chapter is very provisional.
The policy for representing data in YARP is to stick closely to the XDR
External Data Representation Standard~\c
www.eeworm.com/read/177565/5323501
tex section-server.tex
\chapter{The name server protocol}
\label{sect:name-protocol}
The name server is a program that listens on a known socket-port\footnote{We
write socket-ports to distinuish tcp/ip port numbe
www.eeworm.com/read/177565/5323502
tex section-implementation.tex
\chapter{Status of implementations}
\section{C++}
There is a partially-conforming implementation of YARP2 written
in C++. It is available in CVS from:
\begin{code}
CVSROOT = cvs.sour
www.eeworm.com/read/177565/5323505
tex section-introduction.tex
\chapter{Introduction}
\section{Definition of terms}
The YARP library supports transmission of a stream of
user data across
various protocols -- TCP, UDP, MCAST (multi-cast), shared memo
www.eeworm.com/read/177565/5323506
tex section-port.tex
\chapter{Port commands}
Every port is always available for new connections from external
entities -- to request that new connections between ports be created,
old connections be removed, to inq
www.eeworm.com/read/162614/5529686
h sdata-section.h
#if defined (__mips) && !defined(SKIP_ATTRIBUTE)
#define SDATA_SECTION __attribute__((__section__(".sdata")))
#else
#define SDATA_SECTION
#endif
extern void abort (void);
www.eeworm.com/read/162614/5529869
c section-1.c
/* Verify that we get errors for trying to put TLS data in
sections which can't work. */
/* { dg-require-effective-target tls } */
#define A(X) __attribute__((section(X)))
__thread int i A("foo
www.eeworm.com/read/347503/3172351
d section4.d
#readelf: --sections
#name: label arithmetic with multiple same-name sections
#...
[ ]*\[.*\][ ]+foo[ ]+GROUP.*
#...
[ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*
#...
[ ]*\[.*\][ ]+\.data[ ]+PROGBITS.
www.eeworm.com/read/347503/3172352
l section2.l
.*: Assembler messages:
.*:2: Warning: .*
.*GAS.*
[ ]+1[ ]+.section A
[ ]+2[ ]+.global A
[ ]+3 0000 31[ ]+.byte 49
www.eeworm.com/read/347503/3172353
e section5.e
.* \.test0[ ]+PROGBITS[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]+[ ]+[ ]+[0-9]+.*
.* \.test1[ ]+PROGBITS[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]+[ ]+[0-9a-fA-F]