代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/334125/3374663
pm socketwrapper.pm
#!/usr/bin/perl
# Bootstrap Samba and run a number of tests against it.
# Copyright (C) 2005-2007 Jelmer Vernooij
# Published under the GNU GPL, v3 or later.
package SocketWrapper;
www.eeworm.com/read/318039/3572202
sh runtests.sh
#!/bin/bash
PORT=12340
HOME_PORT=12350
rm -f verbose.log
RCODE=0
rm -rf .cache
mkdir .cache
#
# Bootstrap the tests
#
for NAME in $@
do
TOTAL=`grep TESTS $NAME | sed 's/.*TESTS//'`
#
# Ea
www.eeworm.com/read/273525/4207914
hlp bstat.hlp
{smcl}
{* 07mar2005}{...}
{cmd:help bstat}{right:dialog: {bf:{dialog bstat}}{space 19}}
{right:also see: {help bootstrap postestimation}}
{hline}
{title:Title}
{p2colset 5 18 20 2}{...}
{
www.eeworm.com/read/366702/2884550
c pr34003-2.c
/* PR bootstrap/34003 */
/* { dg-do compile } */
/* { dg-options "-O0" } */
extern void abort (void);
int seen = 0;
void foo (void)
{
++seen;
}
int main (void)
{
extern int bar (void);
if (b
www.eeworm.com/read/267041/4268834
js loader.js
if(!dojo._hasResource["dojo.foo"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojo.foo"] = true;
/*
* loader.js - A bootstrap module. Ru
www.eeworm.com/read/195319/8164583
txt readmeflashwriter.txt
FlashWriter V1.8 (c) Texas Instruments Inc 2004
Files:
startup.asm Simple Bootstrap
FlashWriterNOR.c ARM Program Source Code for NOR Flash support
FlashWriterNAND.c ARM Program Source Code for
www.eeworm.com/read/111535/15510793
sql photo.sql
-- Copyright (c) 1998 Dustin Sallings
--
-- $Id: photo.sql,v 1.35 2003/01/09 08:07:00 dustin Exp $
--
-- Use this to bootstrap your SQL database to do cool shite with the
-- photo album.
begin trans
www.eeworm.com/read/106121/15647201
h bootp.h
/* @(#) $Header: /tcpdump/master/tcpdump/bootp.h,v 1.10 2000/12/03 23:42:23 fenner Exp $ (LBL) */
/*
* Bootstrap Protocol (BOOTP). RFC951 and RFC1048.
*
* This file specifies the "implementation-i
www.eeworm.com/read/382649/9008010
h bootp.h
/* @(#) $Header: /tcpdump/master/tcpdump/bootp.h,v 1.18 2007-08-21 21:59:11 guy Exp $ (LBL) */
/*
* Bootstrap Protocol (BOOTP). RFC951 and RFC1048.
*
* This file specifies the "implementation-inde