Home
last modified time | relevance | path

Searched refs:user (Results 801 - 825 of 1224) sorted by relevance

1...<<31323334353637383940>>...49

/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc125 element("User", user); in TypeSet()
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c42 void *user, void *in, size_t len) in callback_raw_test()
41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-audio/
H A Daudio.c106 void *user, void *in, size_t len) in callback_raw_test()
105 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-raw.c30 secstream_raw(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_raw() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-serial/
H A Dminimal-raw-file.c48 void *user, void *in, size_t len) in callback_raw_test()
47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_raw_test() argument
/third_party/libfuse/lib/
H A Dmount_bsd.c22 #include <sys/user.h>
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_helpers.c105 const uint8_t *ibuf8 = (const uint8_t *) info->index.user; in panfrost_get_index_buffer()
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h102 SRP_user_pwd *user; member
/third_party/openssl/apps/include/
H A Ds_apps.h102 SRP_user_pwd *user; member
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dautoinit_funcs.h157 /* "lib" initializers are called before "user" initializers */
170 at user level even if building library */
233 #error Compiler/platform don not support automatic calls of user-defined initializer and deinitializer
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dftsystem.c411 memory->user = NULL; in FT_BASE_DEF()
/third_party/curl/lib/
H A Dcurl_ntlm_core.c505 CURLcode Curl_ntlm_core_mk_ntlmv2_hash(const char *user, size_t userlen, in Curl_ntlm_core_mk_ntlmv2_hash() argument
524 ascii_uppercase_to_unicode_le(identity, user, userlen); in Curl_ntlm_core_mk_ntlmv2_hash()
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.cc35 fprintf(stderr,"user: %s, title: %s\n", in dump()
36 (user)?user:"(null)",(title)?title:"(null)"); in dump()
/third_party/libwebsockets/lib/event-libs/glib/
H A Dglib.c297 elops_listen_init_glib(struct lws_dll2 *d, void *user) in elops_listen_init_glib() argument
423 elops_listen_destroy_glib(struct lws_dll2 *d, void *user) in elops_listen_destroy_glib() argument
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c130 unit_test_sequencer_cb(struct lws_sequencer *seq, void *user, int event, in unit_test_sequencer_cb() argument
133 seq_priv_t *s = (seq_priv_t *)user; in unit_test_sequencer_cb()
/third_party/libwebsockets/lib/event-libs/sdevent/
H A Dsdevent.c235 elops_listen_init_sdevent(struct lws_dll2 *d, void *user) in elops_listen_init_sdevent() argument
369 elops_listen_destroy_sdevent(struct lws_dll2 *d, void *user) in elops_listen_destroy_sdevent() argument
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c141 callback_dhcpc4(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_dhcpc4() argument
144 lws_dhcpc_req_t *r = (lws_dhcpc_req_t *)user; in callback_dhcpc4()
/third_party/libwebsockets/test-apps/
H A Dtest-server.c84 lws_callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in lws_callback_http() argument
182 return lws_callback_http_dummy(wsi, reason, user, in, len); in lws_callback_http()
/third_party/mesa3d/src/mesa/main/
H A Dperformance_query.c51 free_performance_query(void *data, void *user) in free_performance_query() argument
54 struct gl_context *ctx = user; in free_performance_query()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_feedback.c176 draw_set_mapped_vertex_buffer(draw, buf, vbuffer->buffer.user, ~0); in st_feedback_draw_vbo()
211 info.index.user = mapped_indices; in st_feedback_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c276 data = vb->buffer.user; in nv50_push_vbo()
289 ctx.idxbuf = info->index.user; in nv50_push_vbo()
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c145 params.user = &target; in ft_smooth_raster_lcd()
390 params.user = &target; in ft_smooth_raster_overlap()
/third_party/python/Lib/
H A Dwebbrowser.py109 This is useful to create a controller when a user specifies a path to
416 user = pwd.getpwuid(os.getuid())[0]
417 filename = os.path.join(glob.escape(tempdir), glob.escape(user) + "-*")
584 # platform are, allow user to override them with the BROWSER variable.
627 will not work for Aqua browsers if the user has moved the application
/third_party/curl/lib/vssh/
H A Dlibssh2.c1036 * possible to get a 'generic' list (not user-specific) of authentication in ssh_statemach_act()
1042 conn->user, in ssh_statemach_act()
1043 curlx_uztoui(strlen(conn->user))); in ssh_statemach_act()
1048 infof(data, "SSH user accepted with no authentication"); in ssh_statemach_act()
1121 * Unless the user explicitly specifies a public key file, let in ssh_statemach_act()
1160 conn->user, in ssh_statemach_act()
1162 strlen(conn->user)), in ssh_statemach_act()
1207 rc = libssh2_userauth_password_ex(sshc->ssh_session, conn->user, in ssh_statemach_act()
1208 curlx_uztoui(strlen(conn->user)), in ssh_statemach_act()
1295 /* as prev_identity evolves only after an identity user aut in ssh_statemach_act()
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBManagerGUI.java430 // Update the user information in actionPerformed()
432 String user = JOptionPane.showInputDialog(this, in actionPerformed()
435 if (user != null && !(user.equals(""))) setUser(user); in actionPerformed()
464 // Update the user information in actionPerformed()
466 String user = JOptionPane.showInputDialog(this, in actionPerformed()
469 if (user != null && !(user.equals(""))) in actionPerformed()
470 setUser(user); in actionPerformed()
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...49