/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 306 ArchiveOperation Operation; in parseCommandLine() local 600 static void performReadOperation(ArchiveOperation Operation, in performReadOperation() 738 static InsertAction computeInsertAction(ArchiveOperation Operation, in computeInsertAction() 791 computeNewArchiveMembers(ArchiveOperation Operation, in computeNewArchiveMembers() 913 static void performWriteOperation(ArchiveOperation Operation, in performWriteOperation() 971 static void performOperation(ArchiveOperation Operation, in performOperation() 996 static int performOperation(ArchiveOperation Operation, in performOperation() 1222 ArchiveOperation Operation = parseCommandLine(); in ar_main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | CoverageFilters.h | 85 enum Operation { LessThan, GreaterThan }; enum
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | Operation.h | 25 Operation() {} in Operation() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 25 unsigned Operation; member
|
H A D | MCDwarf.h | 475 : Operation(Op), Label(L), Register(R), Offset(O), in Operation() function
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | slap.h | 374 typedef struct Operation Operation; typedef 2623 struct Operation { struct 2624 Opheader *o_hdr; 2644 ber_tag_t o_tag; /* tag of the request */ 2645 time_t o_time; /* time op was initiated */ 2646 int o_tincr; /* counter for multiple ops with same o_time */ 2647 int o_tusec; /* microsecond timestamp */ 2648 struct timeval o_qtime; /* time spent in queues before execution */ 2650 BackendDB *o_bd; /* backend DB processing this op */ 2651 struct berval o_req_dn; /* DN of target of request */ [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | slapi_pblock.c | 445 pblock_be_call( Slapi_PBlock *pb, int (*bep)(Operation *) ) in pblock_be_call()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/ |
H A D | llvm-libtool-darwin.cpp | 52 enum class Operation { None, Static }; enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86WinCOFFTargetStreamer.cpp | 47 enum Operation { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 720 const DWARFYAML::DWARFOperation &Operation, in writeDWARFExpression()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | winhttp.d | 766 WINHTTP_WEB_SOCKET_OPERATION Operation; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 1591 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, in Init() 1612 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() 1621 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 427 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in willNotOverflow() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1859 tgtok::TokKind Operation = Lex.getCode(); in ParseOperationForEachFilter() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2605 SDValue Operation; in PromoteLegalFP_TO_INT() local
|
H A D | SelectionDAG.cpp | 453 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) { in getSetCCSwappedOperands() 464 unsigned Operation = Op; in getSetCCInverseImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5256 const AtomicRMWInst::BinOp Operation = in parseFunctionBody() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7627 AtomicRMWInst::BinOp Operation; in parseAtomicRMW() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 25933 SDValue Operation = in LowerINTRINSIC_WO_CHAIN() local 26343 SDValue Operation = in LowerINTRINSIC_W_CHAIN() local 26365 SDValue Operation = DAG.getNode(Opcode, dl, VTs, Chain, Op.getOperand(2), in LowerINTRINSIC_W_CHAIN() local 26399 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local 26437 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local 26456 SDValue Operation = DAG.getNode(X86ISD::TESTUI, dl, VTs, Chain); in LowerINTRINSIC_W_CHAIN() local
|