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

1 2

  /external/clang/test/SemaTemplate/
enum-argument.cpp 11 struct get_size { struct
18 Val1 = get_size<T>::value,
  /external/e2fsprogs/tests/progs/test_data/
test.icount 48 get_size
113 get_size
135 get_size
  /external/e2fsprogs/tests/progs/
test_icount_cmds.ct 29 get_size;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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
  /external/iproute2/tc/
q_red.c 51 if (get_size(&opt.limit, *argv)) {
57 if (get_size(&opt.qth_min, *argv)) {
63 if (get_size(&opt.qth_max, *argv)) {
75 if (get_size(&avpkt, *argv)) {
q_fifo.c 40 if (get_size(&opt.limit, *argv)) {
q_gred.c 135 if (get_size(&opt.limit, *argv)) {
149 if (get_size(&opt.qth_min, *argv)) {
156 if (get_size(&opt.qth_max, *argv)) {
181 if (get_size(&avpkt, *argv)) {
q_cbq.c 87 if (get_size(&cell, *argv)) {
101 if (get_size(&avpkt, *argv)) {
107 if (get_size(&mpu, *argv)) {
114 if (get_size(&allot, *argv)) {
266 if (get_size(&cell, *argv)) {
293 if (get_size(&wrr.allot, *argv)) {
299 if (get_size(&lss.avpkt, *argv)) {
306 if (get_size(&mpu, *argv)) {
312 if (get_size(&wrr.weight, *argv)) {
q_drr.c 65 if (get_size(&tmp, *argv)) {
q_sfq.c 41 if (get_size(&opt.quantum, *argv)) {
q_tbf.c 60 if (get_size(&opt.limit, *argv)) {
107 if (get_size(&mpu, *argv)) {
tc_util.h 66 extern int get_size(unsigned *size, const char *str);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_instr.h 83 int (*get_size)(void *private_data, struct snd_seq_kinstr *kinstr, long *size); member in struct:snd_seq_kinstr_ops
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_instr.h 83 int (*get_size)(void *private_data, struct snd_seq_kinstr *kinstr, long *size); member in struct:snd_seq_kinstr_ops
  /frameworks/compile/mclinker/lib/Support/
FileHandle.cpp 81 inline static bool get_size(int pHandler, unsigned int &pSize) function
114 if (!get_size(m_Handler, m_Size)) {
133 if (!get_size(m_Handler, m_Size)) {
  /external/linux-tools-perf/util/
trace-event-info.c 245 static unsigned long get_size(const char *file) function
354 size = get_size(format);
452 size = get_size(path);
475 size = get_size(path);
  /dalvik/vm/compiler/codegen/x86/libenc/
encoder.inl 99 assert(n_size != imm.get_size());
100 args.add(EncoderBase::Operand(map_size(imm.get_size()), imm.get_value(),
211 assert(imm.get_size() <= sz);
573 assert(imm.get_size() == size_8);
582 assert(imm.get_size() == size_8);
589 assert(imm.get_size() == size_32);
648 assert(imm.get_size() == size_8);
663 assert(imm.get_size() == size_32);
731 //assert(imm.get_size() <= size_16);

Completed in 467 milliseconds

1 2