Home
last modified time | relevance | path

Searched defs:Lim (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/libcxx/utilities/variant/variant.variant/
Dvariant_size.pass.cpp43 using Lim = std::numeric_limits<IndexType>; in test_index_type() typedef
51 using Lim = std::numeric_limits<IndexType>; in test_index_internals() typedef
/external/libcxx/test/libcxx/numerics/
Dclamp_to_integral.pass.cpp21 typedef std::numeric_limits<IntT> Lim; in test() typedef
52 typedef std::numeric_limits<IntT> Lim; in test_float() typedef
/external/lzma/CPP/7zip/Common/
DCWrappers.h58 const Byte *Lim; member
92 const Byte *Lim; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp81 static int writeLimits(const WasmYAML::Limits &Lim, raw_ostream &OS) { in writeLimits()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp233 using Lim = std::numeric_limits<T>; in NearestGreater() typedef
241 using Lim = std::numeric_limits<T>; in NearestSmaller() typedef