代码搜索:Fall
找到约 1,303 项符合「Fall」的源代码
代码结果 1,303
www.eeworm.com/read/366702/2877588
f90 namelist_internal.f90
! { dg-do run }
! { dg-options "-fall-intrinsics -std=f2003" }
! Checks internal file read/write of namelists
! (Fortran 2003 feature)
! PR fortran/28224
program nml_internal
integer :: i, j
rea
www.eeworm.com/read/286262/8779920
c search.c
/* $Header: /nw2/tony/src/stevie/src/RCS/search.c,v 1.16 89/08/06 09:50:51 tony Exp $
*
* This file contains various searching-related routines. These fall into
* three groups: string searches (
www.eeworm.com/read/441819/7664446
htm use of a pc printer port for control and data acquisition.htm
www.eeworm.com/read/137788/13297054
htm use of a pc printer port for control and data acquisition.htm
www.eeworm.com/read/366702/2876216
f90 byte_1.f90
! { dg-do compile }
! { dg-options "-fall-intrinsics -std=f95" }
program testbyte
integer(1) :: ii = 7
call foo(ii)
end program testbyte
subroutine foo(ii)
integer(1) ii
byte b ! { d
www.eeworm.com/read/476038/6772743
m axesflag.m
function [x_output, y_output] = axesflag(h_axes, x_input, y_input);
% AXESFLAG - checks if coordinates fall within axes limits
%
% FLAG = AXESFLAG(H_AXES, X, Y) returns a flag to indicate whet
www.eeworm.com/read/293767/8275498
java gui.java
package IrisRecog;
/**
* GUI.java
*
* @author Team 6: A. Bare, I. Chaugule,M. Huffman, M. Pearson, C. Schell
* @version 0.0.1
*
* CSC 480 Section 2
* Fall 2005
* 10/1/05
*
*/
import ja
www.eeworm.com/read/462026/7212109
htm whitepapers - a rational approach to software development using rational rose 4_0.htm
www.eeworm.com/read/485228/6568290
txt friday.txt
I don't care if monday's blue
Tuesday's grey and wednesday too
Thursday I don't care about you
It's friday I'm in love
Monday you can fall apart
Tuesday wednesday break my heart
Thursday doesn
www.eeworm.com/read/182103/5266832
c pthreadatfork.c
/*
* pthread_atfork() - POSIX 1003.1b 3.1.3
*
* 3.1.3 Register Fork Handlers, P1003.1c/Draft 10, P1003.1c/Draft 10, p. 27
*
* RTEMS does not support processes, so we fall under this and do no