/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 3868 int32_t res = _rs << sa; in DecodeTypeRegisterSPECIAL() local [all...] |
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 4402 FP_Type res = Op(m6, src1, src2); in FPMinMaxForEachLane() local 4408 FP_Type res = Op(m6, src1, src2); in FPMinMaxForEachLane() local
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 5002 UT res = ux + uy; in sat_add() local 5022 UT res = ux - uy; in sat_sub() local 5040 T res = x + y; sat_addu() local [all...] |
H A D | simulator-riscv64.h | 134 u32_f32 res; in fsgnj32() local 149 u64_f64 res; in fsgnj64() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.cc | 609 std::string res = locale.toLanguageTag<std::string>(status); in ToLanguageTag() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_soa.c | 835 LLVMValueRef res; in lp_build_sample_comparefunc() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.c | 77 check_resource_for_batch_ref(struct zink_context *ctx, struct zink_resource *res) in check_resource_for_batch_ref() argument 483 get_layout_for_binding(const struct zink_context *ctx, struct zink_resource *res, enum zink_descriptor_type type, bool is_compute) in get_layout_for_binding() argument 542 update_descriptor_state_ubo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_ubo() argument 568 update_descriptor_state_ssbo(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_ssbo() argument 587 update_descriptor_state_sampler(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_sampler() argument 636 update_descriptor_state_image(struct zink_context *ctx, enum pipe_shader_type shader, unsigned slot, struct zink_resource *res) update_descriptor_state_image() argument 779 create_bvci(struct zink_context *ctx, struct zink_resource *res, enum pipe_format format, uint32_t offset, uint32_t range) create_bvci() argument 811 get_buffer_view(struct zink_context *ctx, struct zink_resource *res, VkBufferViewCreateInfo *bvci) get_buffer_view() argument 889 struct zink_resource *res = zink_resource(pres); zink_create_sampler_view() local 980 struct zink_resource *res = zink_resource(buffer_view->pres); zink_destroy_buffer_view() local 1091 update_res_bind_count(struct zink_context *ctx, struct zink_resource *res, bool is_compute, bool decrement) update_res_bind_count() argument 1107 struct zink_resource *res = zink_resource(ctx->vertex_buffers[slot].buffer.resource); update_existing_vbo() local 1147 struct zink_resource *res = zink_resource(vb->buffer.resource); zink_set_vertex_buffers() local 1238 unbind_descriptor_stage(struct zink_resource *res, enum pipe_shader_type pstage) unbind_descriptor_stage() argument 1245 unbind_buffer_descriptor_stage(struct zink_resource *res, enum pipe_shader_type pstage) unbind_buffer_descriptor_stage() argument 1252 unbind_ubo(struct zink_context *ctx, struct zink_resource *res, enum pipe_shader_type pstage, unsigned slot) unbind_ubo() argument 1288 struct zink_resource *res = zink_resource(ctx->ubos[shader][index].buffer); zink_set_constant_buffer() local 1357 unbind_descriptor_reads(struct zink_resource *res, enum pipe_shader_type pstage) unbind_descriptor_reads() argument 1364 unbind_buffer_descriptor_reads(struct zink_resource *res, enum pipe_shader_type pstage) unbind_buffer_descriptor_reads() argument 1371 unbind_ssbo(struct zink_context *ctx, struct zink_resource *res, enum pipe_shader_type pstage, unsigned slot, bool writable) unbind_ssbo() argument 1404 struct zink_resource *res = ssbo->buffer ? zink_resource(ssbo->buffer) : NULL; zink_set_shader_buffers() local 1454 update_binds_for_samplerviews(struct zink_context *ctx, struct zink_resource *res, bool is_compute) update_binds_for_samplerviews() argument 1477 flush_pending_clears(struct zink_context *ctx, struct zink_resource *res) flush_pending_clears() argument 1484 unbind_shader_image_counts(struct zink_context *ctx, struct zink_resource *res, bool is_compute, bool writable) unbind_shader_image_counts() argument 1496 check_for_layout_update(struct zink_context *ctx, struct zink_resource *res, bool is_compute) check_for_layout_update() argument 1514 struct zink_resource *res = zink_resource(image_view->base.resource); unbind_shader_image() local 1541 struct zink_resource *res = zink_resource(view->resource); create_image_bufferview() local 1552 finalize_image_bind(struct zink_context *ctx, struct zink_resource *res, bool is_compute) finalize_image_bind() argument 1567 struct zink_resource *res = zink_resource(view->resource); create_image_surface() local 1619 struct zink_resource *res = zink_resource(images[i].resource); zink_set_shader_images() local 1689 const struct zink_resource *res = zink_resource(sv->base.texture); check_samplerview_for_batch_ref() local 1701 struct zink_resource *res = zink_resource(sv->base.texture); unbind_samplerview() local 1735 struct zink_resource *res = b ? zink_resource(b->base.texture) : NULL; zink_set_sampler_views() local 1824 struct zink_resource *res = zink_resource(view->texture); zink_create_texture_handle() local 1863 struct zink_resource *res = zink_descriptor_surface_resource(ds); zink_delete_texture_handle() local 1878 rebind_bindless_bufferview(struct zink_context *ctx, struct zink_resource *res, struct zink_descriptor_surface *ds) rebind_bindless_bufferview() argument 1929 struct zink_resource *res = zink_descriptor_surface_resource(ds); zink_make_texture_handle_resident() local 1974 struct zink_resource *res = zink_resource(view->resource); zink_create_image_handle() local 2010 struct zink_resource *res = zink_descriptor_surface_resource(ds); zink_delete_image_handle() local 2033 struct zink_resource *res = zink_descriptor_surface_resource(ds); zink_make_image_handle_resident() local 2415 update_res_sampler_layouts(struct zink_context *ctx, struct zink_resource *res) update_res_sampler_layouts() argument 2432 struct zink_resource *res; zink_prep_fb_attachment() local 2534 struct zink_resource *res = zink_resource(ctx->fb_state.zsbuf->texture); zink_evaluate_depth_buffer() local 2590 struct zink_resource *res = ctx->di.descriptor_res[i][stage][j]; update_resource_refs_for_stage() local 2640 struct zink_resource *res = zink_resource(ctx->vertex_buffers[i].buffer.resource); zink_update_descriptor_refs() local 2653 struct zink_resource *res = zink_descriptor_surface_resource(&(*bd)->ds); zink_update_descriptor_refs() local 2766 struct zink_resource *res = zink_resource(surf->texture); unbind_fb_surface() local 2836 struct zink_resource *res = zink_resource(psurf->texture); zink_set_framebuffer_state() local 2876 struct zink_resource *res = zink_resource(psurf->texture); zink_set_framebuffer_state() local 3119 zink_resource_image_needs_barrier(struct zink_resource *res, VkImageLayout new_layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_image_needs_barrier() argument 3132 zink_resource_image_barrier_init(VkImageMemoryBarrier *imb, struct zink_resource *res, VkImageLayout new_layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_image_barrier_init() argument 3166 resource_check_defer_buffer_barrier(struct zink_context *ctx, struct zink_resource *res, VkPipelineStageFlags pipeline) resource_check_defer_buffer_barrier() argument 3181 unordered_res_exec(const struct zink_context *ctx, const struct zink_resource *res, bool is_write) unordered_res_exec() argument 3214 resource_check_defer_image_barrier(struct zink_context *ctx, struct zink_resource *res, VkImageLayout layout, VkPipelineStageFlags pipeline) resource_check_defer_image_barrier() argument 3240 zink_resource_image_barrier(struct zink_context *ctx, struct zink_resource *res, VkImageLayout new_layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_image_barrier() argument 3321 zink_resource_buffer_needs_barrier(struct zink_resource *res, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_buffer_needs_barrier() argument 3334 zink_resource_buffer_barrier(struct zink_context *ctx, struct zink_resource *res, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_buffer_barrier() argument 3368 zink_resource_needs_barrier(struct zink_resource *res, VkImageLayout layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) zink_resource_needs_barrier() argument 3666 struct zink_resource *res = zink_resource(pres); zink_flush_resource() local 3778 zink_rebind_framebuffer(struct zink_context *ctx, struct zink_resource *res) zink_rebind_framebuffer() argument 3812 struct zink_resource *res = update_descriptor_state_ubo(ctx, shader, slot, rebind_ubo() local 3822 struct zink_resource *res = zink_resource(ssbo->buffer); rebind_ssbo() local 3838 struct zink_resource *res = zink_resource(sampler_view->base.texture); rebind_tbo() local 3854 struct zink_resource *res = zink_resource(image_view->base.resource); rebind_ibo() local 3877 rebind_buffer(struct zink_context *ctx, struct zink_resource *res, uint32_t rebind_mask, const unsigned expected_num_rebinds) rebind_buffer() argument 4225 struct zink_resource *res = zink_resource(pres); zink_resource_commit() local 4245 rebind_image(struct zink_context *ctx, struct zink_resource *res) rebind_image() argument 4276 zink_resource_rebind(struct zink_context *ctx, struct zink_resource *res) zink_resource_rebind() argument 4298 struct zink_resource *res = rebind_ubo(ctx, shader, slot); zink_rebind_all_buffers() local 4303 struct zink_resource *res = rebind_tbo(ctx, shader, slot); zink_rebind_all_buffers() local 4308 struct zink_resource *res = rebind_ssbo(ctx, shader, slot); zink_rebind_all_buffers() local 4313 struct zink_resource *res = rebind_ibo(ctx, shader, slot); zink_rebind_all_buffers() local 4329 struct zink_resource *res = zink_resource(sv->image_view->base.texture); zink_rebind_all_images() local 4340 struct zink_resource *res = zink_resource(image_view->base.resource); zink_rebind_all_images() local 4384 struct zink_resource *res = zink_resource(pres); zink_context_is_resource_busy() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_context.h | 666 struct pipe_resource *res; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 1743 LLVMValueRef res; in draw_gs_llvm_fetch_input() local 3115 LLVMValueRef res; in draw_tcs_llvm_emit_fetch_input() local 3178 LLVMValueRef res; draw_tcs_llvm_emit_fetch_output() local 3243 LLVMValueRef res; draw_tcs_llvm_emit_store_output() local 3798 LLVMValueRef res; draw_tes_llvm_fetch_vertex_input() local 3858 LLVMValueRef res; draw_tes_llvm_fetch_patch_input() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.h | 819 r600_resource_reference(struct r600_resource **ptr, struct r600_resource *res) in r600_resource_reference() argument 826 r600_texture_reference(struct r600_texture **ptr, struct r600_texture *res) in r600_texture_reference() argument 835 struct r600_resource *res = (struct r600_resource *)r; in r600_context_add_resource_size() local 899 r600_get_sampler_view_priority(struct r600_resource *res) r600_get_sampler_view_priority() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_client.c | 1512 int res; in s_client_main() local 1529 int res; in s_client_main() local 1566 int res; in s_client_main() local
|
H A D | cmp.c | 796 OSSL_CMP_MSG *res = NULL; in read_write_req_resp() local 1043 int res; setup_srv_ctx() local 1337 int res = 1; setup_ssl_ctx() local 1418 int res; setup_protection_ctx() local 2145 char *res = NULL; conf_get_string() local 2162 long res; conf_get_number_e() local [all...] |
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 666 int res = X509_cmp_timeframe(vpm, X509_get0_notBefore(cert), in warn_cert() local 2603 ASN1_VALUE *res; in app_http_post_asn1() local 3353 EVP_PKEY *res = NULL; in app_keygen() local 3373 EVP_PKEY *res in app_paramgen() local [all...] |
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 574 LRESULT res = RegOpenKeyExW( in SuccessPage_Show() local 677 HINSTANCE res = ShellExecuteW(0, L"runas", pythonw, arguments, NULL, SW_HIDE); in EnableMaxPathSupport() local 2846 LRESULT res; in LoadOptionalFeatureStatesFromKey() local 2882 LRESULT res; LoadTargetDirFromKey() local 2913 LRESULT res; LoadAssociateFilesStateFromKey() local [all...] |
/third_party/openssl/apps/ |
H A D | cmp.c | 796 OSSL_CMP_MSG *res = NULL; in read_write_req_resp() local 1043 int res; setup_srv_ctx() local 1337 int res = 1; setup_ssl_ctx() local 1418 int res; setup_protection_ctx() local 2145 char *res = NULL; conf_get_string() local 2161 long res; conf_get_number_e() local [all...] |
H A D | s_client.c | 1512 int res; in s_client_main() local 1529 int res; in s_client_main() local 1566 int res; in s_client_main() local
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 666 int res = X509_cmp_timeframe(vpm, X509_get0_notBefore(cert), in warn_cert() local 2596 ASN1_VALUE *res; in app_http_post_asn1() local 3346 EVP_PKEY *res = NULL; in app_keygen() local 3366 EVP_PKEY *res in app_paramgen() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1676 create(const Environment& env, const Resources& res, const Parameters&) create() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateBasic.cpp | 1146 qpTestResult res = QP_TEST_RESULT_PASS; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 184 const deUint32 res = *pui32ResVal++; in BinaryCompare() local 1338 BinaryCompareResult res = BinaryCompare(referenceAlloc.getHostPtr(), in decompressImage() local 2225 BinaryCompareResult res = BinaryCompare(refDstBufferAlloc.getHostPtr(), in verifyDecompression() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 3224 qpTestResult res = QP_TEST_RESULT_PASS; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 81 Vector<T, Size> res; in minVecScalar() local 90 Vector<T, Size> res; in maxVecScalar() local 99 Vector<T, Size> res; in clampVecScalarScalar() local 108 Vector<T, Size> res; in mixVecVecScalar() local 117 Vector<T, Size> res; stepScalarVec() local 126 Vector<T, Size> res; smoothStepScalarScalarVec() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 1663 bool compareComponents (glu::DataType scalarType, const void* ref, const void* res, int numComps) in compareComponents() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackSimpleTests.cpp | 2467 vk::VkResult res = vk.getQueryPoolResults(device, *queryPool, queryIndex, queryCountersNumber, queryDataAvailSize, queryData.data(), queryDataAvailSize, (vk::VK_QUERY_RESULT_WITH_AVAILABILITY_BIT | queryExtraFlags)); local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1676 create(const Environment& env, const Resources& res, const Parameters&) create() argument [all...] |