Home
last modified time | relevance | path

Searched defs:maxs (Results 1 – 14 of 14) sorted by relevance

/external/bcc/tools/
Dklockstat.py397 def sort_list(maxs, totals, counts): argument
412 def display(sort, maxs, totals, counts): argument
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
Dtest_min_max.pass.cpp36 std::string maxs = maxiss.str(); in check_limits() local
/external/cronet/tot/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
Dtest_min_max.pass.cpp35 std::string maxs = maxiss.str(); in check_limits() local
/external/cronet/stable/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
Dtest_min_max.pass.cpp35 std::string maxs = maxiss.str(); in check_limits() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc61 void ExpandVerySmallRange(ArrayRef<double> mins, ArrayRef<double> maxs, in ExpandVerySmallRange()
308 auto maxs = max.dyn_cast<DenseFPElementsAttr>(); in GetQuantizedTypeAttr() local
363 SmallVectorImpl<double>& maxs) { in ExtractMinMaxFromAttr()
419 SmallVector<double, 4> maxs(1, std::numeric_limits<double>::min()); in GetUniformQuantizedTypeForWeight() local
652 SmallVector<double, 1> maxs = {max}; in DownCastScale() local
658 const SmallVectorImpl<double>& maxs, in DownCastScale()
Dquantization_utils.h207 SmallVector<double, 4> mins, maxs; in matchAndRewrite() local
/external/brotli/research/
Ddraw_histogram.cc137 int maxs = 0; in ConvertToPixels() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc149 std::vector<float> maxs; in FreezeRequantizationRanges() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c628 struct nvfx_src maxs = nvfx_src(nvfx_fp_imm(fpc, 0, FLT_MIN, 0, 0)); in nvfx_fragprog_parse_instruction() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c569 int mins, mint, maxs, maxt; in lp_linear_init_sampler() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_export.cc858 std::vector<float> maxs = {static_cast<float>(qtype.getMax())}; in BuildTensorFromType() local
1429 std::vector<float> mins, maxs; in GetQuantizationForQuantStatsOpOutput() local
Dflatbuffer_import.cc283 auto maxs = tensor.quantization->max; in ConvertMinMaxToStatsOp() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1536 int maxs = deFloorFloatToInt32(maxc / e + 0.5f); in packRGB999E5() local
/external/pcre/src/
Dpcre2test.c8716 const char *maxs = ""; in format_list_item() local