HomeSort by relevance Sort by last modified time
    Searched defs:operator (Results 876 - 900 of 6351) sorted by null

<<31323334353637383940>>

  /ndk/tests/device/test-stlport_shared-exception/jni/
new11.cpp 8 void *operator new[](size_t bytes) throw (std::bad_alloc) {
11 return operator new (bytes);
18 // operator new[].
p755.cpp 2 // It checks to see if you can define your own global new operator.
10 void* operator new(size_t sz) throw (std::bad_alloc) {
  /ndk/tests/device/test-stlport_static-exception/jni/
new11.cpp 8 void *operator new[](size_t bytes) throw (std::bad_alloc) {
11 return operator new (bytes);
18 // operator new[].
p755.cpp 2 // It checks to see if you can define your own global new operator.
10 void* operator new(size_t sz) throw (std::bad_alloc) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
hash_fun.h 81 operator()(const char* __s) const
89 operator()(const char* __s) const
97 operator()(char __x) const
105 operator()(unsigned char __x) const
113 operator()(unsigned char __x) const
121 operator()(short __x) const
129 operator()(unsigned short __x) const
137 operator()(int __x) const
145 operator()(unsigned int __x) const
153 operator()(long __x) cons
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
hash_fun.h 81 operator()(const char* __s) const
89 operator()(const char* __s) const
97 operator()(char __x) const
105 operator()(unsigned char __x) const
113 operator()(unsigned char __x) const
121 operator()(short __x) const
129 operator()(unsigned short __x) const
137 operator()(int __x) const
145 operator()(unsigned int __x) const
153 operator()(long __x) cons
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
hash_fun.h 81 operator()(const char* __s) const
89 operator()(const char* __s) const
97 operator()(char __x) const
105 operator()(unsigned char __x) const
113 operator()(unsigned char __x) const
121 operator()(short __x) const
129 operator()(unsigned short __x) const
137 operator()(int __x) const
145 operator()(unsigned int __x) const
153 operator()(long __x) cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
hash_fun.h 81 operator()(const char* __s) const
89 operator()(const char* __s) const
97 operator()(char __x) const
105 operator()(unsigned char __x) const
113 operator()(unsigned char __x) const
121 operator()(short __x) const
129 operator()(unsigned short __x) const
137 operator()(int __x) const
145 operator()(unsigned int __x) const
153 operator()(long __x) cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
hash_fun.h 81 operator()(const char* __s) const
89 operator()(const char* __s) const
97 operator()(char __x) const
105 operator()(unsigned char __x) const
113 operator()(unsigned char __x) const
121 operator()(short __x) const
129 operator()(unsigned short __x) const
137 operator()(int __x) const
145 operator()(unsigned int __x) const
153 operator()(long __x) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
const_point_iterator.hpp 105 operator->() const
113 operator*() const
121 operator==(const binary_heap_const_point_iterator_& other) const
126 operator!=(const binary_heap_const_point_iterator_& other) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 120 operator->() const
128 operator*() const
136 operator==(const PB_DS_CLASS_C_DEC& other) const
141 operator!=(const PB_DS_CLASS_C_DEC& other) const

Completed in 1507 milliseconds

<<31323334353637383940>>