Home
last modified time | relevance | path

Searched refs:res_index (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/icu/filters/
Dandroid-extra-removed-resources.txt1 res_index.res
2 coll/res_index.res
3 curr/res_index.res
4 lang/res_index.res
5 region/res_index.res
6 unit/res_index.res
7 zone/res_index.res
/third_party/mindspore/mindspore/ops/_op_impl/_custom_op/
Dbatch_matmul_impl.py65 def _inner_matmul_new(tik_instance, dtype, input_info, res, res_index): argument
94 tik_instance.data_move(res[res_index + thread_idx2 * 64],
98 def _inner_matmul_new_1_64_32_64(tik_instance, dtype, input_info, res, res_index): argument
114 tik_instance.data_move(res[res_index + thread_idx2 * 32],
177 res_index = (block_idx // 3) * 16384 + (block_idx % 3) * 5504 + cc0 * 128
179 _inner_matmul_new(tik_instance, dtype, input_info, res, res_index)
183 res_index = (block_idx // 3) * 16384 + (block_idx % 3) * 5504 + 42 * 128
185 _inner_matmul_new(tik_instance, dtype, input_info, res, res_index)
223 res_index = block_idx * 32768 + cc0 * 16384 + cc1 * 128
225 _inner_matmul_new(tik_instance, dtype, input_info, res, res_index)
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/
Dmakedata.mak305 ALL_RES = $(ALL_RES) $(ICUBRK)\res_index.res
325 ALL_RES = $(ALL_RES) res_index.res
349 ALL_RES = $(ALL_RES) curr\res_index.res
372 ALL_RES = $(ALL_RES) lang\res_index.res
395 ALL_RES = $(ALL_RES) region\res_index.res
419 ALL_RES = $(ALL_RES) zone\res_index.res
442 ALL_RES = $(ALL_RES) unit\res_index.res
465 ALL_RES = $(ALL_RES) $(ICUCOL)\res_index.res
488 ALL_RES = $(ALL_RES) $(ICURBNF)\res_index.res
511 #ALL_RES = $(ALL_RES) $(ICUTRNS)\res_index.res
[all …]
DMakefile.in382 INDEX_NAME=res_index
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c501 nir_ssa_def *res_index, in build_buffer_addr_for_res_index() argument
507 return build_desc_addr(b, NULL, desc_type, res_index, addr_format, state); in build_buffer_addr_for_res_index()
509 nir_ssa_def *array_index = nir_channel(b, res_index, 0); in build_buffer_addr_for_res_index()
510 nir_ssa_def *packed = nir_channel(b, res_index, 1); in build_buffer_addr_for_res_index()
522 build_desc_addr(b, NULL, desc_type, res_index, addr_format, state); in build_buffer_addr_for_res_index()
527 struct res_index_defs res = unpack_res_index(b, res_index); in build_buffer_addr_for_res_index()
606 nir_ssa_def *res_index = in build_load_var_deref_descriptor_mem() local
611 res_index, addr_format, state); in build_load_var_deref_descriptor_mem()
662 nir_ssa_def *res_index = in build_buffer_addr_for_idx_intrin() local
670 res_index, addr_format, state); in build_buffer_addr_for_idx_intrin()
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.cpp563 for (glw::GLuint res_index = 0; res_index < m_n_resolutions; ++res_index) in iterate() local
565 glw::GLuint width = m_resolutions[res_index][DL_WIDTH]; in iterate()
566 glw::GLuint height = m_resolutions[res_index][DL_HEIGHT]; in iterate()
567 glw::GLuint depth = m_resolutions[res_index][DL_DEPTH]; in iterate()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftmac.c812 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
825 for ( res_index = 1; ; res_index++ ) in FT_New_Face_From_Suitcase()
830 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/freetype/src/base/
Dftmac.c811 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
824 for ( res_index = 1; ; res_index++ ) in FT_New_Face_From_Suitcase()
829 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/skia/third_party/externals/freetype/src/base/
Dftmac.c811 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
824 for ( res_index = 1; ; res_index++ ) in FT_New_Face_From_Suitcase()
829 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/freetype/builds/mac/
Dftmac.c1188 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
1201 for ( res_index = 1; ; ++res_index ) in FT_New_Face_From_Suitcase()
1206 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/flutter/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1189 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
1202 for ( res_index = 1; ; ++res_index ) in FT_New_Face_From_Suitcase()
1207 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1188 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
1201 for ( res_index = 1; ; ++res_index ) in FT_New_Face_From_Suitcase()
1206 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c1490 unsigned res_index = opcode.src[1].base.index[0].imm; in Shader_tgsi_translate() local
1491 unsigned target = sx.resources[res_index].target; in Shader_tgsi_translate()
1825 unsigned res_index = opcode.dst[0].base.index[0].imm; in Shader_tgsi_translate() local
1827 assert(res_index < SHADER_MAX_RESOURCES); in Shader_tgsi_translate()
1830 sx.resources[res_index].target = target; in Shader_tgsi_translate()
1832 sx.sv[res_index] = in Shader_tgsi_translate()
1833 ureg_DECL_sampler_view(ureg, res_index, target, in Shader_tgsi_translate()
/third_party/node/tools/icu/
Dicu-generic.gyp417 # or to build index (res_index.txt) files for small-icu
433 # This tool is used to rebuild res_index.res manifests
/third_party/flutter/skia/third_party/externals/icu/cast/
Dcast-removed-resources.txt109 brkitr/res_index.res