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

  /external/libvpx/libvpx/vp9/common/
vp9_treecoder.h 64 static INLINE vp9_prob get_prob(int num, int den) { function
68 static INLINE vp9_prob get_prob(int num, int den) { function
74 return get_prob(n0, n0 + n1);
  /external/iproute2/tc/
q_sfb.c 37 static int get_prob(__u32 *val, const char *arg) function
98 if (get_prob(&opt.increment, *argv)) {
104 if (get_prob(&opt.decrement, *argv)) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 73 get_prob();
296 get_prob() function in class:twister_rand_gen
412 if (_S_g.get_prob() < _S_throw_prob)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 73 get_prob();
296 get_prob() function in class:twister_rand_gen
412 if (_S_g.get_prob() < _S_throw_prob)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 73 get_prob();
296 get_prob() function in class:twister_rand_gen
412 if (_S_g.get_prob() < _S_throw_prob)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 73 get_prob();
296 get_prob() function in class:twister_rand_gen
412 if (_S_g.get_prob() < _S_throw_prob)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 73 get_prob();
296 get_prob() function in class:twister_rand_gen
412 if (_S_g.get_prob() < _S_throw_prob)

Completed in 179 milliseconds