Home
last modified time | relevance | path

Searched defs:newstate (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcontext.h208 #define FLUSH_VERTICES(ctx, newstate) \ argument
227 #define FLUSH_CURRENT(ctx, newstate) \ argument
Dpixel.h64 _mesa_update_pixel(struct gl_context *ctx, GLuint newstate) in _mesa_update_pixel()
/external/pdfium/core/src/fdrm/crypto/
Dfx_crypt_aes.cpp468 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/
Dtask.cc195 int newstate = STATE_ERROR; in Process() local
/external/curl/lib/
Dsmb.c182 static void conn_state(struct connectdata *conn, enum smb_conn_state newstate) in conn_state()
205 enum smb_req_state newstate) in request_state()
Dtelnet.c365 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()
Dcurl_sasl.c1317 saslstate newstate) in state()
1507 saslstate newstate = SASL_FINAL; in Curl_sasl_continue() local
Deasy.c1014 int newstate = k->keepon &~ (KEEP_RECV_PAUSE| KEEP_SEND_PAUSE); in curl_easy_pause() local
Dpop3.c312 static void state(struct connectdata *conn, pop3state newstate) in state()
Dsmtp.c308 static void state(struct connectdata *conn, smtpstate newstate) in state()
Dftp.c813 ftpstate newstate in _state()
3525 bool ascii, ftpstate newstate) in ftp_nb_type()
Dimap.c419 static void state(struct connectdata *conn, imapstate newstate) in state()
/external/opencv3/modules/videoio/src/
Dcap_gstreamer.cpp1628 GstState oldstate, newstate, pendstate; in handleMessage() local
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c451 newstate(void) in newstate() function
/external/libxml2/
Dxmlregexp.c1602 xmlRegStatePtr inter, newstate; in xmlFAGenerateTransitions() local