HomeSort by: relevance | last modified time | path
    Searched refs:Transfer (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/arch/mac68k/mac68k/
pramasm.s 75 moveb %a1@(%d1),%a0@+ | transfer byte
100 moveb %a0@+,%a1@(%d1) | transfer byte
234 bsr _C_LABEL(Transfer) | get that byte
250 bsr _C_LABEL(Transfer) | (so sezs Apple...)
258 bsr _C_LABEL(Transfer) | so we can set our value
264 bsr _C_LABEL(Transfer) | write that byte
270 bsr _C_LABEL(Transfer) | (so sezs Apple...)
292 bsr _C_LABEL(Transfer) | and go de-write protect RTC
334 bsr _C_LABEL(Transfer) | now execute that command
347 bsr _C_LABEL(Transfer) | so we'll play by the rule
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgexec-1 16 "Content-Transfer-Encoding: 8bit\n"
86 Content-Transfer-Encoding: 8bit
msgexec-4 13 "Content-Transfer-Encoding: 8bit\n"
82 Content-Transfer-Encoding: 8bit
xgettext-java-2 84 "Content-Transfer-Encoding: 8bit\n"
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_quarantine_test.cc 110 cache.Transfer(&from);
134 cache.Transfer(&from);
159 cache.Transfer(&from);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_quarantine.h 119 cache_.Transfer(c);
128 cache_.Transfer(c);
234 void Transfer(QuarantineCache *from_cache) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_quarantine.h 118 cache_.Transfer(c);
127 cache_.Transfer(c);
234 void Transfer(QuarantineCache *from_cache) {
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_quarantine.h 113 cache_.Transfer(c);
122 cache_.Transfer(c);
229 void Transfer(QuarantineCache *from_cache) {
  /src/sys/dev/raidframe/
rf_cvscan.c 152 Transfer(RF_DiskQueueData_t **to_list_ptr, RF_DiskQueueData_t **from_list_ptr)
178 Transfer(&hdr->burner, &hdr->left);
179 Transfer(&hdr->burner, &hdr->right);
  /src/sys/external/bsd/acpica/dist/resources/
rsirq.c 268 /* Flags: transfer preference, bus mastering, channel speed */
270 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.Dma.Transfer),
rsdumpinfo.c 85 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Dma.Transfer), "Transfer Type", AcpiGbl_SizDecode},
rsmisc.c 829 if (Resource->Data.Dma.Transfer == 0x03)
832 "Invalid DMA.Transfer preference (3)"));
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
InstrRefBasedImpl.cpp 813 Undef, // Represents a DBG_VALUE $noreg in the transfer function only.
899 /// transfer function for this block, as part of the dataflow analysis. The
968 struct Transfer {
980 SmallVector<Transfer, 32> Transfers;
1166 // Ignore non-register locations, we don't transfer those.
1249 /// Transfer variables based on \p Src to be based on \p Dst. This handles
1311 /// Machine location/value transfer function, a mapping of which locations
1426 /// in an MLocTracker. Convert the observations into a per-block transfer
1435 /// transfer functions in \p MLocTransfer. Writes the output live-in and
1458 /// mlocDataflow) and reads the variable values transfer function fro
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 196 UINT8 Transfer;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 2473 SmallVector<llvm::BasicBlock *, 16> Transfer;
2481 Transfer.push_back(Dest.getBlock());
2577 Builder.CreateCallBr(IA, Fallthrough, Transfer, Args);
  /src/usr.sbin/sysinst/
msg.mi.de 547 {Geben Sie das Diskettenlaufwerk und das Transfer-Verzeichnis auf dem

Completed in 38 milliseconds