代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/145991/5741212
c arcunp.c
/*
* $Header: arcunp.c,v 1.7 88/06/18 03:12:36 hyc Locked $
*/
/*
* ARC - Archive utility - ARCUNP
*
* Version 3.17, created on 02/13/86 at 10:20:08
*
* (C) COPYRIGHT 1985 by System Enhancem
www.eeworm.com/read/145991/5741465
c arcunp.c
/*
* $Header: arcunp.c,v 1.7 88/06/18 03:12:36 hyc Locked $
*/
/*
* ARC - Archive utility - ARCUNP
*
* Version 3.17, created on 02/13/86 at 10:20:08
*
* (C) COPYRIGHT 1985 by System Enhancem
www.eeworm.com/read/144314/5750706
h eapclient.h
/*
* some of this seems like a repeat of rlm_eap, and needs to be better
* integrated, but as a client library, it deals with Request/Replies
* rather than with Replies -> new requests.
*
* Bare
www.eeworm.com/read/139308/5802988
c btsend.c
/*
* btsend.c -- Sends data over RFCOMM using AXIS Open BT Stack
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is fre
www.eeworm.com/read/138890/5813048
h eapclient.h
/*
* some of this seems like a repeat of rlm_eap, and needs to be better
* integrated, but as a client library, it deals with Request/Replies
* rather than with Replies -> new requests.
*
* Bare
www.eeworm.com/read/136827/5846253
cpp datebookaccess1.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/134968/5891217
h eapclient.h
/*
* some of this seems like a repeat of rlm_eap, and needs to be better
* integrated, but as a client library, it deals with Request/Replies
* rather than with Replies -> new requests.
*
* Bare
www.eeworm.com/read/131315/5932122
run
#! /bin/csh -fx
# Script to run benchmark programs.
#
date
time syscall 100000
onintr cleanup
time seqwrite test 8 # 8 megabyte file
repeat 3 time seqbread test
repeat 3 time seqread test
repeat 3 ti
www.eeworm.com/read/125133/6032795
test-input
\ Running this:
\ rlencode some-input-file | run rldecode.idel
\ should reproduce some-input-file on standard output.
: 0 0 decode
absorb { code -- code 0 < if
www.eeworm.com/read/125133/6032969
test-input
\ Running this:
\ rlencode some-input-file | run rldecode.idel
\ should reproduce some-input-file on standard output.
: 0 0 decode
absorb { code -- code 0 < if