Home
last modified time | relevance | path

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

/external/ltp/tools/pounder21/src/memxfer5b/
DMakefile22 bins = memxfer5b macro
/external/ltp/tools/pounder21/src/randasyscall/
DMakefile22 bins = randasys macro
/external/ltp/tools/pounder21/src/time_tests/
DMakefile23 bins = inconsistency-check macro
/external/ltp/tools/pounder21/src/mem_alloc_test/
DMakefile21 bins = mem_alloc macro
/external/ltp/tools/pounder21/src/randacoords/
DMakefile22 bins = coords macro
/external/ltp/tools/pounder21/src/ramsnake/
DMakefile22 bins = snake.exe macro
/external/ltp/tools/pounder21/src/cpufreq/
DMakefile23 bins = cpufreq.bin macro
/external/ltp/tools/pounder21/src/xbonkers/
DMakefile23 bins = xbonkers macro
/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/lisa/libs/utils/analysis/
Dlatency_analysis.py285 def plotLatency(self, task, kind='all', tag=None, threshold_ms=1, bins=64): argument
481 def plotActivations(self, task, tag=None, threshold_ms=16, bins=64): argument
612 def plotRuntimes(self, task, tag=None, threshold_ms=8, bins=64): argument
/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/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/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.c56 struct nouveau_bufbin_priv bins[]; member
66 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new()
/external/tensorflow/tensorflow/compiler/tests/
Dstateless_random_ops_test.py66 def _chi_squared(self, x, bins): argument
/external/webp/src/utils/
Dfilters_utils.c32 int bins[WEBP_FILTER_LAST][SMAX]; in WebPEstimateBestFilter() local
/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/trappy/trappy/
Dplot_utils.py177 def plot_hist(data, ax, title, unit, bins, xlabel, xlim, ylim): argument
/external/libcups/cups/
Dppd-private.h125 pwg_map_t *bins; /* Output bins */ member
/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.h489 arena_bin_t bins[NBINS]; member
/external/libopus/celt/
Dcelt_encoder.c1318 int bins; in compute_vbr() local