Home
last modified time | relevance | path

Searched defs:uint64_t (Results 226 – 250 of 8277) sorted by relevance

12345678910>>...332

/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/parallel-hashmap/parallel-hashmap-1.33/examples/
H A Dinsert_bench.cc23 sfc64(std::array<uint64_t, 4> const& _state) in sfc64()
29 static constexpr uint64_t(min)() { in uint64_t() function in sfc64
32 static constexpr uint64_t(max)() { in uint64_t() function in sfc64
76 void state(std::array<uint64_t, 4> const& s) { in state()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengl.h232 typedef unsigned long int uint64_t; typedef
235 typedef unsigned long long int uint64_t; typedef
241 typedef unsigned long long int uint64_t; typedef
247 typedef unsigned __int64 uint64_t; typedef
/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Dhigh_resolution_clock.hpp37 static std::uint64_t (min)() in uint64_t() function in hpx::util::high_resolution_clock::std
46 static std::uint64_t (max)() in uint64_t() function in hpx::util::high_resolution_clock::std
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h116 void printAdrLabelOperand(const MCInst *MI, uint64_t /*Address*/, in printAdrLabelOperand() argument
218 void printThumbLdrLabelOperand(const MCInst *MI, uint64_t /*Address*/, in printThumbLdrLabelOperand() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCInstrAnalysis.cpp26 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument

12345678910>>...332