HomeSort by relevance Sort by last modified time
    Searched defs:get_size (Results 1 - 25 of 42) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 71 get_size() const function in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
  /external/clang/test/SemaTemplate/
enum-argument.cpp 11 struct get_size { struct
18 Val1 = get_size<T>::value,
  /external/harfbuzz_ng/src/
hb-ot-name-table.hh 101 inline unsigned int get_size (void) const function in struct:OT::name
  /frameworks/compile/mclinker/lib/Support/
FileHandle.cpp 66 inline static bool get_size(int pHandler, unsigned int& pSize) { function in namespace:mcld
98 if (!get_size(m_Handler, m_Size)) {
116 if (!get_size(m_Handler, m_Size)) {
  /hardware/qcom/audio/hal/audio_extn/
hwdep_cal.c 51 int get_size; member in struct:param_data
93 calib.get_size = 1;
100 calib.get_size = 0;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 253 def get_size(self): member in class:BufferWrapper
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 253 def get_size(self): member in class:BufferWrapper
  /external/iproute2/tc/
tc_util.c 278 int get_size(unsigned *size, const char *str) function
315 if (get_size(size, str))
  /external/mesa3d/src/mesa/swrast/
s_points.c 55 get_size(const struct gl_context *ctx, const SWvertex *vert, GLboolean smoothed) function
101 size = get_size(ctx, vert, GL_FALSE);
258 size = get_size(ctx, vert, GL_TRUE);
378 size = get_size(ctx, vert, GL_FALSE);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c 280 static GLuint get_size( GLenum type ) function
392 if (input->glarray->Size && get_size(input->glarray->Type))
405 int type_size = get_size(glarray->Type);
804 ib_type_size = get_size(index_buffer->type);
823 if ((get_size(index_buffer->type) - 1) & offset) {
  /external/fio/t/
dedupe.c 82 static uint64_t get_size(struct fio_file *f, struct stat *sb) function
447 dev_size = get_size(&file, &sb);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbobj.py 166 def get_size(self, *args, **kwargs): member in class:DB
167 return self._cobj.get_size(*args, **kwargs)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_all.py 278 def get_size(self, key) : member in class:DB_py3k
281 return self._db.get_size(key)

Completed in 831 milliseconds

1 2