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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /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/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
info_fn_imps.hpp 64 operator==(const Other_HT_Map_Type& other) const
99 operator!=(const Other_HT_Map_Type& other) const
100 { return !operator==(other); }
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 260 bool EglConfig::operator<(const EglConfig& conf) const {
299 bool EglConfig::operator>=(const EglConfig& conf) const {
  /art/runtime/
strutil.h 26 bool operator()(const char* s1, const char* s2) const {
33 bool operator()(const char* s1, const char* s2) const {
  /build/tools/
fileslist.py 18 import operator, os, sys namespace
40 output.sort(key=operator.itemgetter(0), reverse=True)
  /cts/apps/CtsVerifier/include/colorchecker/
vec3.h 36 inline Vec3<T> operator+ (const Vec3<U> &param) const {
41 inline Vec3<T> operator- (const Vec3<T> &param) const {
46 inline Vec3<T> operator* (const int param) const {
52 inline Vec3<float> operator* (const Vec3<U> &param) const {
60 inline Vec3<float> operator/ (const int param) const {
70 inline Vec3<float> operator/ (const Vec3<U> &param) const {
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DigestAlgorithmIdentifierFinder.java 1 package org.bouncycastle.operator;
DigestCalculatorProvider.java 1 package org.bouncycastle.operator;
OperatorCreationException.java 1 package org.bouncycastle.operator;
RawContentVerifier.java 1 package org.bouncycastle.operator;
SignatureAlgorithmIdentifierFinder.java 1 package org.bouncycastle.operator;
  /external/ceres-solver/include/ceres/
numeric_diff_functor.h 42 // bool operator()(const double* calibration,
74 // bool operator()(const T* rotation,
139 bool operator()(const double* x0, double* residuals) const {
143 bool operator()(const double* x0,
149 bool operator()(const double* x0,
156 bool operator()(const double* x0,
164 bool operator()(const double* x0,
173 bool operator()(const double* x0,
183 bool operator()(const double* x0,
194 bool operator()(const double* x0
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill-inl.h 16 bool operator()(const T* form_group) {
20 bool operator()(const T& form_group) {
  /external/chromium/net/base/
scoped_cert_chain_context.h 20 void operator()(const CERT_CHAIN_CONTEXT* x) const {
  /external/chromium/third_party/libjingle/source/talk/xmpp/
jid.h 57 Jid & operator=(const Jid & jid) {
90 bool operator==(const Jid & other) const;
91 bool operator!=(const Jid & other) const { return !operator==(other); }
93 bool operator<(const Jid & other) const { return Compare(other) < 0; };
94 bool operator>(const Jid & other) const { return Compare(other) > 0; };
  /external/chromium/webkit/glue/
form_data.cc 25 bool FormData::operator==(const FormData& form) const {

Completed in 2222 milliseconds

<<31323334353637383940>>