HomeSort by relevance Sort by last modified time
    Searched full:functor (Results 451 - 475 of 712) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 38 * Contains a unified ranged hash functor, allowing the hash tables
ranged_probe_fn.hpp 38 * Contains a unified ranged probe functor, allowing the probe tables to deal with
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
thread 96 // an arbitrary functor can be converted to and called.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algobase.h 231 * @param __comp A @link comparison_functors comparison functor@endlink.
252 * @param __comp A @link comparison_functors comparison functor@endlink.
    [all...]
hashtable.h 134 * quite efficient hash functor and is one of the reasons it is
149 * functor to get the index of the bucket to update. For this
150 * reason, when __cache_hash_code is set to false the hash functor must
249 // When hash codes are not cached the hash functor shall not
254 " or qualify your hash functor with noexcept");
259 // When hash codes are cached local iterator inherits from H2 functor
262 "Functor used to map hash code to bucket index"
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
  /external/webrtc/src/system_wrappers/source/spreadsortlib/
spreadsort.hpp 239 //Functor implementation for recursive sorting
287 //Functor implementation for recursive sorting with only Shift overridden
385 //integer_sort with right_shift functor
763 //Functor implementation for recursive sorting
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 122 * functor and is one of the reasons it is highly advise to set
135 * On erase, the simple iterator design impose to use the hash functor to get
137 * is set to false, there is a static assertion that the hash functor cannot
184 // When hash codes are not cached the hash functor shall not throw
188 "Cache the hash code or qualify your hash functor with noexcept");
197 "Functor used to map hash code to bucket index must be empty");
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable.h 122 * functor and is one of the reasons it is highly advise to set
135 * On erase, the simple iterator design impose to use the hash functor to get
137 * is set to false, there is a static assertion that the hash functor cannot
184 // When hash codes are not cached the hash functor shall not throw
188 "Cache the hash code or qualify your hash functor with noexcept");
197 "Functor used to map hash code to bucket index must be empty");
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 119 // than a function pointer or functor, or else Wait and Passed could
  /external/chromium_org/base/
bind_internal_win.h 24 template <typename Functor>

Completed in 893 milliseconds

<<11121314151617181920>>