代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/270745/4235151
properties report-messages.properties
###############################################################################
#This is the English server messages file for MegaMek. Any line that
#does not contain a double-colon is considered a c
www.eeworm.com/read/447892/1693793
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/447892/1694045
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/440906/1776150
c friend26.c
// Build don't link:
struct S
{
friend void f(int); // ERROR - does not match any template
};
www.eeworm.com/read/440906/1780947
x 920710-1.x
# h8300 does not have long long
if { [istarget "h8300-*-*"] } {
return 1;
}
return 0
www.eeworm.com/read/408246/2253121
lisp target-insts.lisp
(in-package "SB!VM")
;;; Let's see if an empty file works here. It does on the Alpha.
www.eeworm.com/read/392548/2494954
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/392548/2495206
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/385596/2587586
bb shared functions.bb
;Common Functions
;==================================================================
;This include file contains functions that are used by several demos. It does not contain
;any significant path
www.eeworm.com/read/375427/2724591
java example4connectionrequestor.java
//**************************************************************
// See BetterExample4ConnectionRequestor.java for an improved
// version of this class. This class does not allow a timeout
// on c