代码搜索:explicitly
找到约 1,905 项符合「explicitly」的源代码
代码结果 1,905
www.eeworm.com/read/405708/11459150
sv 09.03.01_snippet-1.sv
/**********************************************************************
* Explicitly named interface ports
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL RIGHT
www.eeworm.com/read/179153/5309620
pl dynixptx.pl
# uname -v
# V4.5.2
# needs to explicitly link against libc to pull in usleep
$self->{LIBS} = ['-lc'];
www.eeworm.com/read/321483/3535046
pl dynixptx.pl
# uname -v
# V4.5.2
# needs to explicitly link against libc to pull in usleep
$self->{LIBS} = ['-lc'];
www.eeworm.com/read/319180/13459198
c initvectors.c
if (transpose) {
// remember that A^T is stored!!!
leftscale =PRE.colscal;
rightscale=PRE.rowscal;
}
else {
// remember that scaling is explicitly applied to A
www.eeworm.com/read/459034/1575099
m ans.m
## -*- texinfo -*-
## @defvr {Automatic Variable} ans
## The the most recently computed result that was not
## explicitly assigned to a variable. For example, after the expression
##
## @exampl
www.eeworm.com/read/459034/1575630
m ans.m
## -*- texinfo -*-
## @defvr {Automatic Variable} ans
## The the most recently computed result that was not
## explicitly assigned to a variable. For example, after the expression
##
## @exampl
www.eeworm.com/read/418735/10931081
ast boundnames.ast
// A BoundMethodAccess is a method access that bypasses the normal name binding.
// It receives its corresponding declaration explicitly through the constructor.
BoundMethodAccess : MethodAccess;
//
www.eeworm.com/read/418735/10931563
ast boundnames.ast
// A BoundMethodAccess is a method access that bypasses the normal name binding.
// It receives its corresponding declaration explicitly through the constructor.
BoundMethodAccess : MethodAccess;
//
www.eeworm.com/read/461836/7218791
java supplybot.java
/*
This software was produced as a part of research
activities. It is not intended to be used as commercial
or industrial software by any organisation. Except as
explicitly stated, no guarantees a