| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | reslist.cpp | 184 void TableResource::add(SResource *res, int linenumber, UErrorCode &errorCode) { in add() argument 249 add(SResource *res) add() argument 263 add(SResource *res) add() argument 315 const StringResource *res = static_cast<const StringResource *>(key.pointer); string_hash() local 1190 res_close(struct SResource *res) res_close() argument 1609 StringResource *res = array[i]; compactStringsV2() local 1663 StringResource *res = array[i]; compactStringsV2() local 1695 StringResource *res = array[i]; compactStringsV2() local 1724 StringResource *res = array[i]; compactStringsV2() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | intltest.cpp | 1517 UBool res = major.runTest( name, parameter, baseName ); in main() local
|
| H A D | tsmthred.cpp | 244 UnicodeString res; in showDifference() local 769 int32_t res = cmpres; global() variable [all...] |
| /third_party/libdrm/tests/modetest/ |
| H A D | modetest.c | 549 static void free_resources(struct resources *res) in free_resources() argument 600 struct resources *res; get_resources() local 1502 struct resources *res = dev->resources; pipe_find_preferred() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmMode.c | 156 struct drm_mode_card_res res = {0}; in drmIsKMS() local 166 struct drm_mode_card_res res, counts; in drmModeGetResources() local 615 struct drm_mode_mode_cmd res; drmModeAttachMode() local 626 struct drm_mode_mode_cmd res; drmModeDetachMode() local 1185 struct drm_mode_get_plane_res res, counts; drmModeGetPlaneResources() local [all...] |
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aio-stress.c | 179 long res; member 906 int res = io_queue_init(n, io_ctx); aio_setup() local [all...] |
| /third_party/lwip/src/apps/mdns/ |
| H A D | mdns.c | 378 u16_t res; in mdns_readname_loop() local 393 err_t res; in mdns_readname_loop() local 459 int res; in mdns_domain_eq() local 512 err_t res; mdns_build_reverse_v4_domain() local 552 err_t res; mdns_build_reverse_v6_domain() local 590 err_t res = mdns_domain_add_label(domain, TOPDOMAIN_LOCAL, (u8_t)(sizeof(TOPDOMAIN_LOCAL) - 1)); mdns_add_dotlocal() local 605 err_t res; mdns_build_host_domain() local 622 err_t res; mdns_build_dnssd_domain() local 646 err_t res; mdns_build_service_domain() local 671 err_t res; check_host() local 738 err_t res; check_service() local 840 err_t res; mdns_write_domain() local 904 err_t res; mdns_add_question() local 976 err_t res; mdns_add_answer() local 1091 err_t res; mdns_read_question() local 1133 err_t res; mdns_read_answer() local 1312 err_t res = ERR_ARG; mdns_send_outpacket() local 1568 err_t res; mdns_handle_question() local 1790 err_t res; mdns_handle_response() local 1801 err_t res; mdns_handle_response() local 1954 err_t res; mdns_send_probe() local 2062 err_t res; mdns_resp_add_netif() local 2383 err_t res; mdns_resp_init() local [all...] |
| /third_party/lwip/src/apps/smtp/ |
| H A D | smtp.c | 1514 int res = 0, ret; in smtp_send_body_data_handler() local
|
| /third_party/lwip/src/core/ |
| H A D | tcp.c | 1014 err_t res; local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 396 struct token *res = NULL; in dup_list() local 546 enum token_type res = combine(left, right, buffer); in merge() local
|
| H A D | simplify.c | 635 long long res, mask, bits; in eval_op() local 1643 pseudo_t res = eval_insn(insn); simplify_constant_binop() local 2102 long long res, mask; simplify_constant_unop() local [all...] |
| /third_party/lzma/C/ |
| H A D | 7zArcIn.c | 1149 SRes res;
in SzReadHeader2() local 1491 SRes res;
in SzReadHeader() local 1524 SRes res;
in SzArEx_Open2() local 1643 const SRes res = SzArEx_Open2(p, inStream, allocMain, allocTemp); SzArEx_Open() local 1663 SRes res = SZ_OK; SzArEx_Extract() local [all...] |
| H A D | LzmaDec.c | 695 int res = LZMA_DECODE_REAL(p, limit, bufLimit);
in LzmaDec_DecodeReal2() local 722 ELzmaDummy res;
in LzmaDec_TryDummy() local 783 res = DUMMY_REP;
in LzmaDec_TryDummy() local 1087 int res = LzmaDec_DecodeReal2(p, dicLimit, bufLimit);
in LzmaDec_DecodeToDic() local 1161 int res in LzmaDec_DecodeToDic() local 1209 SRes res; LzmaDec_DecodeToBuf() local 1345 SRes res; LzmaDecode() local [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 158 int res = get_value4(pos1, pos2); in CompareUpToTail() local
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.h | 329 } res, val; in __builtin_bswap128() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 213 struct iris_resource *res = (void *) buf->buffer; in iris_upload_ubo_ssbo_surf_state() local [all...] |
| H A D | iris_resource.c | 409 iris_get_depth_stencil_resources(struct pipe_resource *res, in iris_get_depth_stencil_resources() argument 429 iris_resource_disable_aux(struct iris_resource *res) in iris_resource_disable_aux() argument 490 struct iris_resource *res = (struct iris_resource *) p_res; iris_resource_destroy() local 508 struct iris_resource *res = calloc(1, sizeof(struct iris_resource)); iris_alloc_resource() local 525 iris_get_num_logical_layers(const struct iris_resource *res, unsigned level) iris_get_num_logical_layers() argument 534 create_aux_state_map(struct iris_resource *res, enum isl_aux_state initial) create_aux_state_map() argument 570 iris_get_aux_clear_color_state_size(struct iris_screen *screen, struct iris_resource *res) iris_get_aux_clear_color_state_size() argument 590 map_aux_addresses(struct iris_screen *screen, struct iris_resource *res, enum pipe_format pfmt, unsigned plane) map_aux_addresses() argument 657 iris_resource_configure_main(const struct iris_screen *screen, struct iris_resource *res, const struct pipe_resource *templ, uint64_t modifier, uint32_t row_pitch_B) iris_resource_configure_main() argument 784 iris_resource_configure_aux(struct iris_screen *screen, struct iris_resource *res, bool imported) iris_resource_configure_aux() argument 916 iris_resource_init_aux_buf(struct iris_screen *screen, struct iris_resource *res) iris_resource_init_aux_buf() argument 977 import_aux_info(struct iris_resource *res, const struct iris_resource *aux_res) import_aux_info() argument 991 iris_resource_finish_aux_import(struct pipe_screen *pscreen, struct iris_resource *res) iris_resource_finish_aux_import() argument 1100 struct iris_resource *res = iris_alloc_resource(pscreen, templ); iris_resource_create_for_buffer() local 1154 struct iris_resource *res = iris_alloc_resource(pscreen, templ); iris_resource_create_with_modifiers() local 1270 struct iris_resource *res = iris_alloc_resource(pscreen, templ); iris_resource_from_user_memory() local 1365 struct iris_resource *res = iris_alloc_resource(pscreen, templ); iris_resource_from_handle() local 1444 struct iris_resource *res = iris_alloc_resource(pscreen, templ); iris_resource_from_memobj() local 1489 struct iris_resource *res = (struct iris_resource *) prsc; iris_resource_from_memobj_wrapper() local 1513 struct iris_resource *res = (void *) resource; iris_flush_resource() local 1632 iris_resource_disable_suballoc_on_first_query(struct pipe_screen *pscreen, struct pipe_context *ctx, struct iris_resource *res) iris_resource_disable_suballoc_on_first_query() argument 1672 struct iris_resource *res = (struct iris_resource *)resource; iris_resource_disable_aux_on_first_query() local 1699 struct iris_resource *res = (struct iris_resource *)resource; iris_resource_get_param() local 1794 struct iris_resource *res = (struct iris_resource *)resource; iris_resource_get_handle() local 1862 resource_is_busy(struct iris_context *ice, struct iris_resource *res) resource_is_busy() argument 1908 struct iris_resource *res = (void *) resource; iris_invalidate_resource() local 1995 struct iris_resource *res = (void *) xfer->resource; iris_map_copy_region() local 2115 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_unmap_s8() local 2147 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_map_s8() local 2219 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_unmap_tiled_memcpy() local 2248 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_map_tiled_memcpy() local 2293 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_map_direct() local 2325 can_promote_to_async(const struct iris_resource *res, const struct pipe_box *box, enum pipe_map_flags usage) can_promote_to_async() argument 2348 struct iris_resource *res = (struct iris_resource *)resource; iris_transfer_map() local 2492 struct iris_resource *res = (struct iris_resource *) xfer->resource; iris_transfer_flush_region() local 2554 struct iris_resource *res = (struct iris_resource *)resource; iris_texture_subdata() local 2620 iris_dirty_for_history(struct iris_context *ice, struct iris_resource *res) iris_dirty_for_history() argument 2663 iris_resource_set_clear_color(struct iris_context *ice, struct iris_resource *res, union isl_color_value color) iris_resource_set_clear_color() argument 2680 struct iris_resource *res = (void *) p_res; iris_resource_get_internal_format() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 151 struct pipe_resource *res; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 607 unsigned res = a + b; in draw_overflow_uadd() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_draw.c | 511 dd_dump_flush_resource(struct dd_draw_state *dstate, struct pipe_resource *res, in dd_dump_flush_resource() argument 1447 dd_context_generate_mipmap(struct pipe_context *_pipe, struct pipe_resource *res, enum pipe_format format, unsigned base_level, unsigned last_level, unsigned first_layer, unsigned last_layer) dd_context_generate_mipmap() argument 1589 dd_context_clear_buffer(struct pipe_context *_pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *clear_value, int clear_value_size) dd_context_clear_buffer() argument 1611 dd_context_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) dd_context_clear_texture() argument [all...] |
| H A D | dd_pipe.h | 104 struct pipe_resource *res; member 112 struct pipe_resource *res; member
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 58 init_valid_range(struct d3d12_resource *res) in init_valid_range() argument 78 resource_is_busy(struct d3d12_context *ctx, struct d3d12_resource *res, bool want_to_write) resource_is_busy() argument 94 d3d12_resource_wait_idle(struct d3d12_context *ctx, struct d3d12_resource *res, bool want_to_write) d3d12_resource_wait_idle() argument 118 init_buffer(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ) init_buffer() argument 168 init_texture(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ, ID3D12Heap *heap, uint64_t placed_offset) init_texture() argument 302 convert_planar_resource(struct d3d12_resource *res) convert_planar_resource() argument 346 d3d12_resource_create_or_place(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_resource *templ, ID3D12Heap *heap, uint64_t placed_offset) d3d12_resource_create_or_place() argument 398 struct d3d12_resource *res = CALLOC_STRUCT(d3d12_resource); d3d12_resource_create() local 416 struct d3d12_resource *res = CALLOC_STRUCT(d3d12_resource); d3d12_resource_from_handle() local 649 struct d3d12_resource *res = d3d12_resource(pres); d3d12_resource_get_handle() local 725 d3d12_adjust_transfer_dimensions_for_plane(const struct d3d12_resource *res, unsigned plane_slice, unsigned plane_stride, unsigned plane_layer_stride, unsigned plane_offset, const struct pipe_box* original_box, struct pipe_transfer *ptrans ) d3d12_adjust_transfer_dimensions_for_plane() argument 766 struct d3d12_resource* res = d3d12_resource(pres); d3d12_resource_get_planes_info() local 801 struct d3d12_resource* res = d3d12_resource(pres); d3d12_resource_get_info() local 936 get_subresource_id(struct d3d12_resource *res, unsigned resid, unsigned z, unsigned base_level) get_subresource_id() argument 957 fill_texture_location(struct d3d12_resource *res, struct d3d12_transfer *trans, unsigned resid, unsigned z) fill_texture_location() argument 970 fill_buffer_location(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned depth, unsigned resid, unsigned z) fill_buffer_location() argument 1038 transfer_buf_to_image_part(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int z, int depth, int start_z, int dest_z, int resid) transfer_buf_to_image_part() argument 1076 transfer_buf_to_image(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int resid) transfer_buf_to_image() argument 1099 transfer_image_part_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid, int z, int start_layer, int start_box_z, int depth) transfer_image_part_to_buf() argument 1140 transfer_image_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid) transfer_image_to_buf() argument 1253 synchronize(struct d3d12_context *ctx, struct d3d12_resource *res, unsigned usage, D3D12_RANGE *range) synchronize() argument 1325 struct d3d12_resource *res; global() member 1335 prepare_zs_layer_strides(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_zs_layer_strides() argument 1363 read_zs_surface(struct d3d12_context *ctx, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) read_zs_surface() argument 1455 prepare_write_zs_surface(struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_write_zs_surface() argument 1470 write_zs_surface(struct pipe_context *pctx, struct d3d12_resource *res, struct d3d12_transfer *trans) write_zs_surface() argument 1542 transfer_buf_to_image(d3d12_context(pctx), res, depth_buffer, trans, 0); write_zs_surface() local 1543 transfer_buf_to_image(d3d12_context(pctx), res, stencil_buffer, trans, 1); write_zs_surface() local 1557 struct d3d12_resource *res = d3d12_resource(pres); d3d12_transfer_map() local 1749 struct d3d12_resource *res = d3d12_resource(ptrans->resource); d3d12_transfer_unmap() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 191 static inline unsigned si_get_sampler_view_priority(struct si_resource *res) in si_get_sampler_view_priority() argument 260 struct si_resource *res = si_resource(sview->base.texture); in si_sampler_views_check_encrypted() local 658 struct pipe_resource *res = samplers->views[i]->texture; in si_samplers_update_needs_color_decompress_mask() local 738 struct si_resource *res in si_mark_image_range_valid() local 751 struct si_resource *res; si_set_shader_image_desc() local 835 struct si_resource *res; si_set_shader_image() local 928 struct pipe_resource *res = images->views[i].resource; si_images_update_needs_color_decompress_mask() local 1149 struct si_resource *res = si_resource(*buf); si_get_buffer_from_descriptors() local 1607 struct pipe_resource *res = (*tex_handle)->view->texture; si_resident_handles_update_needs_color_decompress() local 1623 struct pipe_resource *res = view->resource; si_resident_handles_update_needs_color_decompress() local 1971 struct pipe_resource *res = view->resource; si_update_bindless_image_descriptor() local 2613 struct si_resource *res; si_make_image_handle_resident() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 80 struct zink_resource **res; member 568 zink_descriptor_util_image_layout_eval(const struct zink_context *ctx, const struct zink_resource *res, bool is_compute) in zink_descriptor_util_image_layout_eval() argument 1015 zink_resource_desc_set_add(struct zink_resource *res, struct zink_descriptor_set *zds, unsigned idx) zink_resource_desc_set_add() argument 1193 desc_set_res_add(struct zink_descriptor_set *zds, struct zink_resource *res, unsigned int i, bool cache_hit) desc_set_res_add() argument 1414 struct zink_resource *res = ctx->di.descriptor_res[type][stage][index]; update_descriptors_internal() local 1616 struct zink_resource *res = ctx->di.descriptor_res[ZINK_DESCRIPTOR_TYPE_UBO][shader][idx + k]; calc_descriptor_state_hash_ubo() local 1632 struct zink_resource *res = ctx->di.descriptor_res[ZINK_DESCRIPTOR_TYPE_SSBO][shader][idx + k]; calc_descriptor_state_hash_ssbo() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 1499 struct pipe_resource *res = NULL; in nine_context_set_texture() local 1580 struct pipe_resource *res in nine_context_set_stream_source() local 1628 struct pipe_resource *res = NULL; nine_context_set_indices() local 2614 struct pipe_query *res; nine_context_create_query() local [all...] |