Home
last modified time | relevance | path

Searched refs:byte_location (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp203 lldb::addr_t byte_location = m_base_data_address + byte_idx; in GetChildAtIndex() local
210 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); in GetChildAtIndex()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/
H A Dcpp_int.hpp1763 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1766 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1767 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1771 --byte_location; in construct_from_container()
1786 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1789 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1790 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1794 --byte_location; in construct_from_container()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/multiprecision/
H A Dcpp_int.hpp1749 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1752 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1753 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1757 --byte_location; in construct_from_container()
1772 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1775 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1776 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1780 --byte_location; in construct_from_container()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/
H A Dcpp_int.hpp1763 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1766 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1767 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1771 --byte_location; in construct_from_container()
1786 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1789 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1790 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1794 --byte_location; in construct_from_container()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/multiprecision/
H A Dcpp_int.hpp1725 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1728 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1729 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1733 --byte_location; in construct_from_container()
1748 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1751 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1752 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1756 --byte_location; in construct_from_container()
/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/
H A Dcpp_int.hpp1940 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1943 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1944 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1948 --byte_location; in construct_from_container()
1963 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1966 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1967 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1971 --byte_location; in construct_from_container()
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/
H A Dcpp_int.hpp2068 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2071 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
2072 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
2076 --byte_location; in construct_from_container()
2091 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2094 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
2095 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
2099 --byte_location; in construct_from_container()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/
H A Dcpp_int.hpp2068 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2071 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
2072 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
2076 --byte_location; in construct_from_container()
2091 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2094 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
2095 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
2099 --byte_location; in construct_from_container()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/
H A Dcpp_int.hpp2068 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2071 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
2072 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
2076 --byte_location; in construct_from_container()
2091 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2094 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
2095 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
2099 --byte_location; in construct_from_container()
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/
H A Dcpp_int.hpp1940 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1943 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1944 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1948 --byte_location; in construct_from_container()
1963 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1966 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1967 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1971 --byte_location; in construct_from_container()
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/
H A Dcpp_int.hpp1940 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1943 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
1944 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
1948 --byte_location; in construct_from_container()
1963 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
1966 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
1967 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
1971 --byte_location; in construct_from_container()
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/
H A Dcpp_int.hpp2079 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2082 unsigned limb = byte_location / sizeof(limb_type); in construct_from_container()
2083 unsigned shift = (byte_location % sizeof(limb_type)) * CHAR_BIT; in construct_from_container()
2087 --byte_location; in construct_from_container()
2102 unsigned byte_location = static_cast<unsigned>(c.size() - 1); in construct_from_container() local
2105 unsigned limb = byte_location / sizeof(local_limb_type); in construct_from_container()
2106 unsigned shift = (byte_location % sizeof(local_limb_type)) * CHAR_BIT; in construct_from_container()
2110 --byte_location; in construct_from_container()
/dports/editors/wxhexeditor/wxHexEditor/src/HexEditorCtrl/wxHexCtrl/
H A DwxHexCtrl.h86 char ReadByte(int byte_location);
H A DwxHexCtrl.cpp1002 unsigned byte_location = GetInsertionPoint()/2; in WriteByte() local
1006 Replace( byte_location*2,byte_location*2+2,buffer ); in WriteByte()
1068 char wxHexCtrl::ReadByte( int byte_location ){ in ReadByte() argument
1070 hx << m_text[ byte_location*2 ] << m_text[ byte_location*2+1 ]; in ReadByte()