代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2876504
f90 direct_io_7.f90
! { dg-do run }
! PR 34405 - direct access prohibits ENDFILE, BACKSPACE and REWIND
program test
implicit none
integer :: ios
character(len=80) :: msg
open (95, access="direct", recl=4, status=
www.eeworm.com/read/366702/2876746
f90 direct_io_3.f90
! { dg-do run }
! PR 18710 : We used to not read and write the imaginary part of
! complex numbers
COMPLEX C, D
COMPLEX(KIND=8) E, F
OPEN(UNIT=9,FILE='PR18710',ACCESS='DIRECT',R
www.eeworm.com/read/366702/2876826
f90 write_direct_eor.f90
! { dg-do run }
! PR26509 : Writing beyond fixed length direct access records.
! Test case derived from PR.
! Submitted by Jerry Delisle .
program testrecl
implicit none
www.eeworm.com/read/366702/2877057
f90 direct_io_2.f90
! { dg-do run }
!
! this testcase derived from NIST test FM413.FOR
! tests writing direct access files in ascending and descending
! REC's.
PROGRAM FM413
IMPLICIT LOGICAL (L)
IMPLICI
www.eeworm.com/read/366702/2877166
f90 direct_io_4.f90
! { dg-do run }
! PR 23321 : Running off the end of a file was not detected with direct I/O.
program main
implicit none
integer(kind=1) :: a, b
integer :: ios, i
a = 42
open (unit=10,status
www.eeworm.com/read/366702/2877799
f90 direct_io_1.f90
! { dg-do run }
! PR 16908
! Segfaulted on second set of writes. We weren't handling partial records
! properly when calculating the file position.
program direct_io_1
implicit none
integer n, n
www.eeworm.com/read/366702/2877809
f90 direct_io_5.f90
! { dg-do run }
! PR27757 Problems with direct access I/O
! This test checks a series of random writes followed by random reads.
! Contributed by Jerry DeLisle
program testdir
www.eeworm.com/read/360247/2964412
pas direct3d9.pas
{******************************************************************************}
{* *}
{* Copyright (C) Microsoft Corporat
www.eeworm.com/read/360247/2964416
pas direct3d8.pas
{******************************************************************************}
{* *}
{* Copyright (C) Microsoft Corporat
www.eeworm.com/read/259462/4343205
hpp direct3d9.hpp
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Direct3D9.pas' rev: 6.00
#ifndef Direct3D9