代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/127781/6000727
h param.h
/*
* linux/include/asm-arm/arch-mx1ads/param.h
*
* Copyright (C) 1999 ARM Limited
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/127705/6001763
h param.h
/* $Id: param.h,v 1.2 1996/01/16 14:22:35 chris Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/127705/6001792
c param.c
/* $Id: param.c,v 1.2 1996/01/16 14:21:40 chris Exp $ */
/*
* Copyright (c) 1980, 1986, 1989 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source an
www.eeworm.com/read/127705/6001796
h param.h
/* $Id: param.h,v 1.3 1996/03/14 14:30:27 nigel Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contrib
www.eeworm.com/read/127704/6001925
param diskmodel.param
/*
* Copyright (C) 1996-1998 by the Board of Trustees
* of Leland Stanford Junior University.
*
* This file is part of the SimOS distribution.
* See LICENSE file for terms of the license.
www.eeworm.com/read/127438/6006015
c param.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: param.c,v 1.5 2002/09/16 21:53:17 gropp Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#inc
www.eeworm.com/read/127438/6006017
h param.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: param.h,v 1.2 2002/08/16 14:23:22 gropp Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifnd
www.eeworm.com/read/127087/6007547
h param.h
/* Omitted from MPE. */
#define MAXHOSTNAMELEN 64
#define MAXPATHLEN 1024
www.eeworm.com/read/126956/6010052
param2
#!/usr/local/bin/perl -w
use strict;
use DBI;
my $host='localhost';
my $port=6100;
my $dbh = DBI->connect("dbi:Gigabase:host=$host;port=6100","g", "g")||die ;
my $statement='select * from r where name