Home
last modified time | relevance | path

Searched defs:bins (Results 1 – 20 of 20) sorted by relevance

/external/eigen/test/
Drand.cpp40 template<typename Scalar> void check_histogram(Scalar x, Scalar y, int bins) in check_histogram()
113 int bins = 100; in test_rand() local
/external/skia/tests/
DRandomTest.cpp60 int bins[256]; in test_random_byte() local
72 int bins[256]; in test_random_float() local
169 int bins[256]; in test_range() local
/external/skqp/tests/
DRandomTest.cpp60 int bins[256]; in test_random_byte() local
72 int bins[256]; in test_random_float() local
169 int bins[256]; in test_range() local
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp146 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in spread_sort_rec() local
209 …inline void inner_swap_loop(RandomAccessIter * bins, const RandomAccessIter & nextbinstart, unsign… in inner_swap_loop()
237 …inline void swap_loop(RandomAccessIter * bins, RandomAccessIter & nextbinstart, unsigned ii, right… in swap_loop()
259 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in spread_sort_rec() local
307 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in spread_sort_rec() local
438 …inline void inner_float_swap_loop(RandomAccessIter * bins, const RandomAccessIter & nextbinstart, … in inner_float_swap_loop()
464 inline void float_swap_loop(RandomAccessIter * bins, RandomAccessIter & nextbinstart, unsigned ii in float_swap_loop()
500 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in positive_float_sort_rec() local
549 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in negative_float_sort_rec() local
600 RandomAccessIter * bins = size_bins(bin_sizes, bin_cache, cache_offset, cache_end, bin_count); in negative_float_sort_rec() local
[all …]
/external/libdrm/nouveau/
Dbufctx.c52 struct nouveau_bufbin_priv bins[]; member
62 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new()
/external/webp/src/utils/
Dfilters_utils.c32 int bins[WEBP_FILTER_LAST][SMAX]; in WebPEstimateBestFilter() local
/external/tensorflow/tensorflow/compiler/tests/
Dstateless_random_ops_test.py78 def _chi_squared(self, x, bins): argument
Dstateful_random_ops_test.py184 def _chi_squared(self, x, bins): argument
/external/jemalloc/src/
Dstats.c318 bool json, unsigned i, bool bins, bool large, bool huge) in stats_arena_print()
947 bool json, bool merged, bool unmerged, bool bins, bool large, bool huge) in stats_print_helper()
1074 bool bins = true; in stats_print() local
/external/libxcam/modules/ocl/
Dcl_3a_stats_context.cpp164 #define DUMP_HISTOGRAM(ch, bins, hist) do { \ in debug_print_histogram() argument
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DHistogramChart.java250 int[][] bins = new int[rawData.size()][getNumBins()]; in recalculateDataSet() local
/external/jemalloc_new/include/jemalloc/internal/
Darena_structs_b.h206 bin_t bins[NBINS]; member
/external/libhevc/encoder/
Dihevce_cabac_cu_pu.c237 UWORD32 bins = mpm_idx ? ((1 << 1) | (mpm_idx - 1)) : 0; in ihevce_cabac_encode_intra_pu() local
423 WORD32 bins; in ihevce_cabac_encode_part_mode() local
/external/libcups/cups/
Dppd-private.h125 pwg_map_t *bins; /* Output bins */ member
/external/jemalloc_new/src/
Dstats.c523 stats_arena_print(emitter_t *emitter, unsigned i, bool bins, bool large, in stats_arena_print()
1066 bool unmerged, bool bins, bool large, bool mutex) { in stats_print_helper()
/external/skia/src/compute/hs/cl/
Dhs_cl.c983 unsigned char const * bins[] = { target->program+5 }; in hs_cl_create() local
/external/skqp/src/compute/hs/cl/
Dhs_cl.c983 unsigned char const * bins[] = { target->program+5 }; in hs_cl_create() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java998 ResourceBinary[] bins = new ResourceBinary[2]; in parseBinUnit() local
/external/jemalloc/include/jemalloc/internal/
Darena.h495 arena_bin_t bins[NBINS]; member
/external/libopus/celt/
Dcelt_encoder.c1377 int bins; in compute_vbr() local