Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 18 of 18) sorted by relevance

/NextBSD/sys/boot/i386/kgzldr/
HDboot.c95 static u_char slide[GZ_WSIZE]; in decode() local
102 infl.gz_slide = slide; in decode()
/NextBSD/contrib/gcc/config/
HDdarwin-crt2.c97 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook() argument
101 l->vm_slide = slide; in darwin_unwind_dyld_add_image_hook()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDRangeMap.h76 Slide (BaseType slide) in Slide()
78 base += slide; in Slide()
312 Slide (BaseType slide) in Slide() argument
316 pos->Slide (slide); in Slide()
592 Slide (BaseType slide) in Slide() argument
596 pos->Slide (slide); in Slide()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp234 … int64_t slide = -2 * ((int64_t) target->GetArchitecture().GetAddressByteSize()); in GetDynamicTypeAndAddress() local
235 offset_to_top_address.Slide (slide); in GetDynamicTypeAndAddress()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDDWARFExpression.h248 SetLocationListSlide (lldb::addr_t slide);
/NextBSD/contrib/groff/doc/
HDgrnexmpl.me37 The following slide shows the complete schematics of the
/NextBSD/sys/arm/arm/
HDelf_trampoline.c458 unsigned char slide[GZ_WSIZE]; in inflate_kernel() local
472 infl.gz_slide = slide; in inflate_kernel()
/NextBSD/sys/kern/
HDvfs_bio.c4303 int i, j, mask, sa, ea, slide; in vfs_bio_clrbuf() local
4327 slide = 0; in vfs_bio_clrbuf()
4329 slide = imin(slide + PAGE_SIZE, bp->b_offset + bp->b_bufsize); in vfs_bio_clrbuf()
4330 ea = slide & PAGE_MASK; in vfs_bio_clrbuf()
/NextBSD/usr.bin/compress/doc/
HDNOTES81 communication only) software versions of 'compress' slide
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDDWARFExpression.cpp678 DWARFExpression::SetLocationListSlide (addr_t slide) in SetLocationListSlide() argument
680 m_loclist_slide = slide; in SetLocationListSlide()
/NextBSD/contrib/llvm/projects/libunwind/src/
HDUnwindCursor.hpp65 static void dyldUnloadHook(const struct mach_header *mh, intptr_t slide);
/NextBSD/share/dict/
HDweb2a14784 cross slide
16301 depression slide
17578 double-slide
17655 dovetail slide
17992 drift slide
18286 drum slide
19634 expansion slide
26621 gun slide
29034 hook slide
30786 jaw slide
[all …]
HDweb2183085 slide
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectTarget.cpp2966 … const addr_t slide = m_slide_option.GetOptionValue().GetCurrentValue(); in DoExecute() local
2968 … module->SetLoadAddress (*target, slide, slide_is_offset, changed); in DoExecute()
/NextBSD/contrib/binutils/gas/doc/
HDas.texinfo2753 addresses. These blocks slide to their run-time addresses as rigid
/NextBSD/usr.bin/fortune/datfiles/
HDfortunes1167 of your twelve 35mm Kodachrome slide orders, the films were involved in an
7045 tiptoe to our room. But just as I'm about to slide into bed, she always
12268 start to take a lead. All of a sudden, here he comes. He makes a great slide
24432 been replaced by electronic cards you slide into slots in the doors.
25183 Would it satisfy ya, would it slide on by ya,
38962 A: To get to the other slide.
38965 A: To get to the other slide.
/NextBSD/crypto/openssl/
HDCHANGES5214 rather than letting it slide.
/NextBSD/contrib/gcc/
HDChangeLog-20043717 (ECF_LIBCALL_BLOCK): Everybody slide down one.