Home
last modified time | relevance | path

Searched refs:_instruction (Results 51 – 75 of 250) sorted by relevance

12345678910

/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/libsync/
H A Dlocaldiscoverytracker.cpp72 && (item->_instruction == CSYNC_INSTRUCTION_NONE in slotItemCompleted()
73 || item->_instruction == CSYNC_INSTRUCTION_UPDATE_METADATA))) { in slotItemCompleted()
H A Dprogressdispatcher.cpp27 switch (item._instruction) { in asResultString()
66 switch (item._instruction) { in asActionString()
168 const auto instruction = item._instruction; in shouldCountProgress()
H A Downcloudpropagator.h194 …qCInfo(lcPropagator) << "Starting" << _item->_instruction << "propagation of" << _item->destinatio… in scheduleSelfOrChild()
381 if (_item->_instruction == CSYNC_INSTRUCTION_ERROR) { in start()
385 OC_ASSERT(_item->_instruction == CSYNC_INSTRUCTION_IGNORE); in start()
H A Dpropagatorjobs.cpp150 } else if (_item->_instruction == CSYNC_INSTRUCTION_CONFLICT) { in start()
184 auto resultStatus = _item->_instruction == CSYNC_INSTRUCTION_CONFLICT in start()
/dports/lang/solidity/solidity_0.8.11/libyul/backends/evm/
H A DConstantOptimiser.h96 Representation represent(YulString _instruction, Representation const& _arg) const;
97 …Representation represent(YulString _instruction, Representation const& _arg1, Representation const…
H A DEthAssemblyAdapter.h46 void appendInstruction(evmasm::Instruction _instruction) override;
72 void appendJumpInstruction(evmasm::Instruction _instruction, JumpType _jumpType);
/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DGasMeter.cpp255 unsigned GasMeter::runGas(Instruction _instruction) in runGas() argument
257 if (_instruction == Instruction::JUMPDEST) in runGas()
260 switch (instructionInfo(_instruction).gasPriceTier) in runGas()
271 …lse, OptimizerException, "Invalid gas tier for instruction " + instructionInfo(_instruction).name); in runGas()
H A DSimplificationRules.cpp99 Pattern::Pattern(Instruction _instruction, std::initializer_list<Pattern> _arguments): in Pattern() argument
101 m_instruction(_instruction), in Pattern()
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/
H A Dsyncfileitem.h202 && !(_instruction == CSYNC_INSTRUCTION_CONFLICT && _status == SyncFileItem::Success); in showInProtocolTab()
260 SyncInstructions _instruction = CSYNC_INSTRUCTION_NONE; variable
H A Dprogressdispatcher.cpp27 switch (item._instruction) { in asResultString()
66 switch (item._instruction) { in asActionString()
178 const auto instruction = item._instruction; in shouldCountProgress()
H A Dbulkpropagatorjob.cpp465 if (oneFile._item->_instruction == CSYNC_INSTRUCTION_NEW in finalizeOneFile()
466 || oneFile._item->_instruction == CSYNC_INSTRUCTION_TYPE_CHANGE) { in finalizeOneFile()
507 … << "Item completed" << item->destination() << item->_status << item->_instruction << item->_error… in done()
549 && item->_instruction != CSYNC_INSTRUCTION_NEW // On new files never send a If-Match in headers()
550 && item->_instruction != CSYNC_INSTRUCTION_TYPE_CHANGE) { in headers()
/dports/lang/solidity/solidity_0.8.11/libyul/optimiser/
H A DMetrics.cpp181 void CodeCost::addInstructionCost(evmasm::Instruction _instruction) in addInstructionCost() argument
183 evmasm::Tier gasPriceTier = evmasm::instructionInfo(_instruction).gasPriceTier; in addInstructionCost()
H A DReasoningBasedSimplifier.h68 evmasm::Instruction _instruction,
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/test/
H A Dtestsyncengine.cpp17 …return item->_instruction != CSYNC_INSTRUCTION_NONE && item->_instruction != CSYNC_INSTRUCTION_UPD… in itemDidComplete()
25 return item->_instruction == instr; in itemInstruction()
416 QCOMPARE(a1->_instruction, CSYNC_INSTRUCTION_SYNC); in testSyncFileItemProperties()
426 QCOMPARE(b1->_instruction, CSYNC_INSTRUCTION_SYNC); in testSyncFileItemProperties()
435 QCOMPARE(c1->_instruction, CSYNC_INSTRUCTION_CONFLICT); in testSyncFileItemProperties()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Dformsopt.cpp795 _instruction.addName(root); in add_instruction()
800 _instruction.add_signal(); in add_operand()
807 _instruction.reset(); in reset()
812 inst = _instruction.iter(); in next_instruction()
817 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/adlc/
H A Dformsopt.cpp795 _instruction.addName(root); in add_instruction()
800 _instruction.add_signal(); in add_operand()
807 _instruction.reset(); in reset()
812 inst = _instruction.iter(); in next_instruction()
817 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Dformsopt.cpp795 _instruction.addName(root); in add_instruction()
800 _instruction.add_signal(); in add_operand()
807 _instruction.reset(); in reset()
812 inst = _instruction.iter(); in next_instruction()
817 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/adlc/
H A Dformsopt.cpp799 _instruction.addName(root); in add_instruction()
804 _instruction.add_signal(); in add_operand()
811 _instruction.reset(); in reset()
816 inst = _instruction.iter(); in next_instruction()
821 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/adlc/
H A Dformsopt.cpp799 _instruction.addName(root); in add_instruction()
804 _instruction.add_signal(); in add_operand()
811 _instruction.reset(); in reset()
816 inst = _instruction.iter(); in next_instruction()
821 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A Dformsopt.cpp795 _instruction.addName(root); in add_instruction()
800 _instruction.add_signal(); in add_operand()
807 _instruction.reset(); in reset()
812 inst = _instruction.iter(); in next_instruction()
817 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/adlc/
H A Dformsopt.cpp804 _instruction.addName(root); in add_instruction()
809 _instruction.add_signal(); in add_operand()
816 _instruction.reset(); in reset()
821 inst = _instruction.iter(); in next_instruction()
826 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A Dformsopt.cpp804 _instruction.addName(root); in add_instruction()
809 _instruction.add_signal(); in add_operand()
816 _instruction.reset(); in reset()
821 inst = _instruction.iter(); in next_instruction()
826 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp796 _instruction.addName(root); in add_instruction()
801 _instruction.add_signal(); in add_operand()
808 _instruction.reset(); in reset()
813 inst = _instruction.iter(); in next_instruction()
818 const char* inst = _instruction.iter(); in next_operand()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Dformsopt.cpp796 _instruction.addName(root); in add_instruction()
801 _instruction.add_signal(); in add_operand()
808 _instruction.reset(); in reset()
813 inst = _instruction.iter(); in next_instruction()
818 const char* inst = _instruction.iter(); in next_operand()
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DViewPureChecker.cpp115 void checkInstruction(SourceLocation _location, evmasm::Instruction _instruction) in checkInstruction() argument
117 if (evmasm::SemanticInformation::invalidInViewFunctions(_instruction)) in checkInstruction()
119 else if (evmasm::SemanticInformation::invalidInPureFunctions(_instruction)) in checkInstruction()

12345678910