代码搜索:Fall
找到约 1,303 项符合「Fall」的源代码
代码结果 1,303
www.eeworm.com/read/366702/2876736
f90 pointer_intent_1.f90
! { dg-do run }
! { dg-options "-std=f2003 -fall-intrinsics" }
! Pointer intent test
! PR fortran/29624
!
! Valid program
program test
implicit none
type myT
integer :: x
integer, poi
www.eeworm.com/read/366702/2877384
f90 protected_6.f90
! { dg-do compile }
! { dg-shouldfail "Invalid Fortran 2003 code" }
! { dg-options "-std=f2003 -fall-intrinsics" }
! PR fortran/23994
!
! Test PROTECTED attribute. Within the module everything is allo
www.eeworm.com/read/389321/8533481
m pdfb_ang.m
function ang= pdfb_ang(insub, nlev)
% PDFB_ANG Determine the dfb subband that the angle fall into
% ang = pdfb_ang(insub, nlev)
%
% Returning value ang is from 3pi*4 to -pi/4 to make the range
www.eeworm.com/read/125688/6023294
h semaphore.h
/*
* linux/include/asm-arm/proc-armo/semaphore.h
*/
#ifndef __ASM_PROC_SEMAPHORE_H
#define __ASM_PROC_SEMAPHORE_H
/*
* This is ugly, but we want the default case to fall through.
* "__down" is th
www.eeworm.com/read/212387/15156729
java risk.java
// CS 582 - Fall 1996 - OSU
// Jean-Guy Speton
import java.awt.*;
import java.io.*;
import java.util.*;
public final class Risk extends Frame
{
private Player players[];
private DrawPile drawPil
www.eeworm.com/read/212387/15156734
java world.java
// CS 582 - Fall 1996 - OSU
// Jean-Guy Speton
import java.awt.*;
import java.util.*;
public class World extends Canvas
{
private static final int WIDTH = 720;
private static final int HEIGHT =
www.eeworm.com/read/212387/15156736
java drawpile.java
// CS 582 - Fall 1996 - OSU
// Jean-Guy Speton
import java.util.*;
public class DrawPile extends Pile
{
public DrawPile()
{
for (int i = 0; i < Card.NUM_CARDS; i++) {
addCard(new Card(
www.eeworm.com/read/196036/5105208
h semaphore.h
/*
* linux/include/asm-arm/proc-armo/semaphore.h
*/
#ifndef __ASM_PROC_SEMAPHORE_H
#define __ASM_PROC_SEMAPHORE_H
/*
* This is ugly, but we want the default case to fall through.
* "__down" is th
www.eeworm.com/read/349496/3144411
sdc autoconstraint_color_char_mode_svga_ctrl.sdc
#Begin clock constraint
define_clock -name {b:COLOR_CHAR_MODE_SVGA_CTRL|pixel_clock} -period 3.362 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.681 -route 0.000
#End clock constraint