Home
last modified time | relevance | path

Searched defs:NumWidth (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp31 size_t NumWidth = std::to_string(It.second).size(); in getSizeColumnWidth() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp33 size_t NumWidth = std::to_string(DebugSec.getValue()).size(); in getSizeColumnWidth() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-dwarfdump/
H A DSectionSizes.cpp33 size_t NumWidth = std::to_string(DebugSec.getValue()).size(); in getSizeColumnWidth() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp33 size_t NumWidth = std::to_string(DebugSec.getValue()).size(); in getSizeColumnWidth() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp33 size_t NumWidth = std::to_string(DebugSec.getValue()).size(); in getSizeColumnWidth() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp33 size_t NumWidth = std::to_string(DebugSec.getValue()).size(); in getSizeColumnWidth() local
/dports/x11-clocks/xdaliclock/xdaliclock-2.44/mac128/
H A Dclock.asm48 NumWidth equ 8 ; numeral is eight bytes wide (64 pixels) define
/dports/japanese/ne/ne/src/
H A Ded.h69 #define NumWidth (sysinfo.numberf ? 6: 0) macro