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

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingFile.c 83 char *Copy = malloc(strlen(Filename) + 1);
84 strcpy(Copy, Filename);
85 __llvm_profile_recursive_mkdir(Copy);
86 free(Copy);
  /src/libexec/ld.elf_so/arch/i386/
rtld_start.S 76 pushl 20(%esp) # Copy of reloff
77 pushl 20(%esp) # Copy of obj
  /src/sys/arch/epoc32/stand/e32boot/exe/
netbsd.cpp 98 Mem::Copy(&ehdr, Buffer, sizeof(ehdr));
101 Mem::Copy(phdr, Buffer + ehdr.e_phoff, PhdrSize);
e32boot.cpp 177 Mem::Copy(bootargs->bootargs, &(*netbsd->GetArgs())[0],
285 args->Copy(input);
346 Mem::Copy(model->model, &MachInfo().iMachineName[0],
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-ts219-6281.dts 20 pmx_USB_copy_button: pmx-USB-copy-button {
43 copy {
44 label = "USB Copy";
kirkwood-ts219-6282.dts 24 pmx_USB_copy_button: pmx-USB-copy-button {
43 copy {
44 label = "USB Copy";
kirkwood-ts419.dtsi 16 pmx_USB_copy_button: pmx-USB-copy-button {
44 copy {
45 label = "USB Copy";
kirkwood-ib62x0.dts 43 pmx_button_usb_copy: pmx-button-usb-copy {
66 copy {
67 label = "USB Copy";
93 usb-copy {
kirkwood-nsa3x0-common.dtsi 26 pmx_btn_copy: pmx-btn-copy {
36 pmx_led_copy_green: pmx-led-copy-green {
41 pmx_led_copy_red: pmx-led-copy-red {
76 copy {
77 label = "Copy Button";
  /src/sys/arch/epoc32/stand/e32boot/ldd/
e32boot.cpp 97 aDes.Copy((TUint8 *)&version, Min(aDes.MaxLength(), sizeof(version)));
229 * Copy bootinfo to safe address. \
239 bl copy; \
244 /* Copy loader to safe address + 0x400. */ \
249 bl copy; \
385 bl copy; \
461 copy: \
463 * void copy(dest, src, len) \
492 blne copy; /* or copy */ \
    [all...]
  /src/sys/arch/x68k/stand/xxboot/
memcpy.S 68 | if src(=%a1) > dst(=%a0), then this is forward copy,
70 | Otherwise backward copy. Copy %d1(backward offset) to %d0.
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
function_call_trie_test.cc 231 // We want to make a deep copy and compare notes.
233 FunctionCallTrie Copy(B);
234 Trie.deepCopyInto(Copy);
237 ASSERT_EQ(Trie.getRoots().size(), Copy.getRoots().size());
239 const auto &R0Copy = *Copy.getRoots()[0];
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_segmented_array.h 128 Iterator Copy(*this);
130 return Copy;
134 Iterator Copy(*this);
136 return Copy;
384 // FIXME: This is a duplication of AppenEmplace with the copy semantics
385 // explicitly used, as a work-around to GCC 4.8 not invoking the copy
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
CodecBase.cs 5 // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
165 /// <param name="data">The byte array that contains the data to copy</param>
166 /// <param name="startIndex">The index of the first byte to copy</param>
167 /// <param name="count">The number of bytes to copy from <c>data</c></param>
170 Array.Copy(data, startIndex, _inBuffer,0, count);
  /src/sys/arch/hpcmips/stand/pbsdboot/
pbsdboot.rc 127 MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
281 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
  /src/sys/arch/mvme68k/mvme68k/
locore.s 150 /* copy to a struct mvmeprom_brdid */
238 movew %a0@+,%d1 | Copy the CPU type
243 movew %a0@+,%d1 | Copy the MMU type
248 movew %a0@+,%d1 | Copy the FPU type
635 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
859 | Copy frame to the temporary stack
904 movl %a1@-,%a0@- | copy 2 longs with
951 movl %a1@-,%a0@- | copy
  /src/sys/arch/sparc/stand/ofwboot/
srt0.s 150 mov %i0, %o0 ! Copy over our parameter
  /src/distrib/amiga/miniroot/
install.md 213 # This is largely a copy of install_disk and install_from_mounted_fs()
309 # Copy the kernel
  /src/sys/arch/vax/vax/
subr.S 55 /* Copy routine */
74 /* Copy the copy routine */
83 /* Ok, copy routine copied, set registers and rei */
142 # Copy the RPB to its new position
322 /* copy AST level from current LWP to pinned LWP, reset
331 insv %r0,$24,$3,P0LR(%r3) /* copy to pinned LWP */
458 # copy/fetch/store routines.
500 * copy{in,out}str() copies data from/to user space to/from kernel space.
527 tstl %r3 # any chars to copy
    [all...]
  /src/sys/arch/sun3/sun3/
locore.s 113 | In order to "move" the kernel to high memory, we are going to copy the
123 movsb %a0@,%d1 | copy segmap entry
167 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
406 | Copy frame to the temporary stack
431 movl %a1@-,%a0@- | copy 2 longs with
508 movl %a1@-,%a0@- | copy
  /src/sys/arch/sun3/sun3x/
locore.s 84 | In order to map the kernel into high memory we will copy the root table
92 movl %a0@,%a1@ | copy descriptor type
93 movl %a0@(4),%a1@(4) | copy physical address
108 | Our boot loader leaves a copy of the kernel's exec header
144 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
391 | Copy frame to the temporary stack
416 movl %a1@-,%a0@- | copy 2 longs with
493 movl %a1@-,%a0@- | copy
  /src/sys/arch/virt68k/virt68k/
locore.s 242 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
438 | Copy frame to the temporary stack
483 movl %a1@-,%a0@- | copy 2 longs with
549 movl %a1@-,%a0@- | copy
  /src/sys/arch/cesfic/cesfic/
locore.s 359 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
566 | Copy frame to the temporary stack
592 movl %a1@-,%a0@- | copy 2 longs with
683 movl %a1@-,%a0@- | copy
  /src/sys/arch/next68k/next68k/
locore.s 380 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
573 | Copy frame to the temporary stack
622 movl %a1@-,%a0@- | copy 2 longs with
704 movl %a1@-,%a0@- | copy
  /src/sys/arch/x68k/x68k/
locore.s 364 * Create a fake exception frame so that cpu_lwp_fork() can copy it.
567 | Copy frame to the temporary stack
616 movl %a1@-,%a0@- | copy 2 longs with
752 movl %a1@-,%a0@- | copy

Completed in 26 milliseconds

1 2