代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/350097/3131233
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/316872/3594278
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/377293/2702494
prefs org.eclipse.jdt.ui.prefs
#Thu Oct 09 21:23:40 CST 2008
eclipse.preferences.version=1
formatter_profile=_MyEclipse [built-in]
formatter_settings_version=11
org.eclipse.jdt.ui.javadoc=false
org.eclipse.jdt.ui.text.custom_c
www.eeworm.com/read/147186/12578919
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/147186/12579091
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/100036/15460613
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/431701/8661054
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.
% subv
www.eeworm.com/read/281650/9143851
in config_cmd.in
# lib/Config_cmd.in
# $Id: Config_cmd.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
mainmenu_option next_comment
comment 'Add Built-in Commands'
bool 'mem command' CONFIG_CMD_MEM
dep_bool ' mem
www.eeworm.com/read/106372/6951529
c sboxp.c
#include "desdefs.h"
/*
* Optimization 13: sBoxes with pTr and emod built-in
*/
u32 sBoxp[8][64] = {
{
0x00808200, 0x00000000, 0x00008000, 0x00808202,
0x00808002, 0x0000820
www.eeworm.com/read/450258/7486675
dem mousevariables.dem
#
# $Id: mousevariables.dem,v 1.4 2003/10/17 15:02:21 mikulik Exp $
#
# Demonstrate use of user variables
# MOUSE_BUTTON MOUSE_X MOUSE_Y MOUSE_X2 MOUSE_Y2
# and built-in function defined()
#