Home
last modified time | relevance | path

Searched refs:appstate (Results 1 – 25 of 79) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web/
H A DHttpApplicationStateCas.cs45 private HttpApplicationState appstate; field in MonoCasTests.System.Web.HttpApplicationStateCas
52 appstate = context.Application; in FixtureSetUp()
62 appstate["mono"] = "monkey"; in Properties_Deny_Unrestricted()
71 appstate.Add (String.Empty, String.Empty); in Methods_Deny_Unrestricted()
75 appstate.Remove (String.Empty); in Methods_Deny_Unrestricted()
76 appstate.RemoveAll (); in Methods_Deny_Unrestricted()
78 appstate.RemoveAt (0); in Methods_Deny_Unrestricted()
79 appstate.Lock (); in Methods_Deny_Unrestricted()
80 appstate.UnLock (); in Methods_Deny_Unrestricted()
81 appstate.Clear (); in Methods_Deny_Unrestricted()
[all …]
/dports/x11/keynav/keynav-78f9e07/
H A Dkeynav.c45 struct appstate { struct
120 static struct appstate appstate = { variable
829 row_selected = (appstate.grid_nav && appstate.grid_nav_row == row in updategridtext()
949 appstate.active = True; in cmd_start()
950 appstate.need_draw = 1; in cmd_start()
1005 appstate.active = False; in cmd_end()
1272 appstate.grid_nav = 0; in cmd_grid_nav()
1278 appstate.need_draw = 1; in cmd_grid_nav()
1356 appstate.playback = 1; in cmd_playback()
1648 cell_select(appstate.grid_nav_col, appstate.grid_nav_row); in handle_gridnav()
[all …]
/dports/www/gitea/gitea-1.16.5/modules/appstate/
H A Ddb.go5 package appstate package
20 content, err := appstate.GetAppStateContent(item.Name())
36 return appstate.SaveAppStateContent(item.Name(), util.BytesToReadOnlyString(b))
H A Ditem_runtime.go5 package appstate package
H A Dappstate.go5 package appstate package
H A Dappstate_test.go5 package appstate package
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/
H A DAppState.php49 $this->servicePath = 'appstate/v1/';
50 $this->batchPath = 'batch/appstate/v1';
52 $this->serviceName = 'appstate';
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/
H A DAppState.php48 $this->servicePath = 'appstate/v1/';
49 $this->batchPath = 'batch/appstate/v1';
51 $this->serviceName = 'appstate';
/dports/www/gitea/gitea-1.16.5/routers/
H A Dinit.go81 runtimeState := new(appstate.RuntimeState)
82 if err := appstate.AppState.Get(runtimeState); err != nil {
95 return appstate.AppState.Set(runtimeState)
138 mustInit(appstate.Init)
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleappstate.pp378 _Methodid = 'appstate.states.clear';
405 _Methodid = 'appstate.states.delete';
420 _Methodid = 'appstate.states.get';
435 _Methodid = 'appstate.states.list';
458 _Methodid = 'appstate.states.update';
489 Result:='appstate';
507 Result:='appstate:v1';
561 Result:='/appstate/v1/';
567 Result:='https://www.googleapis.com/appstate/v1/';
579 Result:='appstate/v1/';
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleappstate.pp378 _Methodid = 'appstate.states.clear';
405 _Methodid = 'appstate.states.delete';
420 _Methodid = 'appstate.states.get';
435 _Methodid = 'appstate.states.list';
458 _Methodid = 'appstate.states.update';
489 Result:='appstate';
507 Result:='appstate:v1';
561 Result:='/appstate/v1/';
567 Result:='https://www.googleapis.com/appstate/v1/';
579 Result:='appstate/v1/';
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/video/wincommon/
H A DSDL_sysevents.c268 Uint8 appstate; in WinMessage() local
274 appstate = SDL_APPACTIVE|SDL_APPINPUTFOCUS; in WinMessage()
295 posted = SDL_PrivateAppActive(1, appstate); in WinMessage()
298 appstate = SDL_APPINPUTFOCUS; in WinMessage()
300 appstate |= SDL_APPACTIVE; in WinMessage()
311 appstate |= SDL_APPMOUSEFOCUS; in WinMessage()
314 appstate |= (SDL_APPACTIVE | SDL_APPMOUSEFOCUS); in WinMessage()
324 posted = SDL_PrivateAppActive(0, appstate); in WinMessage()
/dports/www/gitea/gitea-1.16.5/modules/updatechecker/
H A Dupdate_checker.go68 return appstate.AppState.Set(&CheckerState{LatestVersion: version})
74 if err := appstate.AppState.Get(item); err != nil {
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DAppState.php49 $this->servicePath = 'appstate/v1/';
51 $this->serviceName = 'appstate';
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DAppState.php49 $this->servicePath = 'appstate/v1/';
51 $this->serviceName = 'appstate';
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DAppState.php49 $this->servicePath = 'appstate/v1/';
51 $this->serviceName = 'appstate';
/dports/security/proxycheck/proxycheck-0.49a/
H A Dproxycheck.c912 char *n = (char*)memmem(s, l, c->appstate == 3 ? "\r\n3" : "\r\n2", 3); in dsble()
917 if (c->appstate++ == 4) { in dsble()
938 switch(c->appstate) { in dsblh()
941 c->appstate = 1; in dsblh()
950 l = c->appstate == 1 ? sprintf(pxybuf, "MAIL FROM:<%s>\r\n", dsblfrom) : in dsblh()
951 c->appstate == 2 ? sprintf(pxybuf, "RCPT TO:<%s>\r\n", dsblrcpt) : in dsblh()
956 c->appstate += 1; in dsblh()
958 else if (c->appstate != 1 || in dsblh()
971 c->appstate = 5; in dsblh()
H A Dpxy.h71 int appstate; /* current application protocol state */ member
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dvid_sdl.c819 Uint8 appstate; in VID_Finish() local
822 appstate = SDL_GetAppState(); in VID_Finish()
824 vid_hidden = !(appstate & SDL_APPACTIVE); in VID_Finish()
826 if( vid_hidden || !( appstate & SDL_APPMOUSEFOCUS ) || !( appstate & SDL_APPINPUTFOCUS ) ) in VID_Finish()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/azure/
H A Dazure_rm_webapp.py1040 def set_webapp_state(self, appstate): argument
1046 if appstate == 'started':
1048 elif appstate == 'stopped':
1050 elif appstate == 'restarted':
1053 self.fail("Invalid web app state {0}".format(appstate))
1061 appstate, self.name, self.resource_group, request_id, str(ex)))
H A Dazure_rm_webappslot.py957 def set_state_slot(self, appstate): argument
963 if appstate == 'started':
965 elif appstate == 'stopped':
967 elif appstate == 'restarted':
970 self.fail("Invalid web app slot state {0}".format(appstate))
978 appstate, self.name, self.resource_group, request_id, str(ex)))
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/plugins/modules/
H A Dazure_rm_webapp.py1051 def set_webapp_state(self, appstate): argument
1057 if appstate == 'started':
1059 elif appstate == 'stopped':
1061 elif appstate == 'restarted':
1064 self.fail("Invalid web app state {0}".format(appstate))
1072 appstate, self.name, self.resource_group, request_id, str(ex)))
H A Dazure_rm_webappslot.py953 def set_state_slot(self, appstate): argument
959 if appstate == 'started':
961 elif appstate == 'stopped':
963 elif appstate == 'restarted':
966 self.fail("Invalid web app slot state {0}".format(appstate))
974 appstate, self.name, self.resource_group, request_id, str(ex)))
/dports/www/gitea/gitea-1.16.5/models/appstate/
H A Dappstate.go5 package appstate package
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/Trigger/
H A Dmain.cpp79 appstate = AS_LOAD_1; in load()
1314 appstate = AS_CHOOSE_VEHICLE; in startGame()
1329 appstate = AS_IN_GAME; in startGame()
1500 switch (appstate) { in tick()
1504 appstate = AS_LOAD_2; in tick()
1512 appstate = AS_LOAD_3; in tick()
2047 switch (appstate) { in keyEvent()
2092 appstate = AS_IN_GAME; in keyEvent()
2188 if (appstate == AS_IN_GAME) { in mouseMoveEvent()
2198 switch (appstate) { in joyButtonEvent()

1234