代码搜索:implicit
找到约 5,250 项符合「implicit」的源代码
代码结果 5,250
www.eeworm.com/read/457026/7335085
f compare.f
PROGRAM COMPARE
IMPLICIT NONE
INTEGER I, I1, I2
DOUBLE PRECISION EXPL,IMPL
OPEN(90,FILE='EXPL.OUT')
OPEN(91,FILE='IM
www.eeworm.com/read/435646/7788390
asm expimp.asm
;
; Test of explicitly and implicitly sized operands
;
add esi,2 ; Implicit
add esi,123456h ; Implicit
add esi,byte 2 ; Explicit
add esi,dword 2 ; Explicit
add esi,dword 123456h ;
www.eeworm.com/read/196479/8089136
txt rfc1155-smi.txt
RFC1155-SMI DEFINITIONS ::= BEGIN
EXPORTS -- EVERYTHING
internet, directory, mgmt,
experimental, private, enterprises,
OBJECT-TYPE, ObjectName, ObjectSyntax, SimpleSyntax
www.eeworm.com/read/244343/12871786
txt ecma-285-asn.txt
--
-- This file has been derived from ECMA-285, 2nd Edition.
--
-- The following errata have been applied (December 2000):
--
-- clause 9.5: "MonitorObject ::= CSTAObject;" replaced with
--
www.eeworm.com/read/142793/12918710
cpp implicitcast.cpp
//: C05:ImplicitCast.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the f
www.eeworm.com/read/140545/13076767
cpp implicitcast.cpp
//: C05:ImplicitCast.cpp
template
R implicit_cast(const P& p) {
return p;
}
int main() {
int i = 1;
float x = implicit_cast(i);
int j = implicit_cast
www.eeworm.com/read/308778/13692231
for a11.for
SUBROUTINE EL2D12
C***ADD:DPR***
IMPLICIT DOUBLE PRECISION ( A-H,O-Z )
C***END:DPR***
C
C
RETURN
C*FILE END
END
www.eeworm.com/read/140582/5787337
v1
# conn for OE for network behind us.
# Uses would-be-implicit conn OEself.
include ../setup.default.new
conn OEnet
leftsubnet=192.0.2.0/24 # behind east
also=OEself
conn OEself
left=%defaultrout
www.eeworm.com/read/136989/5839008
dsp collocated.dsp
# Microsoft Developer Studio Project File - Name="Implicit_Activation Collocated" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
#
www.eeworm.com/read/136989/5839012
dsp server.dsp
# Microsoft Developer Studio Project File - Name="Implicit_Activation Server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARG