HomeSort by: relevance | last modified time | path
    Searched refs:Load (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_local_address_space_view.h 12 // provides a simple interface to load memory from another process (i.e.
19 // load any pointers in instance methods. This implementation is effectively
34 // Load memory `sizeof(T) * num_elements` bytes of memory from the target
43 static const T *Load(const T *target_address, uptr num_elements = 1) {
49 // Load memory `sizeof(T) * num_elements` bytes of memory from the target
55 // by subsequent `Load()` or `LoadWritable()` calls provided the
57 // memory returned by previous calls to `Load()` will contain any performed
63 // Given the above it is recommended to load the largest possible object
sanitizer_allocator_bytemap.h 80 auto value_ptr = AddressSpaceView::Load(&map2[idx % kSize2]);
sanitizer_allocator_secondary.h 278 const Header *const *chunks = AddressSpaceView::Load(chunks_, n_chunks_);
284 CHECK_EQ(AddressSpaceView::Load(chunks[i])->chunk_idx, i);
  /src/sys/arch/vax/consolerl/
anyboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
hkmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
hksboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
hpmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
hpsboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
ramboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
rasboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
upmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
upsboo.com 3 ! Load 'boot.' and boot 4.3BSD.
18 LOAD/START:0 BOOT. ! Load 'boot.' at memory location 0
  /src/usr.sbin/sysinst/
msg.entropy.en 42 You may use random data generated on another computer and load it
49 message entropy_download_raw {Load raw binary random data}
82 {Load from a NFS share}
85 {Load from a local file system (e.g. a USB device)}
91 {Load random data}
100 {Select a server, a share and the file path to load the $0.}
msg.entropy.es 42 You may use random data generated on another computer and load it
49 message entropy_download_raw {Load raw binary random data}
82 {Load from a NFS share}
85 {Load from a local file system (e.g. a USB device)}
91 {Load random data}
100 {Select a server, a share and the file path to load the $0.}
msg.entropy.fr 42 You may use random data generated on another computer and load it
49 message entropy_download_raw {Load raw binary random data}
82 {Load from a NFS share}
85 {Load from a local file system (e.g. a USB device)}
91 {Load random data}
100 {Select a server, a share and the file path to load the $0.}
msg.entropy.pl 42 You may use random data generated on another computer and load it
49 message entropy_download_raw {Load raw binary random data}
82 {Load from a NFS share}
85 {Load from a local file system (e.g. a USB device)}
91 {Load random data}
100 {Select a server, a share and the file path to load the $0.}
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 216 LDULNG [%l0 + (3f-1b)], %l1 ! Load itlb slot count
217 LDULNG [%l0 + (7f-1b)], %g2 ! Load cpu_args address.
219 ld [%g2 + CBA_CPUTYP], %g3 ! Load cputype
260 ! but load a new upper limit and do not push the entries into
262 LDULNG [%l0 + (4f-1b)], %l1 ! Load dtlb slot count
298 LDULNG [%l0 + (5f-1b)], %l1 ! Load function
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 61 -- Load the 'expect:' comments from a C source file.
116 -- Load the expected raw lint output from a .exp file.
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface_atomic.cc 525 SCOPED_ATOMIC(Load, a, mo);
530 SCOPED_ATOMIC(Load, a, mo);
535 SCOPED_ATOMIC(Load, a, mo);
540 SCOPED_ATOMIC(Load, a, mo);
546 SCOPED_ATOMIC(Load, a, mo);
900 ATOMIC_RET(Load, *(a32*)(a+8), *(a32**)a, mo_acquire);
905 ATOMIC_RET(Load, *(a64*)(a+8), *(a64**)a, mo_acquire);
  /src/sys/arch/hpcmips/stand/pbsdboot/res/
pbsdboot.rc 133 CONTROL "Load debug info.",IDC_DEBUG,"Button",BS_AUTOCHECKBOX |
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 121 ldub [%l0], %l4 ! Load 1st byte
135 lduh [%l0], %l4 ! Load short
137 ldub [%l0], %l4 ! Load bytes
156 lduw [%l0], %l4 ! Load word -1
199 ldx [%l0], %o0 ! Load word -1
322 ldx [%l0+8], %o1 ! Load word 0
485 brnz,pn %o3, Lmemcpy_fancy ! No, then don't use block load/store
557 ldd [%o3], %f2 ! Load 1st word
564 alignaddr %o0, %o4, %o4 ! Base addr for load.
570 ldd [%o3+8], %f2 ! And load
    [all...]
  /src/sys/dev/arcbios/
arcbios.h 323 int32_t Load;
arcbios_calls.S 83 INT_L ta0, CALLFRAME2_SIZ+16(sp) # load 5th arg
84 INT_L ta1, CALLFRAME2_SIZ+20(sp) # load 6th arg
85 INT_L ta2, CALLFRAME2_SIZ+24(sp) # load 7th arg
86 INT_L ta3, CALLFRAME2_SIZ+28(sp) # load 8th arg
151 AFV4ORLESS(Load) /* long (*Load)(char *image, u_long top, u_long entry, u_long *low); */
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 53 @ Load the handler address
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 40 move.l (52,a3),d6 | Load to fastmem flag
41 sub.l a5,a5 | target, load to 0
98 tst.l d6 | Can we load to fastmem?

Completed in 22 milliseconds

1 2