Searched defs:newstate (Results 1 – 13 of 13) sorted by relevance
| /third_party/python/Lib/lib2to3/pgen2/ |
| D | parse.py | 178 def shift(self, type, value, newstate, context): argument 187 def push(self, type, newdfa, newstate, context): argument
|
| /third_party/mesa3d/src/mesa/main/ |
| D | context.h | 169 #define FLUSH_VERTICES(ctx, newstate, pop_attrib_mask) \ argument 189 #define FLUSH_CURRENT(ctx, newstate) \ argument
|
| /third_party/libinput/tools/ |
| D | libinput-analyze-touch-down-state.py | 70 def state(self, newstate): argument
|
| /third_party/curl/lib/ |
| D | curl_sasl.c | 234 saslstate newstate) in sasl_state() 537 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
|
| D | openldap.c | 206 static void oldap_state(struct Curl_easy *data, ldapstate newstate) in oldap_state() 407 static CURLcode oldap_perform_bind(struct Curl_easy *data, ldapstate newstate) in oldap_perform_bind() 478 static CURLcode oldap_ssl_connect(struct Curl_easy *data, ldapstate newstate) in oldap_ssl_connect()
|
| D | telnet.c | 325 void set_remote_option(struct Curl_easy *data, int option, int newstate) in set_remote_option() 489 set_local_option(struct Curl_easy *data, int option, int newstate) in set_local_option()
|
| D | easy.c | 1085 int newstate; in curl_easy_pause() local
|
| D | smb.c | 378 static void conn_state(struct Curl_easy *data, enum smb_conn_state newstate) in conn_state() 401 enum smb_req_state newstate) in request_state()
|
| D | pop3.c | 287 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state()
|
| D | ftp.c | 757 ftpstate newstate in _ftp_state() 3525 bool ascii, ftpstate newstate) in ftp_nb_type()
|
| D | smtp.c | 285 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state()
|
| D | imap.c | 390 static void imap_state(struct Curl_easy *data, imapstate newstate) in imap_state()
|
| /third_party/python/Lib/tkinter/ |
| D | __init__.py | 2273 def wm_state(self, newstate=None): argument
|