代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/233522/4668424
f slapll.f
SUBROUTINE SLAPLL( N, X, INCX, Y, INCY, SSMIN )
*
* -- LAPACK auxiliary routine (version 2.0) --
* Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,
* Courant Institute, A
www.eeworm.com/read/233522/4668425
f slarfg.f
SUBROUTINE SLARFG( N, ALPHA, X, INCX, TAU )
*
* -- LAPACK auxiliary routine (version 2.0) --
* Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,
* Courant Institute, Argon
www.eeworm.com/read/233522/4668433
f dggbal.f
SUBROUTINE DGGBAL( JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE,
$ RSCALE, WORK, INFO )
*
* -- LAPACK routine (version 3.0) --
* Univ. of Tennessee, Univ. of Californ
www.eeworm.com/read/233448/4681617
f backspace.f
! This file is all about BACKSPACE
! { dg-do run }
integer i, n, nr
real x(10), y(10)
! PR libfortran/20068
open (20, status='scratch')
write (20,*) 1
write (20,*) 2
www.eeworm.com/read/233448/4681663
f wtruncate.f
! { dg-do compile }
! { dg-options "-Wall" }
! This long comment line should not trigger a line-truncation warning with -Wall
PROGRAM foo
WRITE (*,*) "Test" ! Neither this comm
www.eeworm.com/read/229812/4736673
asm f.asm
;.386
;__386__ = 1
.model small
.code
bar proc c, a:byte, b:byte, cc:byte, d:byte, e:byte, f:byte
mov ah, a
mov ah, b
mov ah, cc
mov ah, d
mov ah, e
mov ah, f
www.eeworm.com/read/229812/4736754
esm f.esm
.387
DGROUP GROUP _DATA
_TEXT SEGMENT WORD PUBLIC USE16 'CODE'
ASSUME CS:_TEXT, DS:DGROUP, SS:DGROUP
bar:
push bp
mov bp,sp
mov ah,byte ptr 4[bp]
mov
www.eeworm.com/read/229812/4748544
h f.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4748616
h f.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4748674
h f.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res