代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/472943/1402683
m genbounddata1.m
% Generates data for controlled L^p norm example when:
% M constant, P constant, N varies
P = 0.25:0.05:1;
M = [1000 2000 4000];
Nfrac = 0.05:0.05:0.75;
numTrials = 20;
errArray = zeros(length
www.eeworm.com/read/470720/1451583
c 20020320-1.c
/* PR bootstrap/4192
This testcase caused infinite loop in flow (several places),
because flow assumes gen_jump generates simple_jump_p. */
typedef void (*T) (void);
extern T x[];
void
foo (v
www.eeworm.com/read/470693/1463529
c 20020320-1.c
/* PR bootstrap/4192
This testcase caused infinite loop in flow (several places),
because flow assumes gen_jump generates simple_jump_p. */
typedef void (*T) (void);
extern T x[];
void
foo (v
www.eeworm.com/read/457053/1601787
timer
#!/bin/sh
# the next line restarts using wish \
exec wish "$0" "$@"
# timer --
# This script generates a counter with start and stop buttons.
#
# RCS: @(#) $Id: timer,v 1.3 2001/10/29 16:23:33 dkf Ex
www.eeworm.com/read/247849/4473881
x-fx2800
# The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,
# but apparently the native compiler generates non ABI-compliant
# function prologues and epilogues, so we need the alloca from em
www.eeworm.com/read/240162/4582986
c default1.c
// { dg-do assemble }
// PRMS Id: 5204
// Bug: g++ bashes the type of add_sym with the type of add, so calling it
// with one parameter generates an error.
int add(int const &symbol,
const unsigned
www.eeworm.com/read/240162/4589449
c 20020320-1.c
/* PR bootstrap/4192
This testcase caused infinite loop in flow (several places),
because flow assumes gen_jump generates simple_jump_p. */
typedef void (*T) (void);
extern T x[];
void
foo (v
www.eeworm.com/read/240162/4590680
java x509certificatefactory.java
/* X509CertificateFactory.java -- generates X.509 certificates.
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redis