代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/470693/1459148
c misc1.c
// GROUPS passed construct-destruct
/* g++ constructs j 13 times, and destructs it once. */
extern "C" {
int printf (const char *, ...);
void exit(int);
}
void foo() {
}
class C {
int val;
p
www.eeworm.com/read/250015/4443544
c serverpacket.c
/* vi: set sw=4 ts=4: */
/* serverpacket.c
*
* Construct and send DHCP server packets
*
* Russ Dill July 2001
*
* This program is free software; you can redistribute it and/o
www.eeworm.com/read/240204/4578171
java iclastdataq.java
package com.sri.oaa2.icl;
import antlr_oaa.Token;
import antlr_oaa.RecognitionException;
import java.io.*;
final class IclASTDataQ extends IclAST
{
/**
* Construct a new IclDataQ from
www.eeworm.com/read/240162/4582388
c misc1.c
// { dg-do run }
// GROUPS passed construct-destruct
/* g++ constructs j 13 times, and destructs it once. */
extern "C" {
int printf (const char *, ...);
void exit(int);
}
void foo() {
}
class
www.eeworm.com/read/233448/4675204
c misc1.c
// { dg-do run }
// GROUPS passed construct-destruct
/* g++ constructs j 13 times, and destructs it once. */
extern "C" {
int printf (const char *, ...);
void exit(int);
}
void foo() {
}
class
www.eeworm.com/read/216499/4892242
8 mkfs.8
.th MKFS VIII 11/1/73
.sh NAME
mkfs \*- construct a file system
.sh SYNOPSIS
.bd /etc/mkfs
special
proto
.sh DESCRIPTION
.it Mkfs
constructs a file system
by writing on the special file
.it special
ac
www.eeworm.com/read/195341/5111654
8 mkfs.8
.th MKFS VIII 11/1/73
.sh NAME
mkfs \*- construct a file system
.sh SYNOPSIS
.bd /etc/mkfs
special
proto
.sh DESCRIPTION
.it Mkfs
constructs a file system
by writing on the special file
.it special
ac
www.eeworm.com/read/190666/5174993
c misc1.c
// GROUPS passed construct-destruct
/* g++ constructs j 13 times, and destructs it once. */
extern "C" {
int printf (const char *, ...);
void exit(int);
}
void foo() {
}
class C {
int val;
p
www.eeworm.com/read/189753/5191724
ex init.d.ex
#! /bin/sh
#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for /etc/init.d.
#
# Written by Miquel van Smoorenburg .
# Mo
www.eeworm.com/read/184888/5244693
init openser.init
#! /bin/sh
#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for /etc/init.d.
#
# Written by Miquel van Smoorenburg .
# Mo