代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/211791/15173801
h getanddelete.h
/*
============================================================================
Name : GetAndDelete.h
Author :
Version :
Copyright : Your copyright notice
Description : G
www.eeworm.com/read/208264/15249490
cpp l7_7.cpp
#include
class CBase1
{
protected:
int b;
public:
CBase1(int x=0)
{
b=x;
cout
www.eeworm.com/read/207800/15261828
h setup.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/169602/5420245
hpp helpers.hpp
/* mySTL helpers.hpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or mo
www.eeworm.com/read/168845/5434164
rst preface.rst
* use of "returns"
* [Metafunction Class] form ('f')
* nested 'algo' namespace??? it becomes a problem as soon as users would
want to specialize 'advance'/'distance'
* 'outer' scope
www.eeworm.com/read/162614/5521095
c ctors15.c
// { dg-do run }
// GROUPS passed constructors
// ctor file
// Message-Id:
// From: fjh@cs.mu.oz.au
// Subject: bug with new/delete of multidimensional array
// D
www.eeworm.com/read/162614/5521650
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/162614/5526357
f90 duplicate_labels.f90
! { dg-do compile }
! PR 21257
program dups
integer i,j,k
abc: do i = 1, 3
abc: do j = 1, 3 ! { dg-error "Duplicate construct label" }
k = i + j
end do abc
www.eeworm.com/read/158872/5590804
ms hw-trap.ms
# mach(): m32r m32rx
# output(): pass\n
.include "testutils.inc"
start
; construct bra trap2_handler in trap 2 slot
ld24 r0,#bra_insn
ld r0,@r0
ld24 r1,#trap2_handler
addi r1,#-0x48 ; pc rela
www.eeworm.com/read/370136/9615925
smsg seg7led.map.smsg
Warning (10268): Verilog HDL information at segmain.v(14): Always Construct contains both blocking and non-blocking assignments