Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/detail/
Dlimits.hpp32 constexpr T highest() { in highest() function
37 constexpr double highest() { in highest() function
42 constexpr float highest() { in highest() function
/third_party/boost/boost/numeric/conversion/detail/
Dbounds.hpp27 static N highest () { return limits::max BOOST_PREVENT_MACRO_SUBSTITUTION (); } in highest() function in boost::numeric::boundsdetail::Integral
39 static N highest () { return limits::max BOOST_PREVENT_MACRO_SUBSTITUTION (); } in highest() function in boost::numeric::boundsdetail::Float
/third_party/node/src/
Dhistogram.cc18 Histogram::Histogram(int64_t lowest, int64_t highest, int figures) { in Histogram()
28 HistogramImpl::HistogramImpl(int64_t lowest, int64_t highest, int figures) in HistogramImpl()
38 int64_t highest, in HistogramBase()
142 int64_t highest, in Create()
249 int64_t highest, in IntervalHistogram()
/third_party/boost/boost/geometry/util/
Dis_inverse_spheroidal_coordinates.hpp28 static CT highest () { return boost::numeric::bounds<CT>::highest(); } in highest() function
Drational.hpp128 static inline rational<T> highest() in highest() function
/third_party/boost/libs/numeric/conversion/test/
Dbounds_test.cpp32 T highest = bounds<T>::highest () ; in test_bounds() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_attributes.c52 unsigned highest = 32 - __builtin_clz(vertex_count); in panfrost_large_padded_vertex_count() local
/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool_no_free.c83 int highest = -1; in run_test() local
Dblock_pool_no_free.c82 int highest = -1; in validate_monotonic() local
/third_party/skia/third_party/externals/tint/src/writer/
Dfloat_to_string_test.cc67 const auto highest = std::numeric_limits<float>::max(); in TEST() local
124 const auto highest = std::numeric_limits<float>::max(); in TEST() local
/third_party/boost/boost/multiprecision/
Deigen.hpp42 static Real highest() in highest() function
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/
Dmain.c35 uint64_t highest; member
/third_party/python/Lib/test/
Dtest_type_comments.py225 highest = sys.version_info[1] # Highest minor version variable in TypeCommentTests
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.cpp129 uint32_t highest = 0; in ComputeIdBound() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
Dmain.c21 uint64_t highest; member
/third_party/spirv-tools/source/opt/
Dmodule.cpp207 uint32_t highest = 0; in ComputeIdBound() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.cpp236 uint32_t highest = 0; in ComputeIdBound() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp236 uint32_t highest = 0; in ComputeIdBound() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_const_literal_test.cc395 const auto highest = std::numeric_limits<float>::max(); in TEST_F() local
/third_party/ffmpeg/libavcodec/
Dimc.c459 float highest = 0.0; in bit_allocation() local
692 float highest = 0; in imc_adjust_bit_allocation() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake.c192 int highest = 0; in block_contrast() local
/third_party/boost/boost/geometry/index/detail/rtree/linear/
Dredistribute_elements.hpp204 …coordinate_type highest = geometry::get<DimensionIndex>(rtree::element_indexable(elements[0], tran… in apply() local
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c516 int highest = num_test_files - 1; in alloc_tf_buf() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c3112 GstClockTimeDiff highest = GST_CLOCK_STIME_NONE; in compute_high_time() local