Home
last modified time | relevance | path

Searched refs:all_histograms (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/
H A Dgen-histogram-bucket-ranges.py19 all_histograms = OrderedDict()
48 all_histograms.update({name: parameters})
50 print json.dumps({'histograms': all_histograms})
H A Dgen_histogram_enum.py49 all_histograms = list(parse_histograms.from_files(filenames))
54 groups = itertools.groupby(all_histograms,
97 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A Dgen-histogram-bucket-ranges.py19 all_histograms = OrderedDict()
48 all_histograms.update({ name: parameters });
50 print json.dumps({ 'histograms': all_histograms})
H A Dgen-histogram-enum.py45 all_histograms = list(histogram_tools.from_files(filenames))
46 groups = itertools.groupby(all_histograms,
88 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dblock_splitter_command.go197 var all_histograms []histogramCommand = make([]histogramCommand, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineCommand(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceCommand(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceCommand(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_distance.go197 var all_histograms []histogramDistance = make([]histogramDistance, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineDistance(all_histograms, cluster_size, histogram_symbols, clu…
329 best_bits = histogramBitCostDistanceDistance(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceDistance(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_literal.go197 var all_histograms []histogramLiteral = make([]histogramLiteral, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineLiteral(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceLiteral(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceLiteral(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dblock_splitter_command.go197 var all_histograms []histogramCommand = make([]histogramCommand, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineCommand(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceCommand(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceCommand(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_distance.go197 var all_histograms []histogramDistance = make([]histogramDistance, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineDistance(all_histograms, cluster_size, histogram_symbols, clu…
329 best_bits = histogramBitCostDistanceDistance(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceDistance(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_literal.go197 var all_histograms []histogramLiteral = make([]histogramLiteral, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineLiteral(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceLiteral(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceLiteral(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dblock_splitter_command.go197 var all_histograms []histogramCommand = make([]histogramCommand, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineCommand(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceCommand(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceCommand(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_distance.go197 var all_histograms []histogramDistance = make([]histogramDistance, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineDistance(all_histograms, cluster_size, histogram_symbols, clu…
329 best_bits = histogramBitCostDistanceDistance(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceDistance(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_literal.go197 var all_histograms []histogramLiteral = make([]histogramLiteral, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineLiteral(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceLiteral(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceLiteral(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Dblock_splitter_command.go197 var all_histograms []histogramCommand = make([]histogramCommand, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineCommand(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceCommand(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceCommand(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_distance.go197 var all_histograms []histogramDistance = make([]histogramDistance, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineDistance(all_histograms, cluster_size, histogram_symbols, clu…
329 best_bits = histogramBitCostDistanceDistance(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceDistance(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
H A Dblock_splitter_literal.go197 var all_histograms []histogramLiteral = make([]histogramLiteral, all_histograms_capacity)
264 copy(new_array, all_histograms[:all_histograms_capacity])
267 all_histograms = new_array
273 all_histograms[all_histograms_size] = histograms[new_clusters[j]]
302 …num_final_clusters = histogramCombineLiteral(all_histograms, cluster_size, histogram_symbols, clus…
329 best_bits = histogramBitCostDistanceLiteral(&histo, &all_histograms[best_out])
331 var cur_bits float64 = histogramBitCostDistanceLiteral(&histo, &all_histograms[clusters[j]])
347 all_histograms = nil
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/build_scripts/
H A Dgen_histogram_enum.py57 all_histograms = list(parse_histograms.from_files(filenames))
62 groups = itertools.groupby(all_histograms, get_histogram_typename)
105 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/build_scripts/
H A Dgen_histogram_enum.py58 all_histograms = list(parse_histograms.from_files(filenames))
63 groups = itertools.groupby(all_histograms, get_histogram_typename)
116 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/build_scripts/
H A Dgen_histogram_enum.py58 all_histograms = list(parse_histograms.from_files(filenames))
63 groups = itertools.groupby(all_histograms, get_histogram_typename)
116 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/build_scripts/
H A Dgen_histogram_enum.py58 all_histograms = list(parse_histograms.from_files(filenames))
63 groups = itertools.groupby(all_histograms, get_histogram_typename)
116 categorical = filter(lambda h: h.kind() == "categorical", all_histograms)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dblock_splitter_inc.h199 HistogramType* all_histograms = in FN() local
223 BROTLI_IS_NULL(block_lengths) || BROTLI_IS_NULL(all_histograms) || in FN()
262 BROTLI_ENSURE_CAPACITY(m, HistogramType, all_histograms, in FN()
268 all_histograms[all_histograms_size++] = histograms[new_clusters[j]]; in FN()
295 all_histograms, cluster_size, histogram_symbols, clusters, pairs, in FN()
318 FN(BrotliHistogramBitCostDistance)(&histo, &all_histograms[best_out]); in FN()
321 &histo, &all_histograms[clusters[j]]); in FN()
334 BROTLI_FREE(m, all_histograms); in FN()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dblock_splitter_inc.h199 HistogramType* all_histograms = in FN() local
223 BROTLI_IS_NULL(block_lengths) || BROTLI_IS_NULL(all_histograms) || in FN()
262 BROTLI_ENSURE_CAPACITY(m, HistogramType, all_histograms, in FN()
268 all_histograms[all_histograms_size++] = histograms[new_clusters[j]]; in FN()
295 all_histograms, cluster_size, histogram_symbols, clusters, pairs, in FN()
318 FN(BrotliHistogramBitCostDistance)(&histo, &all_histograms[best_out]); in FN()
321 &histo, &all_histograms[clusters[j]]); in FN()
334 BROTLI_FREE(m, all_histograms); in FN()
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dblock_splitter_inc.h199 HistogramType* all_histograms = in FN() local
223 BROTLI_IS_NULL(block_lengths) || BROTLI_IS_NULL(all_histograms) || in FN()
262 BROTLI_ENSURE_CAPACITY(m, HistogramType, all_histograms, in FN()
268 all_histograms[all_histograms_size++] = histograms[new_clusters[j]]; in FN()
295 all_histograms, cluster_size, histogram_symbols, clusters, pairs, in FN()
318 FN(BrotliHistogramBitCostDistance)(&histo, &all_histograms[best_out]); in FN()
321 &histo, &all_histograms[clusters[j]]); in FN()
334 BROTLI_FREE(m, all_histograms); in FN()
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dblock_splitter_inc.h199 HistogramType* all_histograms = in FN() local
223 BROTLI_IS_NULL(block_lengths) || BROTLI_IS_NULL(all_histograms) || in FN()
262 BROTLI_ENSURE_CAPACITY(m, HistogramType, all_histograms, in FN()
268 all_histograms[all_histograms_size++] = histograms[new_clusters[j]]; in FN()
295 all_histograms, cluster_size, histogram_symbols, clusters, pairs, in FN()
318 FN(BrotliHistogramBitCostDistance)(&histo, &all_histograms[best_out]); in FN()
321 &histo, &all_histograms[clusters[j]]); in FN()
334 BROTLI_FREE(m, all_histograms); in FN()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dblock_splitter_inc.h199 HistogramType* all_histograms = in FN() local
223 BROTLI_IS_NULL(block_lengths) || BROTLI_IS_NULL(all_histograms) || in FN()
262 BROTLI_ENSURE_CAPACITY(m, HistogramType, all_histograms, in FN()
268 all_histograms[all_histograms_size++] = histograms[new_clusters[j]]; in FN()
295 all_histograms, cluster_size, histogram_symbols, clusters, pairs, in FN()
318 FN(BrotliHistogramBitCostDistance)(&histo, &all_histograms[best_out]); in FN()
321 &histo, &all_histograms[clusters[j]]); in FN()
334 BROTLI_FREE(m, all_histograms); in FN()

123