Home
last modified time | relevance | path

Searched defs:user (Results 326 - 350 of 662) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/node/src/
H A Dnode_credentials.cc401 char* user; in InitGroups() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c231 bool user; local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c158 callback_minimal_broker(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_broker() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c85 callback_minimal_spam(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_spam() argument
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp216 callback( struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len ) callback() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c428 secstream_h1(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_h1() argument
H A Dss-mqtt.c480 secstream_mqtt(struct lws *wsi, enum lws_callback_reasons reason, void *user, in secstream_mqtt() argument
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c338 inflight_destroy(struct lws_dll2 *d, void *user) in inflight_destroy() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H A Dminimal-http-client.c71 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c304 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c152 callback_sse(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_sse() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c230 min_sec_str_sequencer_cb(struct lws_sequencer *seq, void *user, int event, in min_sec_str_sequencer_cb() argument
/third_party/lwip/src/netif/ppp/
H A Dupap.c155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { in upap_authwithpeer() argument
605 const u_char *user, *pwd, *msg; in upap_printpkt() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-reducer.cc224 Node* const user = edge.from(); in Replace() local
235 Node* const user = edge.from(); in Replace() local
262 Node* const user = edge.from(); ReplaceWithValue() local
[all...]
H A Dmemory-optimizer.cc280 Node* const user = edge.from(); in VisitAllocateRaw() local
293 Node* const user = edge.from(); in VisitAllocateRaw() local
/third_party/musl/arch/sh/bits/
H A Duser.h32 struct user { struct
/third_party/musl/arch/i386/bits/
H A Duser.h22 struct user { struct
/third_party/musl/arch/m68k/bits/
H A Duser.h17 struct user { struct
/third_party/musl/arch/s390x/bits/
H A Duser.h47 struct user { struct
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c625 void r500BuildFragmentProgramHwCode(struct radeon_compiler *c, void *user) in r500BuildFragmentProgramHwCode() argument
H A Dr500_fragprog.c368 void r500FragmentProgramDump(struct radeon_compiler *c, void *user) in r500FragmentProgramDump() argument
H A Dradeon_compiler.c463 void rc_validate_final_shader(struct radeon_compiler *c, void *user) in rc_validate_final_shader() argument
H A Dradeon_dataflow_deadcode.c199 void rc_dataflow_deadcode(struct radeon_compiler * c, void *user) in rc_dataflow_deadcode() argument
H A Dradeon_compiler.h145 void *user; /* Optional parameter which is passed to the run function. */ member
H A Dradeon_emulate_branches.c309 void rc_emulate_branches(struct radeon_compiler *c, void *user) in rc_emulate_branches() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...27