代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/302096/3827247
txt finder_command_line.txt
Since knowledge of how to contact the Finder is a necessary bootstrap
mechanism, each process should accept a command line argument to
specify the host and port to be used to contact the Finder.
Unle
www.eeworm.com/read/274610/4185109
pm cursor.pm
# Copyright (c) 2001 David Muse
# See the file COPYING for more information
package SQLRelay::Cursor;
require DynaLoader;
@ISA = 'DynaLoader';
$VERSION = '0.39.3';
bootstrap SQLRelay::Cursor $VER
www.eeworm.com/read/432012/1901450
fs start.fs
\ tag: forth bootstrap starter.
\
\ Copyright (C) 2003 Patrick Mauritz, Stefan Reinauer
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
\
www.eeworm.com/read/409921/2224627
asm mpsboot.asm
;
; COPYRIGHT: See COPYING in the top level directory
; PROJECT: ReactOS kernel
; FILE: ntoskrnl/hal/x86/mpsboot.c
; PURPOSE: Bootstrap code for application proces
www.eeworm.com/read/407313/2266578
fs start.fs
\ tag: forth bootstrap starter.
\
\ Copyright (C) 2003 Patrick Mauritz, Stefan Reinauer
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
\
www.eeworm.com/read/160303/5574936
sh regress-nightly.sh
#!/bin/sh
#
# This is the nightly build script.
# It does almost nothing since the process itself is kept in CVS.
#
# This causes some bootstrap problems, but we deal with that by understanding
# tha
www.eeworm.com/read/293183/8310629
m clevalb.m
%CLEVAL Classifier evaluation (learning curve), bootstrap version
%
% [e,s] = cleval(classf,A,learnsizes,n,T,print)
%
% Generates at random for all class sizes of the training set
% defined in the
www.eeworm.com/read/249774/12475364
pm tinysvm.pm
# This file was automatically generated by SWIG
package TinySVM;
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
package TinySVMc;
bootstrap TinySVM;
var_TinySVM_init();
package
www.eeworm.com/read/290066/8507607
s boot.s
/* boot.S - bootstrap the kernel */
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GN