代码搜索:explicitly

找到约 1,905 项符合「explicitly」的源代码

代码结果 1,905
www.eeworm.com/read/179911/5297729

h types.h

/* $Id: types.h,v 1.3 2000/01/28 13:43:15 jj Exp $ */ #ifndef _SPARC64_TYPES_H #define _SPARC64_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g.,
www.eeworm.com/read/350097/3132622

h types.h

/* $Id: types.h,v 1.3 2000/01/28 13:43:15 jj Exp $ */ #ifndef _SPARC64_TYPES_H #define _SPARC64_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g.,
www.eeworm.com/read/321483/3534134

txt plain_latin1.txt

#Doesn't actually use any of the Latin-1 bytes. =encoding iso-8859-1 =head1 NAME simple_text_document -- an explicitly Latin-1 (ASCII subset) test document =head1 TEXT The quick brown
www.eeworm.com/read/386625/8734589

m sp_prolong.m

%SP_PROLONG Generate prolongation matrix % % P = SP_PROLONG(NX1,NY1,NX2,NY2) explicitly generates the bilinear % interpolation matrix P for transfering vectors from a coarse (NX2,NY2)
www.eeworm.com/read/366702/2862398

c call-saved-2.c

/* Check that we save non-MIPS16 GPRs if they are explicitly clobbered. */ /* { dg-do compile { target mips16_attribute } } */ /* { dg-mips-options "-mips2 -O2" } */ /* { dg-add-options mips16_attrib
www.eeworm.com/read/124347/6053168

changelog-1995

Mon Dec 18 16:44:38 1995 Jason Molenda (crash@phydeaux.cygnus.com) * configure.in (target_cpu): specify valid Intel x86 architectures explicitly. Mon Dec 18 15:04:29 1995 Jason Molenda (crash@
www.eeworm.com/read/321483/3534142

txt plain_utf8.txt

#Doesn't actually use any of the utf8 bytes. =encoding utf8 =head1 NAME simple_text_document -- an explicitly UTF8 (ASCII subset) test document =head1 TEXT The quick brown fox jumps o
www.eeworm.com/read/222917/4816282

m4 config.m4

dnl $Id: config.m4,v 1.47.2.16.2.1 2007/01/22 19:59:21 derick Exp $ -*- sh -*- divert(3)dnl dnl dnl Check if flush should be called explicitly after buffered io dnl AC_DEFUN([AC_FLUSH_IO],[ AC_CAC
www.eeworm.com/read/305303/3774698

changelog

2007-01-23 Per Bothner * Makefile.am (KAWA): Use bin's kawa.sh directly. (various *.class): We need to set CLASSPATH explicitly now. 2007-01-21 Per Bothner
www.eeworm.com/read/285874/8806572

htm ei27.htm

Effective C++, 2E | Item 27: Explicitly disallow use of impl