Home
last modified time | relevance | path

Searched defs:isRound (Results 1 – 23 of 23) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/altium/
H A Daltium_parser_pcb.cpp156 const bool isRound = ALTIUM_PARSER::ReadInt( aProps, "KIND" + si, 0 ) != 0; in altium_parse_polygons() local
950 bool isRound = aReader.Read<uint8_t>() != 0; in AREGION6() local
H A Daltium_parser_pcb.h208 const bool isRound; member
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h217 bool isRound() const { in isRound() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h217 bool isRound() const { in isRound() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h217 bool isRound() const { in isRound() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h216 bool isRound() const { in isRound() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h217 bool isRound() const { in isRound() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h217 bool isRound() const { in isRound() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DValueTypes.h227 bool isRound() const { in isRound() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h222 bool isRound() const { in isRound() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h210 bool isRound() const { in isRound() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DValueTypes.h210 bool isRound() const { in isRound() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DValueTypes.h210 bool isRound() const { in isRound() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DValueTypes.h221 bool isRound() const { in isRound() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DValueTypes.h482 bool isRound() const { in isRound() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/
H A DDashBench.cpp217 DashLineBench(SkScalar width, bool isRound) { in DashLineBench()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/
H A DDashBench.cpp218 DashLineBench(SkScalar width, bool isRound) { in DashLineBench()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_gif.cpp314 const auto isRound = _data->isVideoMessage(); in draw() local
756 auto isRound = _data->isVideoMessage(); in textState() local