Home
last modified time | relevance | path

Searched refs:isReturn (Results 1 – 25 of 1819) sorted by relevance

12345678910>>...73

/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CoreImp/Optimizer/
H A DUnused.hs17 go jss | not (any isReturn jss) = jss
18 | otherwise = let (body, ret : _) = break isReturn jss in body ++ [ret]
19 isReturn (Return _ _) = True function
20 isReturn (ReturnNoResult _) = True function
21 isReturn _ = False function
/dports/lang/libobjc2/libobjc2-2.1/Test/
H A DmsgInterpose.m38 //IMP hook(id object, SEL selector, IMP method, int isReturn, void *wordReturn) { tracecount++; ret…
39 IMP hook(id object, SEL selector, IMP method, int isReturn, void *wordReturn) { tracecount++; real …
40 IMP hook0(id object, SEL selector, IMP method, int isReturn, void *wordReturn) { tracecount++; real…
41 IMP hook1(id object, SEL selector, IMP method, int isReturn, void *wordReturn) { tracecount++; real…
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dtypetool.cpp263 if (!isReturn()) { in update()
756 if (m_string[j].isReturn()) in updateCharPositions()
790 if (m_string.back().isReturn()) in updateCursorPoint()
801 if (m_string.back().isReturn()) in updateCursorPoint()
833 if (m_string[j].isReturn()) { in updateTextBox()
907 if (m_string[j].isReturn()) continue; in draw()
1133 if (m_string[j].isReturn()) line++; in setCursorIndexFromPoint()
1144 if (m_string[j].isReturn()) { in setCursorIndexFromPoint()
1318 !m_string[index].isReturn()) in replaceText()
1337 !m_string[index].isReturn()) in replaceText()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/IL/Stubs/
H A DDelegateMarshallingMethodThunk.cs96 …MarshalAsDescriptor marshalAs, InteropStateManager interopStateManager, bool isReturn, bool isAnsi) in GetNativeMethodParameterType() argument
101 …elpers.GetNativeMethodParameterType(managedType, marshalAs, interopStateManager, isReturn, isAnsi); in GetNativeMethodParameterType()
145 isReturn:true,
169 isReturn:false,
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/analysis/data/
H A DBlock.hxx50 bool isReturn; member in analysis::Block
61 …xp(_exp), parent(_parent), symMap(), blocks(), gvn(&_parent->getGVN()), isReturn(false), id(_id) {… in Block()
99 isReturn = _isReturn; in setReturn()
104 return isReturn; in getReturn()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCInstrAnalysis.h57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
58 return Info->get(Inst.getOpcode()).isReturn(); in isReturn()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCInstrAnalysis.h57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
58 return Info->get(Inst.getOpcode()).isReturn(); in isReturn()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCInstrAnalysis.h58 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
59 return Info->get(Inst.getOpcode()).isReturn(); in isReturn()
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DInlining.cpp161 if (curr->isReturn) { in visitCall()
202 curr->isReturn = false; in handleReturnCall()
211 if (curr->isReturn) { in visitCall()
216 if (curr->isReturn) { in visitCallIndirect()
239 if (call->isReturn) { in doInlining()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-json/src/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Json/Server/Smd/
H A DService.php444 * @param bool $isReturn
448 protected function _validateParamType($type, $isReturn = false) argument
459 if (!$isReturn && ('null' == $paramType)) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-json/src/Server/Smd/
H A DService.php443 * @param bool $isReturn
447 protected function _validateParamType($type, $isReturn = false) argument
458 if (!$isReturn && ('null' == $paramType)) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
58 return Info->get(Inst.getOpcode()).isReturn(); in isReturn()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
58 return Info->get(Inst.getOpcode()).isReturn(); in isReturn()

12345678910>>...73