/external/eigen/test/ |
D | rand.cpp | 40 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/ |
D | RandomTest.cpp | 60 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/ |
D | RandomTest.cpp | 60 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/ |
D | spreadsort.hpp | 146 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/ |
D | bufctx.c | 52 struct nouveau_bufbin_priv bins[]; member 62 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new()
|
/external/webp/src/utils/ |
D | filters_utils.c | 32 int bins[WEBP_FILTER_LAST][SMAX]; in WebPEstimateBestFilter() local
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | stateless_random_ops_test.py | 78 def _chi_squared(self, x, bins): argument
|
D | stateful_random_ops_test.py | 184 def _chi_squared(self, x, bins): argument
|
/external/jemalloc/src/ |
D | stats.c | 318 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/ |
D | cl_3a_stats_context.cpp | 164 #define DUMP_HISTOGRAM(ch, bins, hist) do { \ in debug_print_histogram() argument
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | HistogramChart.java | 250 int[][] bins = new int[rawData.size()][getNumBins()]; in recalculateDataSet() local
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | arena_structs_b.h | 206 bin_t bins[NBINS]; member
|
/external/libhevc/encoder/ |
D | ihevce_cabac_cu_pu.c | 237 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/ |
D | ppd-private.h | 125 pwg_map_t *bins; /* Output bins */ member
|
/external/jemalloc_new/src/ |
D | stats.c | 523 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/ |
D | hs_cl.c | 983 unsigned char const * bins[] = { target->program+5 }; in hs_cl_create() local
|
/external/skqp/src/compute/hs/cl/ |
D | hs_cl.c | 983 unsigned char const * bins[] = { target->program+5 }; in hs_cl_create() local
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
D | XLIFF2ICUConverter.java | 998 ResourceBinary[] bins = new ResourceBinary[2]; in parseBinUnit() local
|
/external/jemalloc/include/jemalloc/internal/ |
D | arena.h | 495 arena_bin_t bins[NBINS]; member
|
/external/libopus/celt/ |
D | celt_encoder.c | 1377 int bins; in compute_vbr() local
|