Searched defs:read (Results 1 - 25 of 167) sorted by last modified time

1234567

/freebsd-11-stable/contrib/less/
H A Dscreen.c2807 DWORD read; local
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S408 read: push %si # Save label
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_all.c8091 int read; local
[all...]
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c1991 int read, write; local
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c330 svm_msr_perm(uint8_t *perm_bitmap, uint64_t msr, bool read, bool write) argument
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h128 #define read _read macro
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h437 u8 read[0x1]; member in struct:mlx5_ifc_odp_per_transport_service_cap_bits
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp293 std::string read = ReadPCHRecord(type); variable
733 std::string read = ReadPCHRecord(Type); variable
734 OS << " " << StorageName << ".push_back(" << read << ");\n"; variable
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c83 xencons_read_t *read; member in struct:xencons_ops
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dpacked_data.c764 apr_size_t read = read_packed_uint_body(p, &result) - p; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c1835 apr_size_t read; member in struct:fulltext_baton_t
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c1914 apr_size_t read; member in struct:fulltext_baton_t
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c1027 apr_size_t read = 0; local
/freebsd-11-stable/contrib/serf/
H A Dserf_bucket_util.h236 serf_databuf_reader_t read; member in struct:__anon82
H A Dserf.h764 apr_status_t (*read)(serf_bucket_t *bucket, apr_size_t requested, member in struct:serf_bucket_type_t
[all...]
H A Dcontext.c35 serf__context_progress_delta( void *progress_baton, apr_off_t read, apr_off_t written) argument
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_buckets.h176 apr_status_t (*read)(apr_bucke member in struct:apr_bucket_type_t
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7744 static uint64_t read(StringRef Contents, ptrdiff_t Offset) { function in namespace:llvm::__anon2857
7787 template <typename UIntPtr> void read(StringRef Contents, ptrdiff_t Offset) { function in struct:llvm::__anon2857::CompactUnwindEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp201 std::error_code ProfileSymbolList::read(const uint8_t *Data, function in class:ProfileSymbolList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp95 Error RawCoverageFilenamesReader::read() { function in class:RawCoverageFilenamesReader
252 Error RawCoverageMappingReader::read() { function in class:RawCoverageMappingReader
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h65 inline value_type read(const void *memory, endianness endian) { function in namespace:llvm::support::endian
78 inline value_type read(const void *memory) { function in namespace:llvm::support::endian
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h333 std::error_code read() { function in class:llvm::sampleprof::SampleProfileReader
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h419 static T read(const uint8_t *P) { function in class:llvm::StackMapParser::LocationKind
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFaultMaps.h101 template <typename T> static T read(const uint8_t *P, const uint8_t *E) { function in class:llvm::FaultMapParser
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp281 SetHardwareWatchpoint(lldb::addr_t addr, size_t size, bool read, bool write) argument

Completed in 355 milliseconds

1234567