/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | EventCount.h | 70 uint64_t newstate = state + kWaiterInc; in Prewait() local 86 uint64_t newstate; in CommitWait() local 113 uint64_t newstate = state - kWaiterInc; in CancelWait() local 139 uint64_t newstate; in Notify() local
|
/external/python/cpython2/Lib/lib2to3/pgen2/ |
D | parse.py | 175 def shift(self, type, value, newstate, context): argument 184 def push(self, type, newdfa, newstate, context): argument
|
/external/python/cpython3/Lib/lib2to3/pgen2/ |
D | parse.py | 178 def shift(self, type, value, newstate, context): argument 187 def push(self, type, newdfa, newstate, context): argument
|
/external/mesa3d/src/mesa/main/ |
D | context.h | 210 #define FLUSH_VERTICES(ctx, newstate) \ argument 229 #define FLUSH_CURRENT(ctx, newstate) \ argument
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | sock.proto | 12 optional int32 newstate = 4; field
|
/external/curl/lib/ |
D | curl_sasl.c | 226 saslstate newstate) in state() 526 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
|
D | smb.c | 192 static void conn_state(struct Curl_easy *data, enum smb_conn_state newstate) in conn_state() 215 enum smb_req_state newstate) in request_state()
|
D | telnet.c | 321 void set_remote_option(struct Curl_easy *data, int option, int newstate) in set_remote_option() 485 set_local_option(struct Curl_easy *data, int option, int newstate) in set_local_option()
|
D | easy.c | 1014 int newstate; in curl_easy_pause() local
|
D | pop3.c | 291 static void state(struct Curl_easy *data, pop3state newstate) in state()
|
D | ftp.c | 756 ftpstate newstate in _state() 3500 bool ascii, ftpstate newstate) in ftp_nb_type()
|
D | smtp.c | 289 static void state(struct Curl_easy *data, smtpstate newstate) in state()
|
D | imap.c | 394 static void state(struct Curl_easy *data, imapstate newstate) in state()
|
/external/python/cpython2/Parser/ |
D | parser.c | 108 shift(register stack *s, int type, char *str, int newstate, int lineno, int col_offset) in shift() 120 push(register stack *s, int type, dfa *d, int newstate, int lineno, int col_offset) in push()
|
/external/pdfium/core/fdrm/ |
D | fx_crypt_aes.cpp | 451 unsigned int newstate[4]; in aes_encrypt_nb_4() local 492 unsigned int newstate[4]; in aes_decrypt_nb_4() local
|
/external/crosvm/common/cros_async/src/sync/ |
D | cv.rs | 247 let newstate = if waiters.is_empty() { in notify_one() localVariable
|
/external/crosvm/common/cros_asyncv2/src/sync/ |
D | cv.rs | 242 let newstate = if waiters.is_empty() { in notify_one() localVariable
|
/external/libchromeos-rs/src/sync/ |
D | cv.rs | 228 let newstate = if waiters.is_empty() { in notify_one() localVariable
|
/external/crosvm/cros_async/src/sync/ |
D | cv.rs | 247 let newstate = if waiters.is_empty() { in notify_one() localVariable
|
/external/libcups/scheduler/ |
D | job.c | 2533 ipp_jstate_t newstate, /* I - New job state */ in cupsdSetJobState()
|
/external/libxml2/os400/iconv/bldcsndfa/ |
D | bldcsndfa.c | 451 newstate(void) in newstate() function
|
/external/libxml2/ |
D | xmlregexp.c | 1635 xmlRegStatePtr inter, newstate; in xmlFAGenerateTransitions() local
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2246 def wm_state(self, newstate=None): argument
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1780 def wm_state(self, newstate=None): argument
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 5964 optional int32 newstate = 4; field
|