代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/440906/1775072
c gcov-4b.c
/* Check that execution counts for various C constructs are reported
correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
int do_somet
www.eeworm.com/read/417857/2096717
usage lindna.usage
Here is a sample session with lindna
% lindna -graph cps
Draws linear maps of DNA constructs
Commands to the lindna drawing
www.eeworm.com/read/417857/2097748
usage cirdna.usage
Here is a sample session with cirdna
% cirdna -graph cps
Draws circular maps of DNA constructs
Commands to the lindna drawin
www.eeworm.com/read/413855/2158022
cc icmppingresponder.cc
// -*- mode: c++; c-basic-offset: 4 -*-
/*
* icmppingresponder.{cc,hh} -- element constructs ICMP echo response packets
* Robert Morris, Eddie Kohler
*
* Copyright (c) 1999-2000 Massachusetts Inst
www.eeworm.com/read/366702/2877074
f90 do_2.f90
! { dg-do compile }
! Check the fix for PR20839, which concerned non-compliance with one of the
! constraints for block-do-constructs (8.1.4.1.1):
! Constraint: If the do-stmt of a block-do-construct
www.eeworm.com/read/269973/11052753
bak md5.java.bak
import java.security.MessageDigest;
public class MD5
{
private MessageDigest md5;
private static MD5 Instance;
/** *//**
* Constructs the MD5 object and sets the string whose
www.eeworm.com/read/182197/9212168
h table.h
#ifndef TABLE_H
#define TABLE_H
#include "source.h"
// Table is a class which is built up upon the Source class. It
// constructs an array according to the source. Each line in
// the source is a ro
www.eeworm.com/read/418893/10892732
cpp filedialogst.cpp
#include "stdafx.h"
#include "FileDialogST.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
// Constructs a CFileDialogST object.
// Most
www.eeworm.com/read/271760/10981618
m frfn.m
function [numd,fit,k]=frfn(w,f,charl,cdend,weight)
%FRFN Constructs a Reversed-Frame Normalizing controller.
% [NUMD,fit,K]=FRFN(W,F,CHARL,CDEND,WEIGHT) calculates
% a compensator num
www.eeworm.com/read/319068/13463468
pas rdcolmap.pas
Unit RdColMap;
{ rdcolmap.c ; Copyright (C) 1994-1996, Thomas G. Lane. }
{ This file implements djpeg's "-map file" switch. It reads a source image
and constructs a colormap to be supplied t