代码搜索:Generating

找到约 2,801 项符合「Generating」的源代码

代码结果 2,801
www.eeworm.com/read/396844/2406613

m demhmc1.m

%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians. % % Description % The problem consists of generating data from a mixture of two % Gaussians in two dimensions using a hybr
www.eeworm.com/read/396844/2406854

h input.h

typedef struct DATA_INPUT { unsigned short usProc_id; /* Generating Process ID Number (Table A) */ unsigned short usGrid_id; /* Grid Identification (Table B) */ unsign
www.eeworm.com/read/366702/2872351

mm try-catch-5.mm

/* Check that the compiler does correctly complain about exceptions being caught by previous @catch blocks. */ /* Force the use of NeXT runtime to see that we don't ICE after generating the war
www.eeworm.com/read/366702/2872953

m try-catch-5.m

/* Check that the compiler does correctly complain about exceptions being caught by previous @catch blocks. */ /* Force the use of NeXT runtime to see that we don't ICE after generating the war
www.eeworm.com/read/366702/2877558

f90 func_derived_2.f90

! { dg-do run } ! This tests the "virtual fix" for PR19561, where functions returning ! pointers to derived types were not generating correct code. This ! testcase is based on a simplified example in
www.eeworm.com/read/366702/2878180

c 20020418-1.c

/* ifcvt accidently deletes a referenced label while generating conditional traps on machines having such patterns */ struct foo { int a; }; void gcc_crash(struct foo *p) { if (__builtin_expect(
www.eeworm.com/read/362572/2930612

c jvmpi_kaffe.c

/* * jvmpi_kaffe.c * Routines for generating an assembly file with debugging information * * Copyright (c) 2003 University of Utah and the Flux Group. * All rights reserved. * * Copyright (c) 2
www.eeworm.com/read/362572/2930655

c feedback.c

/* * feedback.c * Routines for generating information that can be fed back into kaffe for * future runs. * * Copyright (c) 2000 University of Utah and the Flux Group. * All rights reserved. *
www.eeworm.com/read/362572/2930665

h feedback.h

/* * feedback.h * Routines for generating information that can be fed back into kaffe for * future runs. * * Copyright (c) 2000 University of Utah and the Flux Group. * All rights reserved. *