/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_bufmgr.cpp | 62 char res[128]; in describe_suballoc_bo() local 80 d3d12_bo_wrap_res(struct d3d12_screen *screen, ID3D12Resource *res, enum d3d12_residency_status residency) in d3d12_bo_wrap_res() argument 116 ID3D12Resource *res; in d3d12_bo_new() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm_sample.c | 114 LLVMValueRef res; in draw_llvm_texture_member() local 165 LLVMValueRef res; in draw_llvm_sampler_member() local 211 LLVMValueRef res; draw_llvm_image_member() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_ir_common.c | 216 LLVMValueRef res, dst; in lp_exec_mask_store() local
|
H A D | lp_bld_tgsi.c | 350 LLVMValueRef res; in lp_build_emit_fetch_src() local 466 LLVMValueRef res; lp_build_emit_fetch_texoffset() local [all...] |
H A D | lp_bld_format_float.c | 83 LLVMValueRef i32_qnanbit, shift, res; in lp_build_float_to_smallfloat() local 291 LLVMValueRef wasinfnan, tmp, res, shift, maskabs, srcabs, sign; lp_build_smallfloat_to_float() local [all...] |
H A D | lp_bld_flow.c | 526 LLVMValueRef res; in lp_build_alloca() local 546 LLVMValueRef res; in lp_build_alloca_undef() local 577 LLVMValueRef res; in lp_build_array_alloca() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_video_buffer.c | 274 struct pipe_resource *res = buf->resources[plane_order[i]]; in vl_video_buffer_sampler_view_components() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_blt.c | 220 struct etna_resource *res = etna_resource(surf->base.texture); in etna_blit_clear_color_blt() local 299 struct etna_resource *res = etna_resource(surf->base.texture); in etna_blit_clear_zs_blt() local
|
H A D | etnaviv_texture_state.c | 179 struct etna_resource *res = etna_texture_handle_incompatible(pctx, prsc); in etna_create_sampler_view_state() local [all...] |
H A D | etnaviv_texture_desc.c | 65 struct pipe_resource *res; member 143 struct etna_resource *res = etna_texture_handle_incompatible(pctx, prsc); in etna_create_sampler_view_desc() local 233 struct etna_resource *res = etna_resource(sv->base.texture); etna_sampler_view_update_descriptor() local 265 struct etna_resource *res = etna_resource(sv->base.texture); etna_emit_texture_desc() local [all...] |
H A D | etnaviv_texture.c | 187 etna_resource_sampler_compatible(struct etna_resource *res) in etna_resource_sampler_compatible() argument 219 struct etna_resource *res = etna_resource(prsc); in etna_texture_handle_incompatible() local [all...] |
H A D | etnaviv_resource.h | 120 etna_resource_needs_flush(struct etna_resource *res) in etna_resource_needs_flush() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | dlopen_ns.c | 35 void *res = call_dlopen(ndk_so); in system_so_dlopen_ndk_so() local 54 void *res = call_dlopen(system_so); in ndk_so_dlopen_default_ns_so() local
|
/third_party/musl/Benchmark/musl/ |
H A D | socket_test.cpp | 248 struct addrinfo *res; in ConnectTo() local 294 struct addrinfo *res; in BindAt() local 397 void *res; in StartServer() local [all...] |
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | invalid_param.c | 521 void *res; in pthread_join_0100() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_sampler.c | 217 ASSERTED struct pipe_resource *res = view->texture; in prepare_shader_sampling() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | buffer9.c | 421 struct pipe_resource *res; in NineBuffer9_Lock() local
|
H A D | basetexture9.c | 193 struct pipe_resource *res; in NineBaseTexture9_UploadSelf() local 419 struct pipe_resource *res; in NineBaseTexture9_CreatePipeResource() local [all...] |
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_hilog_adapter.c | 93 int res = snprintf_s(finalCommand, COMMAND_SIZE, READ_SIZE, "%s%s", command, needToMatch);
in CheckHiLogPrint() local 127 int res = snprintf_s(proc_path, PROC_PATH_LENGTH, PROC_PATH_LENGTH - 1, "/proc/%d/fd", getpid());
in CheckHiLogdLinked() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | compute_memory_pool.c | 546 struct pipe_resource *res = (struct pipe_resource *)item->real_buffer; in compute_memory_free_item() local
|
H A D | r600_buffer_common.c | 106 r600_init_resource_fields(struct r600_common_screen *rscreen, struct r600_resource *res, uint64_t size, unsigned alignment) r600_init_resource_fields() argument 165 r600_alloc_resource(struct r600_common_screen *rscreen, struct r600_resource *res) r600_alloc_resource() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_sock.c | 48 BIO_ADDRINFO *res = NULL; in BIO_get_host_ip() local 77 BIO_ADDRINFO *res = NULL; in BIO_get_port() local 219 BIO_ADDRINFO *res = NULL; BIO_get_accept_socket() local 252 BIO_ADDR res; BIO_accept() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 76 size_t res; in sha256_update() local 492 unsigned int res, maxpad, pad, bitlen; aesni_cbc_hmac_sha256_cipher() local [all...] |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 72 size_t res; in sha1_update() local 450 unsigned int res, maxpad, pad, bitlen; aesni_cbc_hmac_sha1_cipher() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
H A D | crngt.c | 95 const int res = memcmp(prev, cur, sz) != 0; in prov_crngt_compare_previous() local
|