Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api.md430 #### `SSL_handle_events`
440 #### `SSL_get_event_timeout`
460 #### `SSL_set_blocking_mode`, `SSL_get_blocking_mode`
477 #### `SSL_get_rpoll_descriptor`, `SSL_get_wpoll_descriptor`
494 #### `SSL_net_read_desired`, `SSL_net_write_desired`
512 #### `SSL_want`, `SSL_want_read`, `SSL_want_write`
523 #### `SSL_set1_initial_peer_addr`
538 #### `SSL_shutdown_ex`
643 #### `SSL_stream_conclude`
679 #### `SSL_stream_reset`
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp328 ArchiveOperation Operation; in parseCommandLine() local
691 static void performReadOperation(ArchiveOperation Operation, in performReadOperation()
845 static InsertAction computeInsertAction(ArchiveOperation Operation, in computeInsertAction()
909 computeNewArchiveMembers(ArchiveOperation Operation, in computeNewArchiveMembers()
1006 static void performWriteOperation(ArchiveOperation Operation, in performWriteOperation()
1120 static void performOperation(ArchiveOperation Operation, in performOperation()
1145 static int performOperation(ArchiveOperation Operation) { in performOperation()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_hbd.h64 U8 Operation; /* 0x00 */ member
124 U8 Operation; /* 0x00 */ member
H A Dmpi2_sas.h240 U8 Operation; /* 0x00 */ member
293 U8 Operation; /* 0x00 */ member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_hbd.h70 U8 Operation; /* 0x00 */ member
132 U8 Operation; /* 0x00 */ member
H A Dmpi2_sas.h264 U8 Operation; /* 0x00 */ member
321 U8 Operation; /* 0x00 */ member
H A Dmpi2_ioc.h1772 U8 Operation; /* 0x00 */ member
1835 U8 Operation; /* 0x00 */ member
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp87 static std::string getMacroName(MacroType Macro, llvm::StringRef Operation) { in getMacroName()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h27 unsigned Operation; member
H A DMCDwarf.h552 OpType Operation; variable
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_sas.h238 U8 Operation; /* 00h */ member
279 U8 Operation; /* 00h */ member
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c285 bit32 Operation, in mpiGetPhyProfileCmd()
442 bit32 Operation, in mpiSetPhyProfileCmd()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp52 enum Operation { enum
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACCClause.cpp352 .Default([&](mlir::Operation *) { in updateDataOperandAsyncValues()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp157 ComplexDeinterleavingOperation Operation; member
298 NodePtr prepareCompositeNode(ComplexDeinterleavingOperation Operation, in prepareCompositeNode()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp427 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in reassociateSubLHS() local
H A DLowerMatrixIntrinsics.cpp824 Operation) { in distributeTransposes()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp935 const DWARFYAML::DWARFOperation &Operation, in writeDWARFExpression()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2433 void handleUnsafeOperation(const Stmt *Operation, bool IsRelatedToDecl, in handleUnsafeOperation()
2543 void handleUnsafeOperationInContainer(const Stmt *Operation, in handleUnsafeOperationInContainer()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1429 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, in Init()
1450 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2470 tgtok::TokKind Operation = Lex.getCode(); in ParseOperationForEachFilter() local
/freebsd/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ in Operation() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2982 SDValue Operation; in PromoteLegalFP_TO_INT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3516 ComplexDeinterleavingOperation Operation, Type *Ty) const { in isComplexDeinterleavingOperationSupported()

12