Searched defs:Read (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c189 #define Read(buf, count) fake_read(buffer, &offset, limit, (char *) buf, (unsigned) count) macro
[all...]
/freebsd-13-stable/usr.sbin/ppp/
H A Dccp.h136 struct mbuf *(*Read)(void *, struct ccp *, u_short *, struct mbuf *); member in struct:ccp_algorithm::__anon16629
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h103 Read = 1 << 3, member in class:clang::index::SymbolRole
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp84 static const unsigned Read = 1; member in namespace:__anon3373::MemRef
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp97 bool LLParser::parseTypeAtBeginning(Type *&Ty, unsigned &Read, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp140 static void queryCallee(const MachineInstr &MI, bool &Read, bool &Write, argument
172 static void query(const MachineInstr &MI, AliasAnalysis &AA, bool &Read, argument
399 bool Read = false, Write = false, Effects = false, StackPointer = false; local
[all...]
/freebsd-13-stable/stand/efi/include/
H A Defipciio.h201 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member in struct:__anon8008
240 EFI_PCI_IO_PROTOCOL_CONFIG Read; member in struct:__anon8009
H A Defiprot.h281 EFI_FILE_READ Read; member in struct:_EFI_FILE_HANDLE
412 EFI_DEVICE_IO Read; member in struct:__anon8019
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h365 template <typename T> T Read(ValueTag) { function in class:lldb_private::repro::Deserializer
373 template <typename T> T Read(PointerTag) { function in class:lldb_private::repro::Deserializer
379 template <typename T> T Read(ReferenceTag) { function in class:lldb_private::repro::Deserializer
390 template <typename T> T Read(FundamentalPointerTag) { function in class:lldb_private::repro::Deserializer
399 template <typename T> T Read(FundamentalReferenceTag) { function in class:lldb_private::repro::Deserializer
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h73 CodeGenSchedRW(unsigned Idx, bool Read, ArrayRef<unsigned> Seq, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp941 auto Read = [&](RetType R, RangeInt Max) { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1415 SDValue Read = DAG.getLoad(MVT::i32, DL, Chain, Ptr, PtrInfo); local
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2525 inline int Read(int fd, void* buf, unsigned int count) { function in namespace:testing::internal::posix
/freebsd-13-stable/sys/dev/aac/
H A Daacreg.h1042 Read, enumerator in enum:__anon11255
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_reg.h1034 Read, enumerator in enum:__anon11285
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5894 SDValue Read = DAG.getNode(ISD::READ_REGISTER, DL, local

Completed in 406 milliseconds

12