Home
last modified time | relevance | path

Searched defs:_result (Results 26 – 50 of 2098) sorted by relevance

12345678910>>...84

/dports/devel/cmake-doc/cmake-3.22.1/Modules/Compiler/
H A DCMakeCommonCompilerMacros.cmake72 set(_result 0) variable
107 set(_result 0) variable
144 set(_result 0) variable
181 set(_result 0) variable
/dports/devel/cmake-gui/cmake-3.22.1/Modules/Compiler/
H A DCMakeCommonCompilerMacros.cmake72 set(_result 0) variable
107 set(_result 0) variable
144 set(_result 0) variable
181 set(_result 0) variable
/dports/devel/cmake/cmake-3.22.1/Modules/Compiler/
H A DCMakeCommonCompilerMacros.cmake72 set(_result 0) variable
107 set(_result 0) variable
144 set(_result 0) variable
181 set(_result 0) variable
/dports/devel/cmake-gui/cmake-3.22.1/Modules/FortranCInterface/
H A DDetect.cmake29 set(_result) variable
62 set(_result "Failed to compile") variable
79 set(_result "Failed to load sample executable") variable
177 set(_result "Found GLOBAL and MODULE mangling") variable
179 set(_result "Found GLOBAL but not MODULE mangling") variable
183 set(_result "Failed to recognize symbols") variable
/dports/devel/cmake-doc/cmake-3.22.1/Modules/FortranCInterface/
H A DDetect.cmake29 set(_result) variable
62 set(_result "Failed to compile") variable
79 set(_result "Failed to load sample executable") variable
177 set(_result "Found GLOBAL and MODULE mangling") variable
179 set(_result "Found GLOBAL but not MODULE mangling") variable
183 set(_result "Failed to recognize symbols") variable
/dports/devel/cmake/cmake-3.22.1/Modules/FortranCInterface/
H A DDetect.cmake29 set(_result) variable
62 set(_result "Failed to compile") variable
79 set(_result "Failed to load sample executable") variable
177 set(_result "Found GLOBAL and MODULE mangling") variable
179 set(_result "Found GLOBAL but not MODULE mangling") variable
183 set(_result "Failed to recognize symbols") variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/cmake/external/rpavlik-cmake-modules/
H A DCheckVersion.cmake23 set(_result TRUE) variable
32 set(_result FALSE) variable
39 set(_result FALSE) variable
H A DFindWindowsSDK.cmake510 set(_result) variable
559 set(_result NOTFOUND) variable
566 set(_result) variable
589 set(_result NOTFOUND) variable
596 set(_result) variable
604 set(_result NOTFOUND) variable
611 set(_result) variable
619 set(_result NOTFOUND) variable
/dports/math/pear-Math_BigInteger/Math_BigInteger-1.0.3/demo/
H A Ddemo.php24 $_result = $_x->add($_y); variable
32 $_result = $_result->subtract($_y); variable
56 $_result = $_x->multiply($_z); variable
64 $_result = $_x->modPow($_y,$_result); variable
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Dresult.go14 type _result struct { struct
15 kind _resultKind
16 value Value
17 target string
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Dresult.go14 type _result struct { struct
15 kind _resultKind
16 value Value
17 target string
/dports/lang/nbc/NXT/
H A DNXTDefs.h4504 #define __closeFile(_handle, _result) \ argument
4528 #define __deleteFile(_fname, _result) \ argument
4571 #define __sizeOF(_n, _result) \ argument
4592 #define __readValue(_handle, _n, _result) \ argument
4880 #define __bluetoothStatus(_conn, _result) \ argument
5933 #define __bcd2dec(_bcd, _result) \ argument
6586 #define __HTRCXBatteryLevel(_result) \ argument
7962 #define __RFIDInit(_port, _result) \ argument
7994 #define __RFIDStop(_port, _result) \ argument
8525 #define __MSRCXBatteryLevel(_result) \ argument
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DColourManager.cpp40 …oid ColourManager::commandChangeColourBackground(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourBackground()
48 void ColourManager::commandChangeColourSelector(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelector()
56 …lourManager::commandChangeColourSelectorInactive(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelectorInactive()
64 void ColourManager::notifyEndDialog(Dialog* _sender, bool _result) in notifyEndDialog()
H A DDataListBaseControl.cpp44 bool DataListBaseControl::checkCommand(bool _result) in checkCommand()
58 void DataListBaseControl::commandCreateData(const MyGUI::UString& _commandName, bool& _result) in commandCreateData()
77 void DataListBaseControl::commandCloneData(const MyGUI::UString& _commandName, bool& _result) in commandCloneData()
95 void DataListBaseControl::commandDestroyData(const MyGUI::UString& _commandName, bool& _result) in commandDestroyData()
113 void DataListBaseControl::commandRenameData(const MyGUI::UString& _commandName, bool& _result) in commandRenameData()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DColourManager.cpp40 …oid ColourManager::commandChangeColourBackground(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourBackground()
48 void ColourManager::commandChangeColourSelector(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelector()
56 …lourManager::commandChangeColourSelectorInactive(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelectorInactive()
64 void ColourManager::notifyEndDialog(Dialog* _sender, bool _result) in notifyEndDialog()
H A DDataListBaseControl.cpp44 bool DataListBaseControl::checkCommand(bool _result) in checkCommand()
58 void DataListBaseControl::commandCreateData(const MyGUI::UString& _commandName, bool& _result) in commandCreateData()
77 void DataListBaseControl::commandCloneData(const MyGUI::UString& _commandName, bool& _result) in commandCloneData()
95 void DataListBaseControl::commandDestroyData(const MyGUI::UString& _commandName, bool& _result) in commandDestroyData()
113 void DataListBaseControl::commandRenameData(const MyGUI::UString& _commandName, bool& _result) in commandRenameData()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DColourManager.cpp40 …oid ColourManager::commandChangeColourBackground(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourBackground()
48 void ColourManager::commandChangeColourSelector(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelector()
56 …lourManager::commandChangeColourSelectorInactive(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelectorInactive()
64 void ColourManager::notifyEndDialog(Dialog* _sender, bool _result) in notifyEndDialog()
H A DDataListBaseControl.cpp44 bool DataListBaseControl::checkCommand(bool _result) in checkCommand()
58 void DataListBaseControl::commandCreateData(const MyGUI::UString& _commandName, bool& _result) in commandCreateData()
77 void DataListBaseControl::commandCloneData(const MyGUI::UString& _commandName, bool& _result) in commandCloneData()
95 void DataListBaseControl::commandDestroyData(const MyGUI::UString& _commandName, bool& _result) in commandDestroyData()
113 void DataListBaseControl::commandRenameData(const MyGUI::UString& _commandName, bool& _result) in commandRenameData()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DColourManager.cpp40 …oid ColourManager::commandChangeColourBackground(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourBackground()
48 void ColourManager::commandChangeColourSelector(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelector()
56 …lourManager::commandChangeColourSelectorInactive(const MyGUI::UString& _commandName, bool& _result) in commandChangeColourSelectorInactive()
64 void ColourManager::notifyEndDialog(Dialog* _sender, bool _result) in notifyEndDialog()
H A DDataListBaseControl.cpp44 bool DataListBaseControl::checkCommand(bool _result) in checkCommand()
58 void DataListBaseControl::commandCreateData(const MyGUI::UString& _commandName, bool& _result) in commandCreateData()
77 void DataListBaseControl::commandCloneData(const MyGUI::UString& _commandName, bool& _result) in commandCloneData()
95 void DataListBaseControl::commandDestroyData(const MyGUI::UString& _commandName, bool& _result) in commandDestroyData()
113 void DataListBaseControl::commandRenameData(const MyGUI::UString& _commandName, bool& _result) in commandRenameData()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DProjectControl.cpp73 void ProjectControl::notifyEndDialogOpenSaveFile(Dialog* _sender, bool _result) in notifyEndDialogOpenSaveFile()
118 void ProjectControl::command_ProjectCreate(const MyGUI::UString& _commandName, bool& _result) in command_ProjectCreate()
132 void ProjectControl::command_ProjectLoad(const MyGUI::UString& _commandName, bool& _result) in command_ProjectLoad()
146 void ProjectControl::command_ProjectClose(const MyGUI::UString& _commandName, bool& _result) in command_ProjectClose()
157 void ProjectControl::command_ProjectDeleteItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectDeleteItem()
187 void ProjectControl::command_ProjectRenameItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectRenameItem()
203 void ProjectControl::command_ProjectAddItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectAddItem()
228 void ProjectControl::command_UpdateResources(const MyGUI::UString& _commandName, bool& _result) in command_UpdateResources()
255 void ProjectControl::command_OpenRecentProject(const MyGUI::UString& _commandName, bool& _result) in command_OpenRecentProject()
502 …ojectControl::notifyMessageBoxResultDelete(MyGUI::Message* _sender, MyGUI::MessageBoxStyle _result) in notifyMessageBoxResultDelete()
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DProjectControl.cpp73 void ProjectControl::notifyEndDialogOpenSaveFile(Dialog* _sender, bool _result) in notifyEndDialogOpenSaveFile()
118 void ProjectControl::command_ProjectCreate(const MyGUI::UString& _commandName, bool& _result) in command_ProjectCreate()
132 void ProjectControl::command_ProjectLoad(const MyGUI::UString& _commandName, bool& _result) in command_ProjectLoad()
146 void ProjectControl::command_ProjectClose(const MyGUI::UString& _commandName, bool& _result) in command_ProjectClose()
157 void ProjectControl::command_ProjectDeleteItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectDeleteItem()
187 void ProjectControl::command_ProjectRenameItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectRenameItem()
203 void ProjectControl::command_ProjectAddItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectAddItem()
228 void ProjectControl::command_UpdateResources(const MyGUI::UString& _commandName, bool& _result) in command_UpdateResources()
255 void ProjectControl::command_OpenRecentProject(const MyGUI::UString& _commandName, bool& _result) in command_OpenRecentProject()
502 …ojectControl::notifyMessageBoxResultDelete(MyGUI::Message* _sender, MyGUI::MessageBoxStyle _result) in notifyMessageBoxResultDelete()
[all …]
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DProjectControl.cpp73 void ProjectControl::notifyEndDialogOpenSaveFile(Dialog* _sender, bool _result) in notifyEndDialogOpenSaveFile()
118 void ProjectControl::command_ProjectCreate(const MyGUI::UString& _commandName, bool& _result) in command_ProjectCreate()
132 void ProjectControl::command_ProjectLoad(const MyGUI::UString& _commandName, bool& _result) in command_ProjectLoad()
146 void ProjectControl::command_ProjectClose(const MyGUI::UString& _commandName, bool& _result) in command_ProjectClose()
157 void ProjectControl::command_ProjectDeleteItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectDeleteItem()
187 void ProjectControl::command_ProjectRenameItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectRenameItem()
203 void ProjectControl::command_ProjectAddItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectAddItem()
228 void ProjectControl::command_UpdateResources(const MyGUI::UString& _commandName, bool& _result) in command_UpdateResources()
255 void ProjectControl::command_OpenRecentProject(const MyGUI::UString& _commandName, bool& _result) in command_OpenRecentProject()
502 …ojectControl::notifyMessageBoxResultDelete(MyGUI::Message* _sender, MyGUI::MessageBoxStyle _result) in notifyMessageBoxResultDelete()
[all …]
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DProjectControl.cpp73 void ProjectControl::notifyEndDialogOpenSaveFile(Dialog* _sender, bool _result) in notifyEndDialogOpenSaveFile()
118 void ProjectControl::command_ProjectCreate(const MyGUI::UString& _commandName, bool& _result) in command_ProjectCreate()
132 void ProjectControl::command_ProjectLoad(const MyGUI::UString& _commandName, bool& _result) in command_ProjectLoad()
146 void ProjectControl::command_ProjectClose(const MyGUI::UString& _commandName, bool& _result) in command_ProjectClose()
157 void ProjectControl::command_ProjectDeleteItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectDeleteItem()
187 void ProjectControl::command_ProjectRenameItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectRenameItem()
203 void ProjectControl::command_ProjectAddItem(const MyGUI::UString& _commandName, bool& _result) in command_ProjectAddItem()
228 void ProjectControl::command_UpdateResources(const MyGUI::UString& _commandName, bool& _result) in command_UpdateResources()
255 void ProjectControl::command_OpenRecentProject(const MyGUI::UString& _commandName, bool& _result) in command_OpenRecentProject()
502 …ojectControl::notifyMessageBoxResultDelete(MyGUI::Message* _sender, MyGUI::MessageBoxStyle _result) in notifyMessageBoxResultDelete()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Modules/Internal/CPack/
H A DCPackNuGet.cmake50 _result variable
62 _result variable
71 set(_result "${CPACK_NUGET_PACKAGE_${NUGET_VAR_NAME}}") variable
82 set(_result "${${_var}}") variable

12345678910>>...84