/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.h | 160 struct Bookmark { struct 164 friend bool operator<(const Bookmark &lhs, const Bookmark &rhs) { argument 185 // CompileUnit object and a bookmark pointing to the FUNC record of the 190 CompUnitData(Bookmark bookmark) : bookmark(bookmark) {} in CompUnitData() argument 193 CompUnitData(const CompUnitData &rhs) : bookmark(rhs.bookmark) {} in CompUnitData() 195 bookmark = rhs.bookmark; 201 return lhs.bookmark < rhs.bookmark; 204 Bookmark bookmark; variable 219 lldb::UnwindPlanSP ParseCFIUnwindPlan(const Bookmark &bookmark, 224 lldb::UnwindPlanSP ParseWinUnwindPlan(const Bookmark &bookmark, [all …]
|
H A D | SymbolFileBreakpad.cpp | 43 // An iterator starting at the position given by the bookmark. 44 LineIterator(ObjectFile &obj, Record::Kind section_type, Bookmark bookmark); 68 Bookmark GetBookmark() const { in GetBookmark() 69 return Bookmark{m_next_section_idx, m_current_line}; in GetBookmark() 92 Bookmark bookmark) in LineIterator() argument 94 m_next_section_idx(bookmark.section), m_current_line(bookmark.offset) { in LineIterator() 205 LineIterator It(*m_objfile_sp, Record::Func, data.bookmark), in ParseCompileUnitAtIndex() 244 LineIterator It(*m_objfile_sp, Record::Func, data.bookmark); in GetOrCreateFunction() 307 LineIterator It(*m_objfile_sp, Record::Func, data.bookmark), in ParseBlocksRecursive() 651 SymbolFileBreakpad::ParseCFIUnwindPlan(const Bookmark &bookmark, in ParseCFIUnwindPlan() argument [all …]
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusNameParser.h | 88 // Bookmark automatically restores parsing position (m_next_token_index) 90 class Bookmark { 92 Bookmark(size_t &position) in Bookmark() function 94 Bookmark(const Bookmark &) = delete; 95 Bookmark(Bookmark &&b) in Bookmark() function 100 Bookmark &operator=(Bookmark &&) = delete; 101 Bookmark &operator=(const Bookmark &) = delete; 105 ~Bookmark() { in ~Bookmark() 123 Bookmark SetBookmark();
|
H A D | CPlusPlusNameParser.cpp | 30 Bookmark start_position = SetBookmark(); in ParseAsFunctionDefinition() 93 CPlusPlusNameParser::Bookmark CPlusPlusNameParser::SetBookmark() { in SetBookmark() 94 return Bookmark(m_next_token_index); in SetBookmark() 106 Bookmark start_position = SetBookmark(); in ParseFunctionImpl() 153 Bookmark start_position = SetBookmark(); in ParseFuncPtr() 177 Bookmark before_inner_function_pos = SetBookmark(); in ParseFuncPtr() 224 Bookmark start_position = SetBookmark(); in ConsumeTemplateArgs() 303 Bookmark start_position = SetBookmark(); in ConsumeAbiTag() 329 Bookmark start_position = SetBookmark(); in ConsumeAnonymousNamespace() 353 Bookmark start_position = SetBookmark(); in ConsumeLambda() [all …]
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/22_locale/ |
H A D | howto.html | 21 <link rel="Bookmark" href="locale.html" type="text/html" title="class locale" /> 22 <link rel="Bookmark" href="codecvt.html" type="text/html" title="class codecvt" /> 23 <link rel="Bookmark" href="ctype.html" type="text/html" title="class ctype" /> 24 <link rel="Bookmark" href="messages.html" type="text/html" title="class messages" /> 25 <link rel="Bookmark" href="http://www.research.att.com/~bs/3rd_loc0.html" type="text/html" title="B… 26 <link rel="Bookmark" href="http://www.cantrip.org/locale.html" type="text/html" title="Nathan Myers…
|
H A D | ctype.html | 16 <link rel="Bookmark" href="howto.html" type="text/html" title="Localization" />
|
H A D | locale.html | 16 <link rel="Bookmark" href="howto.html" type="text/html" title="Localization" />
|
H A D | messages.html | 16 <link rel="Bookmark" href="howto.html" type="text/html" title="Localization" />
|
H A D | codecvt.html | 16 <link rel="Bookmark" href="howto.html" type="text/html" title="Localization" />
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-valid/ |
H A D | 1206545041-META.yml | 69 PDF::Template::Element::Bookmark: 70 file: lib/PDF/Template/Element/Bookmark.pm
|
/openbsd-src/gnu/usr.bin/perl/Porting/ |
H A D | vote_admin_guide.pod | 37 First, bookmark that link, but realize that there are no user accounts. 99 B<BOOKMARK THE CONTROL PAGE!>
|
/openbsd-src/usr.bin/file/magdir/ |
H A D | palm | 76 >>>>(0x4E.L+10) beshort <2 - 1 bookmark
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_object.c | 244 struct i915_lut_handle bookmark = {}; in i915_gem_close_object() local 260 list_add_tail(&bookmark.obj_link, &ln->obj_link); in i915_gem_close_object() 262 list_safe_reset_next(&bookmark, ln, obj_link); in i915_gem_close_object() 263 __list_del_entry(&bookmark.obj_link); in i915_gem_close_object()
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/20_util/ |
H A D | howto.html | 21 <link rel="Bookmark" href="allocator.html" type="text/html"
|
H A D | allocator.html | 16 <link rel="Bookmark" href="howto.html" type="text/html"
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/ext/ |
H A D | sgiexts.html | 17 <link rel="Bookmark" href="howto.html" type="text/html" title="Extensions" />
|
H A D | howto.html | 19 <link rel="Bookmark" href="sgiexts.html" type="text/html" 21 <link rel="Bookmark" href="mt_allocator.html" type="text/html"
|
H A D | mt_allocator.html | 16 <link rel="Bookmark" href="howto.html" type="text/html" title="Extensions" />
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | more.mapping | 248 .url Raw 'Arch' 'AURL' "Anarchie - URL Bookmark (message/external-body)"
|
/openbsd-src/gnu/llvm/libcxx/utils/data/unicode/ |
H A D | emoji-data.txt | 241 1F516..1F52B ; Emoji # E0.6 [22] (..) bookmark..water pistol 555 1F516..1F52B ; Emoji_Presentation # E0.6 [22] (..) bookmark..water pistol 1083 1F516..1F52B ; Extended_Pictographic# E0.6 [22] (..) bookmark..water pistol
|
/openbsd-src/gnu/usr.bin/perl/lib/unicore/emoji/ |
H A D | emoji.txt | 241 1F516..1F52B ; Emoji # E0.6 [22] (..) bookmark..water pistol 555 1F516..1F52B ; Emoji_Presentation # E0.6 [22] (..) bookmark..water pistol 1083 1F516..1F52B ; Extended_Pictographic# E0.6 [22] (..) bookmark..water pistol
|
/openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/ |
H A D | DLineBreak.txt | 1802 1F507..1F516 ; ID # So [16] SPEAKER WITH CANCELLATION STROKE..BOOKMARK
|
/openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
H A D | LineBreak.txt | 3464 1F507..1F516;ID # So [16] SPEAKER WITH CANCELLATION STROKE..BOOKMARK
|
H A D | NamesList.txt | 50580 x (bookmark - 1F516) 50956 1F4D1 BOOKMARK TABS 51085 1F516 BOOKMARK 51086 * indicates a bookmark, not a price tag
|
H A D | Name.pl | 93746 BOOKMARK TABS 93953 BOOKMARK
|