OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:other
(Results
326 - 350
of
8492
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/deqp/modules/gles31/functional/
es31fTessellationTests.hpp
45
TessellationTests (const TessellationTests&
other
);
46
TessellationTests& operator= (const TessellationTests&
other
);
es31fTextureBorderClampTests.hpp
45
TextureBorderClampTests (const TextureBorderClampTests&
other
);
46
TextureBorderClampTests& operator= (const TextureBorderClampTests&
other
);
es31fTextureFilteringTests.hpp
49
TextureFilteringTests (const TextureFilteringTests&
other
);
50
TextureFilteringTests& operator= (const TextureFilteringTests&
other
);
es31fTextureFormatTests.hpp
45
TextureFormatTests (const TextureFormatTests&
other
);
46
TextureFormatTests& operator= (const TextureFormatTests&
other
);
es31fTextureGatherTests.hpp
43
TextureGatherTests (const TextureGatherTests&
other
);
44
TextureGatherTests& operator= (const TextureGatherTests&
other
);
es31fTextureLevelStateQueryTests.hpp
45
TextureLevelStateQueryTests (const TextureLevelStateQueryTests&
other
);
46
TextureLevelStateQueryTests& operator= (const TextureLevelStateQueryTests&
other
);
es31fTextureMultisampleTests.hpp
45
TextureMultisampleTests (const TextureMultisampleTests&
other
);
46
TextureMultisampleTests& operator= (const TextureMultisampleTests&
other
);
es31fTextureSpecificationTests.hpp
45
TextureSpecificationTests (const TextureSpecificationTests&
other
);
46
TextureSpecificationTests& operator= (const TextureSpecificationTests&
other
);
es31fTextureStateQueryTests.hpp
45
TextureStateQueryTests (const TextureStateQueryTests&
other
);
46
TextureStateQueryTests& operator= (const TextureStateQueryTests&
other
);
es31fUniformBlockTests.hpp
45
UniformBlockTests (const UniformBlockTests&
other
);
46
UniformBlockTests& operator= (const UniformBlockTests&
other
);
es31fVertexAttributeBindingStateQueryTests.hpp
45
VertexAttributeBindingStateQueryTests (const VertexAttributeBindingStateQueryTests&
other
);
46
VertexAttributeBindingStateQueryTests& operator= (const VertexAttributeBindingStateQueryTests&
other
);
es31fVertexAttributeBindingTests.hpp
45
VertexAttributeBindingTests (const VertexAttributeBindingTests&
other
);
46
VertexAttributeBindingTests& operator= (const VertexAttributeBindingTests&
other
);
/external/deqp/modules/gles31/stress/
es31sDrawTests.hpp
45
DrawTests (const DrawTests&
other
);
46
DrawTests& operator= (const DrawTests&
other
);
es31sStressTests.hpp
45
StressTests (const StressTests&
other
);
46
StressTests& operator= (const StressTests&
other
);
es31sTessellationGeometryInteractionTests.hpp
45
TessellationGeometryInteractionTests (const TessellationGeometryInteractionTests&
other
);
46
TessellationGeometryInteractionTests& operator= (const TessellationGeometryInteractionTests&
other
);
es31sVertexAttributeBindingTests.hpp
45
VertexAttributeBindingTests (const VertexAttributeBindingTests&
other
);
46
VertexAttributeBindingTests& operator= (const VertexAttributeBindingTests&
other
);
/external/icu/icu4c/source/common/
cstr.h
49
CStr(const CStr &
other
); // Forbid copying of this class.
50
CStr &operator =(const CStr &
other
); // Forbid assignment.
/external/llvm/include/llvm/Support/
RandomNumberGenerator.h
51
RandomNumberGenerator(const RandomNumberGenerator &
other
) = delete;
member in class:llvm::RandomNumberGenerator
52
RandomNumberGenerator &operator=(const RandomNumberGenerator &
other
) = delete;
member in class:llvm::RandomNumberGenerator
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp
64
operator==(const Other_HT_Map_Type&
other
) const
65
{ return cmp_with_other(
other
); }
71
cmp_with_other(const Other_Map_Type&
other
) const
73
if (size() !=
other
.size())
76
for (typename Other_Map_Type::const_iterator it =
other
.begin();
77
it !=
other
.end(); ++it)
99
operator!=(const Other_HT_Map_Type&
other
) const
100
{ return !operator==(
other
); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp
57
sample_range_hashing(const sample_range_hashing&
other
);
61
swap(sample_range_hashing&
other
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp
64
operator==(const Other_HT_Map_Type&
other
) const
65
{ return cmp_with_other(
other
); }
71
cmp_with_other(const Other_Map_Type&
other
) const
73
if (size() !=
other
.size())
76
for (typename Other_Map_Type::const_iterator it =
other
.begin();
77
it !=
other
.end(); ++it)
99
operator!=(const Other_HT_Map_Type&
other
) const
100
{ return !operator==(
other
); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp
57
sample_range_hashing(const sample_range_hashing&
other
);
61
swap(sample_range_hashing&
other
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp
64
operator==(const Other_HT_Map_Type&
other
) const
65
{ return cmp_with_other(
other
); }
71
cmp_with_other(const Other_Map_Type&
other
) const
73
if (size() !=
other
.size())
76
for (typename Other_Map_Type::const_iterator it =
other
.begin();
77
it !=
other
.end(); ++it)
99
operator!=(const Other_HT_Map_Type&
other
) const
100
{ return !operator==(
other
); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp
57
sample_range_hashing(const sample_range_hashing&
other
);
61
swap(sample_range_hashing&
other
);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp
64
operator==(const Other_HT_Map_Type&
other
) const
65
{ return cmp_with_other(
other
); }
71
cmp_with_other(const Other_Map_Type&
other
) const
73
if (size() !=
other
.size())
76
for (typename Other_Map_Type::const_iterator it =
other
.begin();
77
it !=
other
.end(); ++it)
99
operator!=(const Other_HT_Map_Type&
other
) const
100
{ return !operator==(
other
); }
Completed in 854 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>