Searched defs:newstate (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | context.h | 208 #define FLUSH_VERTICES(ctx, newstate) \ argument 227 #define FLUSH_CURRENT(ctx, newstate) \ argument
|
D | pixel.h | 64 _mesa_update_pixel(struct gl_context *ctx, GLuint newstate) in _mesa_update_pixel()
|
/external/pdfium/core/src/fdrm/crypto/ |
D | fx_crypt_aes.cpp | 468 unsigned int newstate[4]; in aes_encrypt_nb_4() local 495 unsigned int newstate[6]; in aes_encrypt_nb_6() local 530 unsigned int newstate[8]; in aes_encrypt_nb_8() local 585 unsigned int newstate[4]; in aes_decrypt_nb_4() local 612 unsigned int newstate[6]; in aes_decrypt_nb_6() local 647 unsigned int newstate[8]; in aes_decrypt_nb_8() local
|
/external/webrtc/webrtc/base/ |
D | task.cc | 195 int newstate = STATE_ERROR; in Process() local
|
/external/curl/lib/ |
D | smb.c | 182 static void conn_state(struct connectdata *conn, enum smb_conn_state newstate) in conn_state() 205 enum smb_req_state newstate) in request_state()
|
D | telnet.c | 365 void set_remote_option(struct connectdata *conn, int option, int newstate) in set_remote_option() 529 set_local_option(struct connectdata *conn, int option, int newstate) in set_local_option()
|
D | curl_sasl.c | 1317 saslstate newstate) in state() 1507 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
|
D | easy.c | 1014 int newstate = k->keepon &~ (KEEP_RECV_PAUSE| KEEP_SEND_PAUSE); in curl_easy_pause() local
|
D | pop3.c | 312 static void state(struct connectdata *conn, pop3state newstate) in state()
|
D | smtp.c | 308 static void state(struct connectdata *conn, smtpstate newstate) in state()
|
D | ftp.c | 813 ftpstate newstate in _state() 3525 bool ascii, ftpstate newstate) in ftp_nb_type()
|
D | imap.c | 419 static void state(struct connectdata *conn, imapstate newstate) in state()
|
/external/opencv3/modules/videoio/src/ |
D | cap_gstreamer.cpp | 1628 GstState oldstate, newstate, pendstate; in handleMessage() local
|
/external/libxml2/os400/iconv/bldcsndfa/ |
D | bldcsndfa.c | 451 newstate(void) in newstate() function
|
/external/libxml2/ |
D | xmlregexp.c | 1602 xmlRegStatePtr inter, newstate; in xmlFAGenerateTransitions() local
|