代码搜索:constructs

找到约 1,240 项符合「constructs」的源代码

代码结果 1,240
www.eeworm.com/read/261052/4325668

h sdbm_tune.h

/* * sdbm - ndbm work-alike hashed database library * tuning and portability constructs [not nearly enough] * author: oz@nexus.yorku.ca */ #define BYTESIZ 8 /* * important tuning parms (hah)
www.eeworm.com/read/259371/4344149

pl bounce-resender.pl

#!/usr/local/bin/perl -w # # bounce-resender: constructs mail queue from bounce spool for # subsequent reprocessing by sendmail # # usage: given a mail spool full of (only) bounced mail called "
www.eeworm.com/read/162614/5534931

java simpledateformat.java

/* SimpleDateFormat.java -- A class for parsing/formating simple date constructs Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of G
www.eeworm.com/read/162519/5544463

java simpledateformat.java

/* SimpleDateFormat.java -- A class for parsing/formating simple date constructs Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of G
www.eeworm.com/read/161121/5557631

s thunk.s

/* * Save registers before calling assembly functions. This avoids * disturbance of register allocation in some inline assembly constructs. * Copyright 2001,2002 by Andi Kleen, SuSE Labs. * S
www.eeworm.com/read/152843/5660076

s thunk.s

/* * Save registers before calling assembly functions. This avoids * disturbance of register allocation in some inline assembly constructs. * Copyright 2001,2002 by Andi Kleen, SuSE Labs. * S
www.eeworm.com/read/192082/8408151

c myzerosuint8.c

#include "mex.h" /* * myzerosuint8.c * * constructs a M-by-N matrix of unsigned 8-bit integers * */ /* $Revision: 1.9.4.4 $ */ #define NDIMS 2 /* the gataway function */ void m
www.eeworm.com/read/181687/9241207

h harness.h

#ifndef HARNESS_H_INCLUDED #define HARNESS_H_INCLUDED #include "internal.h" #include "hsyscalls.h" /* There is a Q function (Q for Question) for each such syscall; * it constructs a string representi
www.eeworm.com/read/279843/10384422

java bank.java

package server; import java.io.*; import java.util.ArrayList; import java.net.*; /** * A bank contains customers with bank accounts. */ public class Bank { /** * Constructs a bank with no custo
www.eeworm.com/read/279843/10384539

java bank.java

package server; import java.io.*; import java.util.ArrayList; import java.net.*; /** * A bank contains customers with bank accounts. */ public class Bank { /** * Constructs a bank with no custo