Home
last modified time | relevance | path

Searched refs:set_index (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh288 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
289 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
308 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
311 case 1: return u.format1.covers (set_index, glyph_id); in covers()
384 bool mark_set_covers (unsigned int set_index, hb_codepoint_t glyph_id) const in mark_set_covers()
385 …{ return version.to_int () >= 0x00010002u && (this+markGlyphSetsDef).covers (set_index, glyph_id);… in mark_set_covers()
/third_party/ffmpeg/tools/
Dsidxindex.c255 int set_index = -1; in output_mpd() local
257 set_index = 0; in output_mpd()
259 set_index = 1; in output_mpd()
262 adaptation_sets[set_index][nb_tracks[set_index]++] = tracks->tracks[i]; in output_mpd()
/third_party/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh424 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
425 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
472 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
475 case 1: return u.format1.covers (set_index, glyph_id); in covers()
557 bool mark_set_covers (unsigned int set_index, hb_codepoint_t glyph_id) const in mark_set_covers()
558 …{ return version.to_int () >= 0x00010002u && (this+markGlyphSetsDef).covers (set_index, glyph_id);… in mark_set_covers()
Dhb-ot-layout-common.hh3152 unsigned int set_index = 0; in serialize() local
3156 if (unlikely (!dataSets[set_index++].serialize (c, this) in serialize()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh422 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
423 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
470 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers()
473 case 1: return u.format1.covers (set_index, glyph_id); in covers()
555 bool mark_set_covers (unsigned int set_index, hb_codepoint_t glyph_id) const in mark_set_covers()
556 …{ return version.to_int () >= 0x00010002u && (this+markGlyphSetsDef).covers (set_index, glyph_id);… in mark_set_covers()
Dhb-ot-layout-common.hh2905 unsigned int set_index = 0; in serialize() local
2909 if (unlikely (!dataSets[set_index++] in serialize()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ssa_builder.cpp297 set_index(rename_lds_oq_stack.top(), v, index); in rename_use()
330 set_index(rename_lds_rw_stack.top(), v, index); in rename_def()
333 set_index(rename_stack.top(), v, index); in rename_def()
391 void ssa_rename::set_index(def_map& m, value* v, unsigned index) { in set_index() function in r600_sb::ssa_rename
Dsb_pass.h670 void set_index(def_map& m, value* v, unsigned index);
/third_party/boost/boost/lockfree/detail/
Dfreelist.hpp299 void set_index(index_t i) in set_index() function in boost::lockfree::detail::tagged_index
419 next_index->set_index(null_handle()); in initialize()
604 new_pool_node->next.set_index(old_pool.get_index()); in deallocate_impl()
617 new_pool_node->next.set_index(old_pool.get_index()); in deallocate_impl_unsafe()
/third_party/elfio/elfio/
Delfio.hpp388 new_section->set_index( (Elf_Half)sections_.size() ); in create_section()
410 new_segment->set_index( (Elf_Half)segments_.size() ); in create_segment()
422 sec0->set_index( 0 ); in create_mandatory_sections()
443 sec->set_index( i ); in load_sections()
505 seg->set_index( i ); in load_segments()
Delfio_segment.hpp150 void set_index( Elf_Half value ) { index = value; } in set_index() function in ELFIO::segment_impl
Delfio_section.hpp187 void set_index( Elf_Half value ) { index = value; } in set_index() function in ELFIO::section_impl
/third_party/python/Lib/idlelib/
Dhyperparser.py79 self.set_index(index)
81 def set_index(self, index): member in HyperParser
Dcalltip.py80 hp.set_index(sur_paren[0])
Dautocomplete.py141 hp.set_index("insert-%dc" % (len(curline)-(i-1)))
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Delement33 element_class->set_index = GST_DEBUG_FUNCPTR (gst_replace_set_index);
/third_party/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c905 uint32_t set_index, in anv_cmd_buffer_bind_descriptor_set() argument
911 layout->set[set_index].layout; in anv_cmd_buffer_bind_descriptor_set()
946 if (pipe_state->descriptors[set_index] != set || in anv_cmd_buffer_bind_descriptor_set()
948 pipe_state->descriptors[set_index] = set; in anv_cmd_buffer_bind_descriptor_set()
958 push->desc_sets[set_index] = anv_address_physical(addr); in anv_cmd_buffer_bind_descriptor_set()
974 layout->set[set_index].dynamic_offset_start; in anv_cmd_buffer_bind_descriptor_set()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c258 set_index(struct ir2_context *ctx, nir_dest *dst, struct ir2_instr *instr) in set_index() function
369 set_index(ctx, dst, instr); in instr_create_alu_dest()
381 set_index(ctx, dst, instr); in ir2_instr_create_fetch()
419 set_index(ctx, dst, instr); in emit_alu()
/third_party/boost/boost/python/suite/indexing/detail/
Dindexing_suite_detail.hpp175 p().set_index( in replace()
428 set_index(Index i) in set_index() function in boost::python::detail::container_element
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/
Dopinfo.h72 void set_index(const int index) { index_ = index; } in set_index() function
Doplib.cc307 op_io->set_index(obj.at(kIndex)); in DecodeInputOutput()
/third_party/alsa-lib/src/topology/
Ddata.c889 unsigned int set_index, in tplg_save_tuple_set() argument
899 set = tuples->set[set_index]; in tplg_save_tuple_set()
915 err = tplg_save_printf(dst, NULL, buf, set_index, s); in tplg_save_tuple_set()
924 set_index, s, tuple->token); in tplg_save_tuple_set()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/
Dtbe_kernel_select.cc393 op_io_info_new->set_index(op_io_info.index()); in CreateNewOpIOInfo()
574 op_io_info_new->set_index(op_io_info.index()); in CreateNewOpIOInfo()
/third_party/mindspore/mindspore/ccsrc/fl/armour/cipher/
Dcipher_meta_storage.cc287 client_share_str_new_p->set_index(index_new); in UpdateClientShareToServer()
/third_party/gstreamer/gstreamer/gst/
Dgstelement.c694 if (oclass->set_index)
695 oclass->set_index (element, index);

12