/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/ |
H A D | commands.c | 465 NOT_NOW(command); in command_usermove() 576 NOT_NOW(command); in command_handle() 586 NOT_NOW(command); in command_handle() 595 NOT_NOW(command); in command_handle() 632 NOT_NOW(command); in command_handle() 638 NOT_NOW(command); in command_handle() 645 NOT_NOW(command); in command_handle() 650 NOT_NOW(command); in command_handle() 659 NOT_NOW(command); in command_handle() 667 NOT_NOW(command); in command_handle() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/try_chrome_dialog_win/ |
H A D | try_chrome_dialog_browsertest.cc | 188 EXPECT_THAT(result(), Eq(TryChromeDialog::NOT_NOW)); in IN_PROC_BROWSER_TEST_F() 214 EXPECT_THAT(result(), Eq(TryChromeDialog::NOT_NOW)); in IN_PROC_BROWSER_TEST_F() 236 EXPECT_THAT(result(), Eq(TryChromeDialog::NOT_NOW)); in IN_PROC_BROWSER_TEST_F()
|
H A D | try_chrome_dialog.h | 51 NOT_NOW, // Don't launch chrome. Exit now. enumerator 152 Result result_ = NOT_NOW;
|
H A D | try_chrome_dialog.cc | 981 return NOT_NOW; in Show() 1260 result_ = NOT_NOW; in OnWindowMessage() 1279 DCHECK_EQ(result_, NOT_NOW); in ButtonPressed()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/trigger_scripts/ |
H A D | trigger_script_action.h | 18 NOT_NOW = 1, enumerator
|
H A D | trigger_script_coordinator.cc | 148 case TriggerScriptProto::NOT_NOW: in PerformTriggerScriptAction()
|
H A D | trigger_script_coordinator_unittest.cc | 385 coordinator_->PerformTriggerScriptAction(TriggerScriptProto::NOT_NOW); in TEST_F() 580 TriggerScriptProto::NOT_NOW); in TEST_F()
|
/dports/games/uqm/uqm-0.8.0/src/uqm/comm/arilou/ |
H A D | strings.h | 86 NOT_NOW, enumerator
|
H A D | arilouc.c | 342 NPCPhrase (NOT_NOW); in ArilouHome()
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/ |
H A D | nsHTMLFormatConverter.cpp | 70 #if NOT_NOW in CanConvert()
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/ |
H A D | nsHTMLFormatConverter.cpp | 70 #if NOT_NOW in CanConvert()
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | nsHTMLFormatConverter.cpp | 70 #if NOT_NOW in CanConvert()
|
/dports/www/firefox-esr/firefox-91.8.0/widget/ |
H A D | nsHTMLFormatConverter.cpp | 70 #if NOT_NOW in CanConvert()
|
/dports/lang/spidermonkey60/firefox-60.9.0/widget/ |
H A D | nsHTMLFormatConverter.cpp | 114 #if NOT_NOW in CanConvert()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/ |
H A D | nsHTMLFormatConverter.cpp | 129 #if NOT_NOW in CanConvert()
|
/dports/games/xmine/xmine-1.0.3-Xaw/ |
H A D | xmine.c | 1787 #ifdef NOT_NOW in relax_size() 1796 #ifdef NOT_NOW in relax_size()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/ |
H A D | AutofillAssistantTriggerScriptIntegrationTest.java | 172 .setAction(TriggerScriptAction.NOT_NOW)) in createDefaultUI()
|
/dports/science/hdf5-18/hdf5-1.8.21/test/ |
H A D | mount.c | 985 #ifdef NOT_NOW in test_interlink() 1026 #ifdef NOT_NOW in test_interlink() 1058 #ifdef NOT_NOW in test_interlink()
|
H A D | tsohm.c | 169 #ifdef NOT_NOW 1357 #ifdef NOT_NOW
|
/dports/science/hdf5/hdf5-1.10.6/test/ |
H A D | mount.c | 985 #ifdef NOT_NOW in test_interlink() 1026 #ifdef NOT_NOW in test_interlink() 1058 #ifdef NOT_NOW in test_interlink()
|
H A D | tsohm.c | 165 #ifdef NOT_NOW 1478 #ifdef NOT_NOW
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ |
H A D | chrome_browser_main.cc | 1329 case TryChromeDialog::NOT_NOW: in PreMainMessageLoopRunImpl()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/ |
H A D | service.proto | 482 NOT_NOW = 1; enumerator
|