Home
last modified time | relevance | path

Searched refs:data_base_ (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h71 return reinterpret_cast<const PropertyInfoAreaHeader*>(data_base_)->size; in size()
76 return static_cast<const char*>(data_base_ + offset); in c_string()
81 return reinterpret_cast<const uint32_t*>(data_base_ + offset); in uint32_array()
86 return *reinterpret_cast<const uint32_t*>(data_base_ + offset); in uint32()
89 const char* data_base() const { return data_base_; } in data_base()
92 const char data_base_[0];
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h71 return reinterpret_cast<const PropertyInfoAreaHeader*>(data_base_)->size; in size()
76 return static_cast<const char*>(data_base_ + offset); in c_string()
81 return reinterpret_cast<const uint32_t*>(data_base_ + offset); in uint32_array()
86 return *reinterpret_cast<const uint32_t*>(data_base_ + offset); in uint32()
89 const char* data_base() const { return data_base_; } in data_base()
92 const char data_base_[0];
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/dwarf/
H A Dbytereader.h304 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h160 data_base_ = data_base; in SetDataBase()
H A Dbytereader.cc222 base = data_base_; in ReadEncodedPointer()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/common/dwarf/
H A Dbytereader.h304 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h160 data_base_ = data_base; in SetDataBase()
H A Dbytereader.cc222 base = data_base_; in ReadEncodedPointer()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_;
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/dwarf/
H A Dbytereader.h309 uint64 section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h155 data_base_ = data_base; in SetDataBase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/dwarf/
H A Dbytereader.h314 uint64_t section_base_, text_base_, data_base_, function_base_; variable
H A Dbytereader-inl.h166 data_base_ = data_base; in SetDataBase()
H A Dbytereader.cc223 base = data_base_; in ReadEncodedPointer()

123