代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/294862/8197397

c athctrl.c

/*- * Copyright (c) 2002-2004 Gunter Burchardt, Local-Web AG * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t
www.eeworm.com/read/294213/8246043

h abu_init.h

/**************************************************************************** ***************************************************************************** ** ** File Name ** --------- ** ** **
www.eeworm.com/read/393865/8257837

m backfittingval.m

function [ypred,y]=backfittingval(kernelmatrix,C) % USAGE % % ypred=backfittingval(kernelmatrix,C) % [n,n1,nbspace]=size(kernelmatrix); %keyboard y=zeros(n,nbspace); y(:,1)=kernelmatrix(:
www.eeworm.com/read/173430/9658842

sgml busybox.sgml

BusyBox - The Swiss Army Knife of Embedded Linux
www.eeworm.com/read/173430/9659001

unrpm

#!/bin/sh # # This should work with the GNU version of cpio and gzip! # This should work with the bash or ash shell! # Requires the programs (cpio, gzip, and the pager more or less). # usage() { echo
www.eeworm.com/read/173430/9659003

undeb

#!/bin/sh # # This should work with the GNU version of tar and gzip! # This should work with the bash or ash shell! # Requires the programs (ar, tar, gzip, and the pager more or less). # usage() { ech
www.eeworm.com/read/368352/9700211

lua globals.lua

-- reads luac listings and reports global variable usage -- lines where a global is written to are marked with "*" -- typical usage: luac -p -l file.lua | lua globals.lua | sort | lua table.lua while
www.eeworm.com/read/367274/9763571

tag-release

#!/bin/sh version="$1" if [ -z "$version" ]; then echo "Usage: $0 version" 1>&2 exit 1 fi echo "$version" > version git add version git commit -m "NASM $version" git tag -a -m "NASM $ve
www.eeworm.com/read/414901/11096303

h simpio.h

/* * File: simpio.h * Last modified on Wed Apr 27 07:29:13 1994 by eroberts * ----------------------------------------------------- * This interface provides access to a simple package of * funct
www.eeworm.com/read/413132/11165582

c vipmap.c

/* * $Id: vipmap.c,v 1.2 2003/10/20 18:59:57 tomcollins Exp $ * Copyright (C) 1999-2002 Inter7 Internet Technologies, Inc. * * This program is free software; you can redistribute it and/or modify