代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/305575/13765504
m aresame.m
function[bool]=aresame(x1,x2,tol)
%ARESAME Test whether two N-D arrays are the same
%
% ARESAME(X,Y) first checks if X and Y are the same size, and if so,
% checks if every element in X is equal
www.eeworm.com/read/38039/1096010
mnu smtseq2.mnu
SMT#SEQ.#RET
#
Next#Contour
Create next Nibble Edge NC Sequence with the same tool and parameters.
#
Next#Area
Create next Nibble Area NC Sequence with the same tool and parameters.
#
Next#Punch
Crea
www.eeworm.com/read/222917/4816365
phpt bug29038.phpt
--TEST--
bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings)
--FILE--
www.eeworm.com/read/422060/2044406
phpt bug29038.phpt
--TEST--
Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings)
--FILE--
www.eeworm.com/read/366702/2866740
c temp_default1.c
// { dg-options "-std=c++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same {
static const bool value = true;
}
www.eeworm.com/read/366702/2866791
c decltype2.c
// { dg-do "compile" }
// { dg-options "-std=gnu++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same
{
static
www.eeworm.com/read/366702/2866813
c decltype1.c
// { dg-do "compile" }
// { dg-options "-std=gnu++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same
{
static
www.eeworm.com/read/366702/2866823
c decltype4.c
// { dg-do "compile" }
// { dg-options "-std=gnu++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same
{
static
www.eeworm.com/read/366702/2866843
c decltype3.c
// { dg-do "compile" }
// { dg-options "-std=gnu++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same
{
static
www.eeworm.com/read/366702/2866859
c decltype6.c
// { dg-do "compile" }
// { dg-options "-std=gnu++0x" }
template
struct is_same
{
static const bool value = false;
};
template
struct is_same
{
static