代码搜索:linked
找到约 4,326 项符合「linked」的源代码
代码结果 4,326
www.eeworm.com/read/355697/3049859
pod ssl_get_fd.pod
=pod
=head1 NAME
SSL_get_fd - get file descriptor linked to an SSL object
=head1 SYNOPSIS
#include
int SSL_get_fd(const SSL *ssl);
int SSL_get_rfd(const SSL *ssl);
int SSL_get
www.eeworm.com/read/235702/14055546
h asn1p_list.h
#include
/*
* Singly linked tail queue support.
*/
#ifndef ASN1_PARSER_LIST_C_H
#define ASN1_PARSER_LIST_C_H
typedef struct tq_head_s
{
void *tq_head;
void **tq_tail;
}tq_head_t;
www.eeworm.com/read/103448/15731810
cm r08cnvlcdclk1.cm
; E0C WorkBench Generated
; Wednesday, December 10, 2003
"C:\EPSON\S1C62\dev62\dos\60n08\ICS6008P.PAR" ;ICE parameter file
-o "R08CnvLCDClk1.abs" ;output file : absolute object
; linked
www.eeworm.com/read/103448/15731836
cm kclock.cm
; E0C WorkBench Generated
; Tuesday, December 09, 2003
"C:\EPSON\S1C62\dev62\dos\60n01\ics6001p.par" ;ICE parameter file
-o "KClock.abs" ;output file : absolute object
; linked object fi
www.eeworm.com/read/103448/15731872
cm 01lcdclk.cm
; E0C WorkBench Generated
; Monday, December 22, 2003
"C:\EPSON\S1C62\dev62\dos\60n01\ics6001p.par" ;ICE parameter file
-o "01LCDClk.abs" ;output file : absolute object
; linked object f
www.eeworm.com/read/103448/15731893
cm r08cnvlcdclk.cm
; E0C WorkBench Generated
; Saturday, November 29, 2003
"C:\EPSON\S1C62\dev62\dos\60n08\ICS6008P.PAR" ;ICE parameter file
-o "R08CnvLCDClk.abs" ;output file : absolute object
; linked ob
www.eeworm.com/read/103448/15731920
cm kclkr08.cm
; E0C WorkBench Generated
; Monday, November 24, 2003
"C:\EPSON\S1C62\dev62\dos\60n08\ICS6008P.PAR" ;ICE parameter file
-o "KClkR08.abs" ;output file : absolute object
; linked object fi
www.eeworm.com/read/250243/4434113
makefile
#
# Makefile for the linux kernel.
#
# Common support (must be linked before board specific support)
obj-y += generic.o irq.o dma.o time.o
obj-$(CONFIG_PXA25x) += pxa25x.o
obj-$(CONFIG_PXA27x) += pxa
www.eeworm.com/read/209559/4961109
makefile
#
# Makefile for the linux kernel.
#
# Common support (must be linked before board specific support)
obj-y += generic.o irq.o dma.o time.o
obj-$(CONFIG_PXA25x) += pxa25x.o
obj-$(CONFIG_PXA27x) += pxa
www.eeworm.com/read/165570/5481386
txt outputtestadvlists.txt
Test the iterated linked lists
e d c b a
e
d
c
b
a
First item:e
x
After delete first:c b a x
y d c b a x
y
d c b a z
d
For list p = (4 25 4 12 -9 17)
item 4 has remainder (25