OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operator
(Results
1901 - 1925
of
6015
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/lib/
libjnigraphics.so
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
allocator.h
116
operator
==(const allocator<_T1>&, const allocator<_T2>&)
121
operator
==(const allocator<_Tp>&, const allocator<_Tp>&)
126
operator
!=(const allocator<_T1>&, const allocator<_T2>&)
131
operator
!=(const allocator<_Tp>&, const allocator<_Tp>&)
stl_relops.h
85
operator
!=(const _Tp& __x, const _Tp& __y)
98
operator
>(const _Tp& __x, const _Tp& __y)
111
operator
<=(const _Tp& __x, const _Tp& __y)
124
operator
>=(const _Tp& __x, const _Tp& __y)
stl_tempbuf.h
94
_Tp* __tmp = static_cast<_Tp*>(::
operator
new(__len * sizeof(_Tp),
113
{ ::
operator
delete(__p, std::nothrow); }
172
// Disable copy constructor and assignment
operator
.
176
operator
=(const _Temporary_buffer&);
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h
144
__mutex&
operator
=(const __mutex&);
194
__recursive_mutex&
operator
=(const __recursive_mutex&);
250
__scoped_lock&
operator
=(const __scoped_lock&);
267
__cond&
operator
=(const __cond&);
extptr_allocator.h
114
operator
==(const _ExtPtr_allocator<_Up>& __rarg)
118
operator
==(const _ExtPtr_allocator& __rarg)
123
operator
!=(const _ExtPtr_allocator<_Up>& __rarg)
127
operator
!=(const _ExtPtr_allocator& __rarg)
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
insert_fn_imps.hpp
57
if (!Cmp_Fn::
operator
()(
73
if (!Cmp_Fn::
operator
()(
113
_GLIBCXX_DEBUG_ASSERT(Cmp_Fn::
operator
()(
125
_GLIBCXX_DEBUG_ASSERT(Cmp_Fn::
operator
()(
node_iterators.hpp
113
operator
*() const
141
operator
==(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const
148
operator
!=(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const
206
operator
*() const
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp
91
if (Cmp_Fn::
operator
()(base_type::m_p_root->m_value, p_nd->m_value))
136
if (Cmp_Fn::
operator
()(p_nd->m_value, p_next->m_value))
180
const bool bubble_up = Cmp_Fn::
operator
()(p_nd->m_value, r_new_val);
189
Cmp_Fn::
operator
()(p_parent->m_value, p_nd->m_value))
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_carray.h
48
_Tp&
operator
[] (size_t __i) {
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/lib/
libjnigraphics.so
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
allocator.h
116
operator
==(const allocator<_T1>&, const allocator<_T2>&)
121
operator
==(const allocator<_Tp>&, const allocator<_Tp>&)
126
operator
!=(const allocator<_T1>&, const allocator<_T2>&)
131
operator
!=(const allocator<_Tp>&, const allocator<_Tp>&)
stl_relops.h
85
operator
!=(const _Tp& __x, const _Tp& __y)
98
operator
>(const _Tp& __x, const _Tp& __y)
111
operator
<=(const _Tp& __x, const _Tp& __y)
124
operator
>=(const _Tp& __x, const _Tp& __y)
stl_tempbuf.h
94
_Tp* __tmp = static_cast<_Tp*>(::
operator
new(__len * sizeof(_Tp),
113
{ ::
operator
delete(__p, std::nothrow); }
172
// Disable copy constructor and assignment
operator
.
176
operator
=(const _Temporary_buffer&);
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h
144
__mutex&
operator
=(const __mutex&);
194
__recursive_mutex&
operator
=(const __recursive_mutex&);
250
__scoped_lock&
operator
=(const __scoped_lock&);
267
__cond&
operator
=(const __cond&);
extptr_allocator.h
114
operator
==(const _ExtPtr_allocator<_Up>& __rarg)
118
operator
==(const _ExtPtr_allocator& __rarg)
123
operator
!=(const _ExtPtr_allocator<_Up>& __rarg)
127
operator
!=(const _ExtPtr_allocator& __rarg)
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
insert_fn_imps.hpp
57
if (!Cmp_Fn::
operator
()(
73
if (!Cmp_Fn::
operator
()(
113
_GLIBCXX_DEBUG_ASSERT(Cmp_Fn::
operator
()(
125
_GLIBCXX_DEBUG_ASSERT(Cmp_Fn::
operator
()(
node_iterators.hpp
113
operator
*() const
141
operator
==(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const
148
operator
!=(const PB_DS_TREE_CONST_NODE_ITERATOR_CLASS_C_DEC& other) const
206
operator
*() const
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
insert_fn_imps.hpp
91
if (Cmp_Fn::
operator
()(base_type::m_p_root->m_value, p_nd->m_value))
136
if (Cmp_Fn::
operator
()(p_nd->m_value, p_next->m_value))
180
const bool bubble_up = Cmp_Fn::
operator
()(p_nd->m_value, r_new_val);
189
Cmp_Fn::
operator
()(p_parent->m_value, p_nd->m_value))
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_carray.h
48
_Tp&
operator
[] (size_t __i) {
/external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java
71
/** The connection
operator
. */
93
* @param connOperator the Connection
Operator
for this entry
101
throw new IllegalArgumentException("Connection
operator
may not be null");
144
//@@@ is context allowed to be null? depends on
operator
?
154
// - call the
operator
275
//@@@ is context allowed to be null? depends on
operator
?
295
// - call the
operator
/external/clang/include/clang/AST/
DeclBase.h
153
/// This declaration is a C++
operator
declared in a non-class
155
/// C++ lexical
operator
lookup looks for these.
615
reference
operator
*() const { return Current; }
616
pointer
operator
->() const { return Current; }
618
redecl_iterator&
operator
++() {
627
redecl_iterator
operator
++(int) {
633
friend bool
operator
==(redecl_iterator x, redecl_iterator y) {
636
friend bool
operator
!=(redecl_iterator x, redecl_iterator y) {
784
using std::pair<NamedDecl**,NamedDecl**>::
operator
=;
797
using std::pair<NamedDecl*const*,NamedDecl*const*>::
operator
=
[
all
...]
/external/llvm/include/llvm/ADT/
SmallPtrSet.h
138
void
operator
=(const SmallPtrSetImpl &RHS); // DO NOT IMPLEMENT.
153
bool
operator
==(const SmallPtrSetIteratorImpl &RHS) const {
156
bool
operator
!=(const SmallPtrSetIteratorImpl &RHS) const {
188
const PtrTy
operator
*() const {
192
inline SmallPtrSetIterator&
operator
++() { // Preincrement
198
SmallPtrSetIterator
operator
++(int) { // Postincrement
285
operator
=(const SmallPtrSet<PtrType, SmallSize> &RHS) {
/external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp
87
" has unexpected
operator
type!");
88
Record *
Operator
= OpDef->getDef();
89
if (!
Operator
->isSubClassOf("Instruction"))
90
throw TGError(Rec->getLoc(), "Pseudo result '" +
Operator
->getName() +
93
CodeGenInstruction Insn(
Operator
);
96
throw TGError(Rec->getLoc(), "Pseudo result '" +
Operator
->getName() +
100
throw TGError(Rec->getLoc(), "Pseudo result '" +
Operator
->getName() +
/external/webkit/Source/JavaScriptCore/wtf/
FastAllocBase.h
32
// Provides customizable overrides of fastMalloc/fastFree and
operator
new/delete
97
void*
operator
new(size_t, void* p) { return p; } \
98
void*
operator
new[](size_t, void* p) { return p; } \
100
void*
operator
new(size_t size) \
107
void
operator
delete(void* p) \
113
void*
operator
new[](size_t size) \
120
void
operator
delete[](void* p) \
Completed in 413 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>