代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/320439/13427309
in 512a.in
#
# Sign and verify with MD2.
# All operations in this script use the first built-in key pair.
#
s
file
1
2
512a2.sig
v
file
1
2
512a2.sig
#
# Sign and verify with MD5.
#
s
file
1
www.eeworm.com/read/139306/5803104
cpp amdb_rtree.cpp
# 1 "amdb_rtree.cc"
#pragma GCC set_debug_pwd "/Users/jmh/devel/libgist/src/librtree"
# 1 ""
# 1 ""
# 1 "amdb_rtree.cc"
# 1 "/Users/jmh/devel/libgist/include/amdb_ext.h" 1
www.eeworm.com/read/129814/14224102
c c_ksh.c
/*
* built-in Korn commands: c_*
*/
#include "sh.h"
#include "ksh_stat.h"
#include
#ifdef __CYGWIN__
#include
#endif /* __CYGWIN__ */
int
c_cd(wp)
char **wp;
{
int optc
www.eeworm.com/read/13871/284391
m ind2subv.m
function sub = ind2subv(siz, ndx)
% IND2SUBV Like the built-in ind2sub, but returns the answer as a row vector.
% sub = ind2subv(siz, ndx)
%
% siz and ndx can be row or column vectors.
% sub will
www.eeworm.com/read/13871/284452
m subv2ind.m
function ndx = subv2ind(siz, subv)
% SUBV2IND Like the built-in sub2ind, but the subscripts are given as row vectors.
% ind = subv2ind(siz,subv)
%
% siz can be a row or column vector of size d.
%
www.eeworm.com/read/479151/1339650
h mvme147.h
#ifndef MVME147_H
/* $Id: mvme147.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the MVME147 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdonald, see mvme14
www.eeworm.com/read/209559/4966211
h mvme147.h
#ifndef MVME147_H
/* $Id: mvme147.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the MVME147 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdonald, see mvme14
www.eeworm.com/read/209211/4984554
c c_ksh.c
/*
* built-in Korn commands: c_*
*/
#include "sh.h"
#include "ksh_stat.h"
#include
#ifdef __CYGWIN__
#include
#endif /* __CYGWIN__ */
int
c_cd(wp)
char **wp;
{
int optc
www.eeworm.com/read/179911/5296340
h mvme147.h
#ifndef MVME147_H
/* $Id: mvme147.h,v 1.4 1997/01/19 23:07:10 davem Exp $
*
* Header file for the MVME147 built-in SCSI controller for Linux
*
* Written and (C) 1993, Hamish Macdonald, see mvme14