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

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test_util.h 75 void Read(const MemLoc &ml, int size, bool expect_race = false) {
82 Read(ml, 1, expect_race); }
84 Read(ml, 2, expect_race); }
86 Read(ml, 4, expect_race); }
88 Read(ml, 8, expect_race); }
  /src/sys/arch/epoc32/stand/e32boot/exe/
netbsd.cpp 54 User::LeaveIfError(file.Read(hdrBuf));
65 User::LeaveIfError(file.Read(fileBuf));
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_mutex_test.cc 40 void Read() {
90 data->Read();
  /src/sys/external/bsd/gnu-efi/dist/lib/
hw.c 83 Status = uefi_call_wrapper(GlobalIoFncs->Io.Read, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data);
113 Status = uefi_call_wrapper(GlobalIoFncs->Pci.Read, 5, GlobalIoFncs, Width, (UINT64)Address, 1, &Data);
sread.c 13 Simple read file access
47 Opens a file for (simple) reading. The simple read abstraction
74 // Allocate a new simple read handle structure
333 // Read data from the file
339 Status = uefi_call_wrapper(FHand->FileHandle->Read, 3, FHand->FileHandle, ReadSize, Buffer);
374 // Done with this simple read file handle
  /src/sys/arch/atari/dev/
hdfd_intr.s 44 * Entry point when there is no fifo. Handles the read/write
60 btst #6,%d0 | Read?
86 btst #6,%d0 | Read?
118 * Exit for read/write interrupts. Calling 'rei' this often
  /src/sys/external/bsd/gnu-efi/dist/apps/
route80h.c 50 rc = uefi_call_wrapper(pciio->Pci.Read, 5, pciio, EfiPciIoWidthUint16, 0, 2, &lpcif);
123 rc = uefi_call_wrapper(pciio->Pci.Read, 5, pciio, EfiPciIoWidthUint32,
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiser.h 129 EFI_SERIAL_READ Read;
efipciio.h 80 EFI_PCI_IO_PROTOCOL_IO_MEM Read;
85 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM Read;
107 EFI_PCI_IO_PROTOCOL_CONFIG Read;
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
efidbg.h 157 EFI_DEBUGPORT_IO_READ Read;
  /src/sys/arch/ia64/stand/efi/libefi/
efifs.c 137 status = file->Read(file, &sz, bufp);
274 status = file->Read(file, &sz, buf);
  /src/usr.sbin/sysinst/
msg.pm.fr 102 message vnd_ro_fmt {Read-only}
135 message lvmlv_ro_fmt {Read-only}
msg.pm.en 103 message vnd_ro_fmt {Read-only}
136 message lvmlv_ro_fmt {Read-only}
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 26 total_in: Longint; // total nb of input bytes read so far
54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
91 function Read(var Buffer; Count: Longint): Longint; override;
94 property CompressionRate: Single read GetCompressionRate;
98 { TDecompressionStream decompresses data on the fly as data is read from it.
101 is read-only and unidirectional; you can seek forward in the stream, but not
109 have been read from the stream so far.
112 compressed data is exhausted and the next block is read from the input stream.
120 function Read(var Buffer; Count: Longint): Longint; override;
439 function TCompressionStream.Read(var Buffer; Count: Longint): Longint
    [all...]
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
GZipStream.cs 78 /// Returns true of this stream can be read from, false otherwise
143 /// Attempts to read a number of bytes from the stream.
148 /// <returns>The number of bytes read</returns>
154 public override int Read(byte[] buffer, int offset, int count)
178 /// Attempts to read a single byte from the stream.
180 /// <returns>The byte that was read, or -1 in case of error or End-Of-File</returns>
  /src/sys/arch/i386/stand/dosboot/
dos_file.S 80 movl 0x10(%ebp), %ecx # Bytes to read
93 movb $0x3f, %ah # Read from file or device
  /src/sys/arch/m68k/060sp/dist/
os.s 66 # Each IO routine checks to see if the memory write/read is to/from user
118 # d0 - number of bytes to read
139 bsr.l _copyin # read byte from user mem
147 # Read a data byte from user memory.
177 # Read a data word from user memory.
320 # Read an instruction word from user memory.
349 # Read an instruction longword from user memory.
  /src/sys/arch/x68k/stand/common/
chkfmt.s 22 #define NE7CMD_READID 0x4A /* READ ID */
25 | Read ID of all sectors in current track.
98 | send READ ID command
142 BOOT_ERROR("READ ID failed")
  /src/sys/dev/arcbios/
arcbios.h 69 #define ARCBIOS_EROFS 21 /* read-only file system */
348 int32_t Read;
arcbios_calls.S 184 AFV4ORLESS(Read) /* long (*Read)(u_long, void *, u_long, u_long *); */
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 437 ACPI_EFI_FILE_READ Read;
973 ACPI_EFI_PCI_IO_PROTOCOL_CONFIG Read;
  /src/sys/arch/sgimips/sgimips/
arcemu.c 96 .Read = ARCEMU_UNIMPL,
141 * which appear to always read 0.
267 * Read the EEPROM. It's not clear which machines have which parts, and
  /src/sys/arch/i386/stand/efiboot/
eficons.c 1001 status = uefi_call_wrapper(serio->Read, 3, serio, &sz, &c);
1047 status = uefi_call_wrapper(serio->Read, 3, serio, &sz, &c);
  /src/distrib/sets/
fmt-list 364 -- Read a file list completely into memory.
  /src/sys/arch/vax/vax/
intvec.S 106 INTVEC(cmrerr, ISTACK) # Corrected Memory Read, 54

Completed in 282 milliseconds

1 2