HomeSort by relevance Sort by last modified time
    Searched full:is_singleton (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set 66 { return this->is_singleton() && this->equals(__b); }
81 bool is_singleton() const
88 if (! is_singleton())
222 is_singleton(bool_set __b)
223 { return __b.is_singleton(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set 66 { return this->is_singleton() && this->equals(__b); }
81 bool is_singleton() const
88 if (! is_singleton())
222 is_singleton(bool_set __b)
223 { return __b.is_singleton(); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set 66 { return this->is_singleton() && this->equals(__b); }
81 bool is_singleton() const
88 if (! is_singleton())
222 is_singleton(bool_set __b)
223 { return __b.is_singleton(); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr2/
bool_set 66 { return this->is_singleton() && this->equals(__b); }
81 bool is_singleton() const
88 if (! is_singleton())
222 is_singleton(bool_set __b)
223 { return __b.is_singleton(); }
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
rdatatype.py 224 def is_singleton(rdtype): function
rdataset.py 122 if dns.rdatatype.is_singleton(rd.rdtype) and len(self) > 0:
  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/
dagger-1.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger-compiler/1.2.2/
dagger-compiler-1.2.2.jar 
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 377 milliseconds