代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/273525/4205645
hlp whatsnew6to7.hlp
{smcl}
{* 08apr2005}{...}
{cmd:help whatsnew6to7}
{hline}
{title:What's new in release 7 (compared to release 6)}
{pstd}
This help file lists the changes corresponding to the creation of Sta
www.eeworm.com/read/405754/2285043
c lng2shrt.c
/*
# proc: lng2shrt - Reads a file that shows the short class-name corresponding
# proc: to each long class-name, and makes a buffer of the short names.
Input args:
nouts: Number of outp
www.eeworm.com/read/404234/2305583
c flexcop-hw-filter.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-hw-filter.c - pid and mac address filtering and corresponding control functions.
*
*
www.eeworm.com/read/393286/2480591
c flexcop-hw-filter.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-hw-filter.c - pid and mac address filtering and corresponding control functions.
*
*
www.eeworm.com/read/389879/2533290
c flexcop-hw-filter.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-hw-filter.c - pid and mac address filtering and corresponding control functions.
*
*
www.eeworm.com/read/372616/2770660
c flexcop-hw-filter.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-hw-filter.c - pid and mac address filtering and corresponding control functions.
*
*
www.eeworm.com/read/369339/2800754
c rdwri.c
#
/*
*/
#include "../param.h"
#include "../inode.h"
#include "../user.h"
#include "../buf.h"
#include "../conf.h"
#include "../systm.h"
/*
* Read the file corresponding to
* the inode pointed at
www.eeworm.com/read/369339/2801555
s switch.s
/ switch -- switch on contents of r0
/
/
/ calling sequence --
/
/ jsr r5,switch; swtab
/
/ r0 is looked up in swtab and if found
/ control is returned to the corresponding place
/ if r0 is not foun
www.eeworm.com/read/367182/2852073
h fd_to_filename.h
/* Query filename corresponding to an open FD. Linux version.
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; y