代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/217476/4869219
pas direct3d8.pas
{******************************************************************************}
{* *}
{* Copyright (C) Microsoft Corporat
www.eeworm.com/read/162614/5526235
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/162614/5526328
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/162614/5526364
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/162614/5526560
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/333502/3385548
phpt mysqli_fetch_field_direct.phpt
--TEST--
mysqli_fetch_field_direct()
--SKIPIF--
--FILE--
www.eeworm.com/read/333502/3385861
phpt mysqli_fetch_field_direct.phpt
--TEST--
mysqli_fetch_field_direct()
--SKIPIF--
--FILE--