Home
last modified time | relevance | path

Searched defs:Up (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libc/src/stdio/printf_core/
H A Dconverter_utils.h69 enum class RoundDirection { Up, Down, Even }; global() enumerator
/llvm-project/libcxx/test/std/utilities/utility/utility.inplace/
H A Dinplace.pass.cpp38 constexpr bool check_tag(Up) { in check_tag() argument
/llvm-project/flang/include/flang/Common/
H A DFortran.h76 Up, // ROUND=UP, RU global() enumerator
/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h27 enum class RoundDirection { Up, Down, Nearest }; global() enumerator
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dinit-variables.cpp107 enum class Direction { Up, enumerator
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h80 const uptr Up = getMostSignificantSetBitIndex(Size); in roundUpPowerOfTwo() local
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DSimplex.h693 enum class Direction { Up, Down }; enumerator
/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp770 void Up() { Up() function in __anoned0faff10111::TemplateDiff::DiffTree