/third_party/libpng/scripts/ |
D | options.awk | 263 onoff = option[opt] # records current (and the default is "", enabled) 287 if (onoff != val) { 289 if (onoff == "" || (onoff == "disabled" || onoff == "enabled") && 293 if (onoff == "" && (val == "on" || val == "off")) { 299 onoff = val 303 print "option", opt ": currently", onoff ": attempt to turn", val 330 if (onoff == "") onoff = "enabled" 331 option[opt] = onoff 353 onoff = "" 380 if (onoff != val) { [all …]
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | options.awk | 263 onoff = option[opt] # records current (and the default is "", enabled) 287 if (onoff != val) { 289 if (onoff == "" || (onoff == "disabled" || onoff == "enabled") && 293 if (onoff == "" && (val == "on" || val == "off")) { 299 onoff = val 303 print "option", opt ": currently", onoff ": attempt to turn", val 330 if (onoff == "") onoff = "enabled" 331 option[opt] = onoff 353 onoff = "" 380 if (onoff != val) { [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | options.awk | 263 onoff = option[opt] # records current (and the default is "", enabled) 287 if (onoff != val) { 289 if (onoff == "" || (onoff == "disabled" || onoff == "enabled") && 293 if (onoff == "" && (val == "on" || val == "off")) { 299 onoff = val 303 print "option", opt ": currently", onoff ": attempt to turn", val 330 if (onoff == "") onoff = "enabled" 331 option[opt] = onoff 353 onoff = "" 380 if (onoff != val) { [all …]
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
D | usb_serial.c | 632 uint8_t onoff; in ucom_modem() local 673 onoff = (sc->sc_mcr & SER_DTR) ? 1 : 0; in ucom_modem() 674 ucom_dtr(sc, onoff); in ucom_modem() 676 onoff = (sc->sc_mcr & SER_RTS) ? 1 : 0; in ucom_modem() 677 ucom_rts(sc, onoff); in ucom_modem() 774 ucom_ring(struct ucom_softc *sc, uint8_t onoff) in ucom_ring() argument 776 DPRINTF("onoff = %d\n", onoff); in ucom_ring() 778 if (onoff) in ucom_ring() 785 ucom_break(struct ucom_softc *sc, uint8_t onoff) in ucom_break() argument 787 DPRINTF("onoff = %d\n", onoff); in ucom_break() [all …]
|
D | u3g.c | 960 u3g_cfg_set_dtr(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_dtr() argument 964 DPRINTF("onoff = %d\n", onoff); in u3g_cfg_set_dtr() 966 if (onoff) in u3g_cfg_set_dtr() 975 u3g_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_rts() argument 979 DPRINTF("onoff = %d\n", onoff); in u3g_cfg_set_rts() 981 if (onoff) in u3g_cfg_set_rts()
|
/third_party/openssl/ssl/ |
D | ssl_conf.c | 106 unsigned long option_value, int onoff) in ssl_set_option() argument 112 onoff ^= 1; in ssl_set_option() 131 if (onoff) in ssl_set_option() 138 const char *name, int namelen, int onoff) in ssl_match_option() argument 148 ssl_set_option(cctx, tbl->name_flags, tbl->option_value, onoff); in ssl_match_option() 157 int onoff = 1; in ssl_set_option_list() local 168 onoff = 1; in ssl_set_option_list() 172 onoff = 0; in ssl_set_option_list() 176 if (ssl_match_option(cctx, tbl, elem, len, onoff)) in ssl_set_option_list()
|
/third_party/giflib/ |
D | giftool.c | 24 enum boolmode {numeric, onoff, tf, yesno}; enumerator 31 case onoff: return "on"; break; in putbool() 38 case onoff: return "off"; break; in putbool() 421 boolfmt = onoff; in main()
|
/third_party/python/Modules/_sqlite/clinic/ |
D | connection.c.h | 332 int onoff); 338 int onoff; in pysqlite_connection_enable_load_extension() local 340 onoff = _PyLong_AsInt(arg); in pysqlite_connection_enable_load_extension() 341 if (onoff == -1 && PyErr_Occurred()) { in pysqlite_connection_enable_load_extension() 344 return_value = pysqlite_connection_enable_load_extension_impl(self, onoff); in pysqlite_connection_enable_load_extension()
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrlLib.h | 558 Bool XNVCtrlSelectNotify(Display *dpy, int screen, int type, Bool onoff); 578 Bool onoff);
|
D | NVCtrl.c | 917 Bool onoff in XNVCtrlSelectTargetNotify() argument 934 req->onoff = onoff; in XNVCtrlSelectTargetNotify() 946 Bool onoff in XNVCtrlSelectNotify() argument 962 req->onoff = onoff; in XNVCtrlSelectNotify()
|
D | nv_control.h | 530 CARD16 onoff B16; 605 CARD16 onoff B16;
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrlLib.h | 558 Bool XNVCtrlSelectNotify(Display *dpy, int screen, int type, Bool onoff); 578 Bool onoff);
|
D | NVCtrl.c | 917 Bool onoff in XNVCtrlSelectTargetNotify() argument 934 req->onoff = onoff; in XNVCtrlSelectTargetNotify() 946 Bool onoff in XNVCtrlSelectNotify() argument 962 req->onoff = onoff; in XNVCtrlSelectNotify()
|
D | nv_control.h | 530 CARD16 onoff B16; 605 CARD16 onoff B16;
|
/third_party/curl/lib/ |
D | connect.c | 99 u_long onoff; member 120 vals.onoff = 1; in tcpkeepalive() 1068 curl_socklen_t onoff = (curl_socklen_t) 1; in tcpnodelay() local 1076 if(setsockopt(sockfd, level, TCP_NODELAY, (void *)&onoff, in tcpnodelay() 1077 sizeof(onoff)) < 0) in tcpnodelay() 1094 int onoff = 1; in nosigpipe() local 1095 if(setsockopt(sockfd, SOL_SOCKET, SO_NOSIGPIPE, (void *)&onoff, in nosigpipe() 1096 sizeof(onoff)) < 0) { in nosigpipe()
|
/third_party/openssl/include/openssl/ |
D | ssl.h | 1325 # define SSL_CTX_set_dh_auto(ctx, onoff) \ argument 1326 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_DH_AUTO,onoff,NULL) 1327 # define SSL_set_dh_auto(s, onoff) \ argument 1328 SSL_ctrl(s,SSL_CTRL_SET_DH_AUTO,onoff,NULL) 1486 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0) argument 1487 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0) argument
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_dev.c | 2109 usb_fifo_set_close_zlp(struct usb_fifo *f, uint8_t onoff) in usb_fifo_set_close_zlp() argument 2115 f->flag_short = onoff; in usb_fifo_set_close_zlp() 2119 usb_fifo_set_write_defrag(struct usb_fifo *f, uint8_t onoff) in usb_fifo_set_write_defrag() argument 2125 f->flag_write_defrag = onoff; in usb_fifo_set_write_defrag()
|
/third_party/python/Modules/_sqlite/ |
D | connection.c | 1209 int onoff) in pysqlite_connection_enable_load_extension_impl() argument 1215 "OO", self, onoff ? Py_True : Py_False) < 0) { in pysqlite_connection_enable_load_extension_impl() 1223 rc = sqlite3_enable_load_extension(self->db, onoff); in pysqlite_connection_enable_load_extension_impl()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-sockets.c | 113 alive.onoff = TRUE; in lws_plat_set_socket_options()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_usrreq.c | 3757 int onoff; local 3764 onoff = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_RECVRCVINFO); 3769 *(int *)optval = onoff; 3776 int onoff; local 3783 onoff = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_RECVNXTINFO); 3788 *(int *)optval = onoff; 7047 int *onoff; local 7049 SCTP_CHECK_AND_CAST(onoff, optval, int, optsize); 7051 if (*onoff != 0) { 7061 int *onoff; local [all …]
|
/third_party/sqlite/include/ |
D | sqlite3.h | 2427 SQLITE_API int sqlite3_extended_result_codes(sqlite3*, int onoff); 6884 SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_malloc.pod | 68 int CRYPTO_set_mem_debug(int onoff)
|
/third_party/mksh/ |
D | edit.c | 3388 x_mode(bool onoff) in x_mode() argument 3392 if (x_cur_mode == onoff) in x_mode() 3394 x_cur_mode = onoff; in x_mode() 3396 if (onoff) { in x_mode()
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | png.c | 4332 png_set_option(png_structrp png_ptr, int option, int onoff) 4338 png_uint_32 setting = (2U + (onoff != 0)) << option;
|
/third_party/libpng/ |
D | png.c | 4332 png_set_option(png_structrp png_ptr, int option, int onoff) 4338 png_uint_32 setting = (2U + (onoff != 0)) << option;
|