代码搜索:specifying
找到约 740 项符合「specifying」的源代码
代码结果 740
www.eeworm.com/read/182021/9221934
i loki.i
/*
* loki.i - contains the fixed permutation and substitution tables
* for a 64 bit LOKI89 & LOKI91 implementations.
*
* Modifications:
* v1.0 original tables Aug 1989
www.eeworm.com/read/360732/10080635
m read_off.m
function [vertex,face] = read_off(filename, verbose)
% read_off - read data from OFF file.
%
% [vertex,face] = read_off(filename, verbose);
%
% 'vertex' is a 'nb.vert x 3' array specifying
www.eeworm.com/read/447044/7559929
css_columns listing12-36_polish.css_columns
/* activate a table view by specifying the "columns" attribute */
.inputScreen {
columns: 2;
columns-width: 52,110;
}
www.eeworm.com/read/140283/5793085
h exception.h
#ifndef _EXCEPTION_H
#define _EXCEPTION_H
#include
#include
namespace annie
{
/** A common exception class used by all classes in the annie library.
* You should place calls t
www.eeworm.com/read/109011/6178962
jsf ifndef.jsf
The ifndef tag allows for optional processing to occur if a tag is NOT defined. If the tag is defined, the body of the tag is not processed.
<i18n:ifndef key="USONLY">
www.eeworm.com/read/148683/12444025
h exception.h
#ifndef _EXCEPTION_H
#define _EXCEPTION_H
#include
#include
namespace annie
{
/** A common exception class used by all classes in the annie library.
* You should pla
www.eeworm.com/read/130567/14184986
h exception.h
#ifndef _EXCEPTION_H
#define _EXCEPTION_H
#include
#include
namespace annie
{
/** A common exception class used by all classes in the annie library.
* You should pla
www.eeworm.com/read/127235/14367053
h exception.h
#ifndef _EXCEPTION_H
#define _EXCEPTION_H
#include
#include
namespace annie
{
/** A common exception class used by all classes in the annie library.
* You should pla
www.eeworm.com/read/120626/14796650
i loki.i
/*
* loki.i - contains the fixed permutation and substitution tables
* for a 64 bit LOKI89 & LOKI91 implementations.
*
* Modifications:
* v1.0 original tables Aug 1989