/third_party/lwip/src/netif/ppp/ |
H A D | lcp.c | 660 if (pcb->settings.user && pcb->settings.passwd) { in lcp_resetci()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 456 /* We only have a single swizzle for the user swizzle and the format fixup, in agx_create_sampler_view() 1579 ((uint8_t *) info->index.user) + offset, in agx_index_buffer_ptr()
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_alu.c | 1156 void rc_transform_KILL(struct radeon_compiler * c, void *user) in rc_transform_KILL() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_state.c | 1819 buffers[i].buffer.user, ~0); in r300_set_vertex_buffers_swtcl()
|
/third_party/node/deps/uv/include/ |
H A D | uv.h | 1012 * Libuv can change the child process' user/group id. This happens only when 1025 * Set the child process' user id. The user id is supplied in the `uid` field 1031 * Set the child process' group id. The user id is supplied in the `gid` 1107 uint64_t user; /* milliseconds */ member 1198 uv_timeval_t ru_utime; /* user CPU time used */
|
/third_party/python/Lib/test/ |
H A D | test_urllib.py | 126 def __init__(self, user, passwd, host, port, dirs, timeout=None, 561 urllib.request.ftpcache['test'] = urllib.request.ftpwrapper('user', 'pass', 'localhost', 21, []) 569 fp = urlopen("http://user:pass@python.org/") 572 self.assertEqual(fp.geturl(), 'http://user:pass@python.org/')
|
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 309 /* options specified by the user */ 2168 event.user.data1 = is; in video_thread() 3030 /* check if packet is in play range specified by user, then queue, otherwise discard */ in read_thread() 3060 event.user.data1 = is; in read_thread()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.c | 2461 info.index.user = user_ibuf; in CSMT_ITEM_NO_WAIT() 3153 vtxbuf.buffer.user = userbuf; in update_vertex_buffers_sw()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 423 * equivalent to "we're the first user" here. (It's equally important not in tc_touch_buffer() 704 * allow_cpu_storage should be false for user memory and imported buffers. 3364 (uint8_t*)info->index.user + draws[0].start * index_size, in tc_draw_vbo() 3478 (uint8_t*)info->index.user + in tc_draw_vbo()
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 4190 pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; in initgroups() 4225 user: *const ::c_char, in getgrouplist()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 4263 pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; in initgroups() 4292 user: *const ::c_char, in getgrouplist()
|
/third_party/backends/backend/ |
H A D | microtek2.c | 1429 /* must be of the form device:user:password where password is a crypt() */ in do_authorization() 1431 /* an entry must be created for each user. If no entry exists for device */ in do_authorization() 1443 char *user; in do_authorization() local 1520 user = linep; in do_authorization() 1521 if ( strncmp(user, username, SANE_MAX_USERNAME_LEN) != 0 ) in do_authorization()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 1214 /* If the user called glCompileShader without first calling in _mesa_compile_shader() 2713 if (active-user-defined-varyings-in-linked-program) { in _mesa_CreateShaderProgramv()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 723 dst->info.draw_vbo.info.index.user = NULL; in dd_unreference_copy_of_call()
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | mod.rs | 1759 user: *const ::c_char, in getgrouplist()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 1782 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_draw.cpp | 1673 /* NOT_EOP allows merging multiple draws into 1 wave, but only user VGPRs 2029 /* Set VB descriptors in user SGPRs. */ 2223 * do_update_shaders between fixed-TCS draws. As fixed-TCS to user-TCS 2309 (char *)info->index.user + start_offset, &index_offset, &indexbuf); 2519 /* This uploads VBO descriptors, sets user SGPRs, and executes the L2 prefetch. 2560 /* This uploads VBO descriptors, sets user SGPRs, and executes the L2 prefetch.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 1905 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
|