| /third_party/libfuse/lib/ |
| H A D | fuse_opt.c | 161 int res = ctx->proc(ctx->data, arg, key, &ctx->outargs); in call_proc() local 254 int res; in process_opt_sep_arg() local 280 int res; in process_gopt() local 304 int res; process_real_option_group() local 336 int res; process_option_group() local 401 int res; fuse_opt_parse() local [all...] |
| H A D | cuse_lowlevel.c | 278 int res; in cuse_lowlevel_setup() local 346 int res; in cuse_lowlevel_main() local [all...] |
| /third_party/libevdev/tools/ |
| H A D | mouse-dpi-tool.c | 199 int res; in print_summary() local
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpserver.c | 208 struct addrinfo *res; /* pointer to addrinfo */ in create_listen_socket() local [all...] |
| H A D | ns-udpsender.c | 291 struct addrinfo *res; /* pointer to addrinfo structure */ in create_udp_datagram() local
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aiocp.c | 99 static void async_write_done(LTP_ATTRIBUTE_UNUSED io_context_t ctx, struct iocb *iocb, long res, long res2) in async_write_done() argument 121 static void async_copy(io_context_t ctx, struct iocb *iocb, long res, long res2) in async_copy() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | ttable.c | 76 int res; member [all...] |
| /third_party/ltp/testcases/network/lib6/ |
| H A D | getaddrinfo_01.c | 42 static void verify_res(struct addrinfo *res, int sock_type, in_port_t servnum, in verify_res() argument 112 struct addrinfo *res = NULL; in check_addrinfo() local 137 struct addrinfo *p, *res; in check_addrinfo_name() local [all...] |
| /third_party/ltp/testcases/network/nfsv4/acl/ |
| H A D | acl1.c | 110 char *res; local 293 int res; in test_acl_default() local
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_host.c | 296 int32_t res; in tst_kvm_wait_guest() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 76 int res; member [all...] |
| /third_party/lwip/src/api/ |
| H A D | tcpip.c | 90 u32_t sleeptime, res; in tcpip_timeouts_mbox_fetch() local
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | igmp.c | 569 err_t res = igmp_leavegroup_netif(netif, groupaddr); local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | security_tests.c | 235 int res; in amdgpu_bo_move() local 268 int res; in amdgpu_secure_bounce() local 457 int res; suite_security_tests_init() local 479 int res; suite_security_tests_clean() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | lib.c | 455 struct symbol_list *res; in sparse_keep_tokens() local 470 struct symbol_list *res; in __sparse() local 483 struct symbol_list *res = __sparse(filename); in sparse() local
|
| H A D | scheck.c | 212 int res; in check_btor() local
|
| /third_party/lzma/C/ |
| H A D | CpuArch.c | 817 const int res = z7_sysctlbyname_Get(name, val, &bufSize);
in z7_sysctlbyname_Get_UInt32() local
|
| H A D | Lzma2Dec.c | 254 SRes res;
in Lzma2Dec_DecodeToDic() local 437 SRes res;
in Lzma2Dec_DecodeToBuf() local 473 SRes res;
in Lzma2Decode() local [all...] |
| H A D | MtCoder.h | 68 SRes res;
member
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | packet.cc | 236 bool res = true; in GetBlock() local
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.cc | 133 TimedHistogramResolution res; in Counters() member 150 TimedHistogramResolution res; in Counters() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_blorp.c | 56 struct pipe_resource *res = NULL; in stream_state() local
|
| H A D | iris_clear.c | 75 struct iris_resource *res = (void *) p_res; in can_fast_clear_color() local 164 fast_clear_color(struct iris_context *ice, struct iris_resource *res, unsigned level, const struct pipe_box *box, union isl_color_value color) fast_clear_color() argument 315 struct iris_resource *res = (void *) p_res; clear_color() local 377 can_fast_clear_depth(struct iris_context *ice, struct iris_resource *res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, float depth) can_fast_clear_depth() argument 422 fast_clear_depth(struct iris_context *ice, struct iris_resource *res, unsigned level, const struct pipe_box *box, float depth) fast_clear_depth() argument 521 struct iris_resource *res = (void *) p_res; clear_depth_stencil() local 699 struct iris_resource *res = (void *) p_res; iris_clear_texture() local [all...] |
| H A D | iris_context.c | 196 struct pipe_resource *res = (struct pipe_resource *)entry->key; in clear_dirty_dmabuf_set() local 208 struct pipe_resource *res in iris_flush_dirty_dmabufs() local 183 iris_mark_dirty_dmabuf(struct iris_context *ice, struct pipe_resource *res) iris_mark_dirty_dmabuf() argument [all...] |
| H A D | iris_program_cache.c | 167 struct iris_resource *res = (void *) shader->assembly.res; in iris_upload_shader() local
|