Home
last modified time | relevance | path

Searched refs:component_mask (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/fe/
H A Dcomponent_mask.h261 : component_mask(component_mask) in ComponentMask()
274 return component_mask.size(); in size()
282 component_mask[index] = value; in set()
290 if (component_mask.size() == 0)
305 return ((component_mask.size() == 0) || (component_mask.size() == n)); in represents_n_components()
370 AssertDimension(component_mask.size(), mask.component_mask.size());
373 new_mask[i] = (component_mask[i] || mask.component_mask[i]);
392 AssertDimension(component_mask.size(), mask.component_mask.size());
395 new_mask[i] = (component_mask[i] && mask.component_mask[i]);
405 return component_mask == mask.component_mask;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/fe/
H A Dcomponent_mask.cc27 if (mask.component_mask.size() == 0) in operator <<()
32 for (unsigned int i = 0; i < mask.component_mask.size(); ++i) in operator <<()
34 out << (mask.component_mask[i] ? "true" : "false"); in operator <<()
35 if (i != mask.component_mask.size() - 1) in operator <<()
49 return sizeof(*this) + MemoryConsumption::memory_consumption(component_mask); in memory_consumption()
H A Dfe.cc396 FiniteElement<dim, spacedim>::component_mask( in component_mask() function in FiniteElement
414 FiniteElement<dim, spacedim>::component_mask( in component_mask() function in FiniteElement
436 FiniteElement<dim, spacedim>::component_mask( in component_mask() function in FiniteElement
473 component_mask[c] = true; in component_mask()
475 return component_mask; in component_mask()
487 return block_mask(component_mask(scalar)); in block_mask()
498 return block_mask(component_mask(vector)); in block_mask()
509 return block_mask(component_mask(sym_tensor)); in block_mask()
517 const ComponentMask &component_mask) const in block_mask()
521 if (component_mask.represents_the_all_selected_mask()) in block_mask()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/hp/
H A Dfe_collection.cc349 FECollection<dim, spacedim>::component_mask( in component_mask() function in hp::FECollection
356 const ComponentMask mask = (*this)[0].component_mask(scalar); in component_mask()
369 FECollection<dim, spacedim>::component_mask( in component_mask() function in hp::FECollection
376 const ComponentMask mask = (*this)[0].component_mask(vector); in component_mask()
389 FECollection<dim, spacedim>::component_mask( in component_mask() function in hp::FECollection
396 const ComponentMask mask = (*this)[0].component_mask(sym_tensor); in component_mask()
415 const ComponentMask mask = (*this)[0].component_mask(block_mask); in component_mask()
420 Assert(mask == (*this)[c].component_mask(block_mask), in component_mask()
498 const ComponentMask &component_mask) const in block_mask()
504 const BlockMask mask = (*this)[0].block_mask(component_mask); in block_mask()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/numerics/
H A Derror_estimator.h349 const ComponentMask & component_mask = ComponentMask(),
370 const ComponentMask & component_mask = ComponentMask(),
401 const ComponentMask & component_mask = ComponentMask(),
422 const ComponentMask & component_mask = ComponentMask(),
445 const ComponentMask & component_mask = ComponentMask(),
467 const ComponentMask & component_mask = ComponentMask(),
490 const ComponentMask & component_mask = ComponentMask(),
635 const ComponentMask & component_mask = ComponentMask(),
656 const ComponentMask & component_mask = ComponentMask(),
731 const ComponentMask & component_mask = ComponentMask(),
[all …]
H A Dvector_tools_boundary.h107 const ComponentMask &component_mask = ComponentMask());
121 const ComponentMask &component_mask = ComponentMask());
140 const ComponentMask &component_mask = ComponentMask());
158 const ComponentMask &component_mask = ComponentMask());
174 const ComponentMask &component_mask = ComponentMask());
246 const ComponentMask & component_mask = ComponentMask());
267 const ComponentMask & component_mask = ComponentMask());
287 const ComponentMask & component_mask = ComponentMask());
305 const ComponentMask & component_mask = ComponentMask());
H A Derror_estimator.templates.h177 const ComponentMask component_mask; member
218 const ComponentMask & component_mask, in ParallelData() argument
259 , component_mask(component_mask) in ParallelData()
1031 component_mask, in estimate()
1064 component_mask, in estimate()
1101 component_mask, in estimate()
1134 component_mask, in estimate()
1241 component_mask, in estimate()
1346 component_mask, in estimate()
1379 component_mask, in estimate()
[all …]
H A Dvector_tools_interpolate.h73 const ComponentMask &component_mask = ComponentMask());
85 const ComponentMask &component_mask = ComponentMask());
98 const ComponentMask &component_mask = ComponentMask());
181 const ComponentMask &component_mask = ComponentMask());
H A Dvector_tools_interpolate.templates.h222 const ComponentMask & component_mask) in interpolate() argument
224 Assert(component_mask.represents_n_components( in interpolate()
234 Assert(component_mask.n_selected_components( in interpolate()
401 selected || (nonzero_components[c] && component_mask[c]); in interpolate()
486 const ComponentMask & component_mask) in interpolate() argument
503 mapping, dof_handler, function_map, vec, component_mask); in interpolate()
515 const ComponentMask & component_mask) in interpolate() argument
521 component_mask); in interpolate()
538 component_mask); in interpolate()
805 const ComponentMask &component_mask) in interpolate_based_on_material_id() argument
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_gather_xfb_info.c151 output->component_mask = comp_mask & 0xf; in add_var_xfb_outputs()
281 assert(xfb->outputs[i].component_mask != 0); in nir_gather_xfb_info_with_varyings()
294 if (!a->component_mask) in get_xfb_out_sort_index()
357 out.component_mask = in nir_gather_xfb_info_from_intrinsics()
393 if (!cur->component_mask) in nir_gather_xfb_info_from_intrinsics()
401 if (outputs[j].component_mask && in nir_gather_xfb_info_from_intrinsics()
407 unsigned merged_mask = cur->component_mask | outputs[j].component_mask; in nir_gather_xfb_info_from_intrinsics()
413 cur->component_mask = merged_mask; in nir_gather_xfb_info_from_intrinsics()
418 outputs[j].component_mask = 0; in nir_gather_xfb_info_from_intrinsics()
433 assert(outputs[i].component_mask); in nir_gather_xfb_info_from_intrinsics()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/numerics/
H A Derror_estimator_1d.cc71 const ComponentMask & component_mask, in estimate() argument
87 component_mask, in estimate()
108 const ComponentMask & component_mask, in estimate() argument
121 component_mask, in estimate()
155 component_mask, in estimate()
177 const ComponentMask & component_mask, in estimate() argument
193 component_mask, in estimate()
213 const ComponentMask & component_mask, in estimate() argument
226 component_mask, in estimate()
260 component_mask, in estimate()
[all …]
H A Dpoint_value_history.cc112 component_mask = point_value_history.component_mask; in PointValueHistory()
145 component_mask = point_value_history.component_mask; in operator =()
311 (component_mask.find(data_entry.first))->second; in add_point()
472 component_mask.insert( in add_field_name()
524 component_mask.find(vector_name); in add_component_names()
608 component_mask.find(vector_name); in evaluate_field()
845 component_mask.find(*name); in evaluate_field()
846 Assert(mask != component_mask.end(), in evaluate_field()
920 component_mask.find(vector_name); in evaluate_field_at_requested_location()
1378 component_mask.find(vector_name); in status()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbAvcStyleMcp.c18 uint32_t component_mask, in unpack_uni_pred_ref10_bit() argument
25 if (component_mask & PICTURE_BUFFER_DESC_LUMA_MASK) in unpack_uni_pred_ref10_bit()
44 if (component_mask & PICTURE_BUFFER_DESC_CHROMA_MASK) { in unpack_uni_pred_ref10_bit()
88 uint32_t component_mask, in unpack_bi_pred_ref10_bit() argument
97 if (component_mask & PICTURE_BUFFER_DESC_LUMA_MASK) { in unpack_bi_pred_ref10_bit()
116 if (component_mask & PICTURE_BUFFER_DESC_CHROMA_MASK) { in unpack_bi_pred_ref10_bit()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbAvcStyleMcp.c18 uint32_t component_mask, in unpack_uni_pred_ref10_bit() argument
25 if (component_mask & PICTURE_BUFFER_DESC_LUMA_MASK) in unpack_uni_pred_ref10_bit()
44 if (component_mask & PICTURE_BUFFER_DESC_CHROMA_MASK) { in unpack_uni_pred_ref10_bit()
88 uint32_t component_mask, in unpack_bi_pred_ref10_bit() argument
97 if (component_mask & PICTURE_BUFFER_DESC_LUMA_MASK) { in unpack_bi_pred_ref10_bit()
116 if (component_mask & PICTURE_BUFFER_DESC_CHROMA_MASK) { in unpack_bi_pred_ref10_bit()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/common/
H A Dp2p.h328 static constexpr detail::mask4 component_mask{ ComponentMask };
551 dst_p[0] += Traits::component_mask.contains(0) ? left : 0;
554 dst_p[3] += Traits::component_mask.contains(3) ? left : 0;
556 #define P2P_COMPONENT_ENABLED(c) ((Traits::component_mask[c] != C__) && (Traits::component_mask[c] …
561 *dst_p[Traits::component_mask[0]]++ = get_component(x, 0);
563 *dst_p[Traits::component_mask[1]]++ = get_component(x, 1);
565 *dst_p[Traits::component_mask[2]]++ = get_component(x, 2);
567 *dst_p[Traits::component_mask[3]]++ = get_component(x, 3);
601 src_p[0] += Traits::component_mask.contains(0) ? left : 0;
604 src_p[3] += Traits::component_mask.contains(3) ? left : 0;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/dofs/
H A Ddof_tools.cc163 if (component_mask[c] == true) in get_local_component_association()
408 if (component_mask.n_selected_components( in extract_dofs()
451 if (component_mask.n_selected_components( in extract_dofs()
527 if (component_mask[comp_i]) in locally_owned_dofs_per_component()
557 if (component_mask.n_selected_components( in extract_level_dofs()
663 (component_mask.n_selected_components( in extract_boundary_dofs()
722 if (component_mask in extract_boundary_dofs()
1255 if (component_mask[i] == true) in extract_constant_modes()
1265 if (component_mask[dofs_by_component[i]]) in extract_constant_modes()
1286 if (component_mask[data.second[i]]) in extract_constant_modes()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/dofs/
H A Ddof_tools.h1074 const ComponentMask & component_mask = ComponentMask(),
1110 const ComponentMask & component_mask = ComponentMask(),
1128 const ComponentMask & component_mask = ComponentMask(),
1297 const ComponentMask & component_mask,
1335 const ComponentMask & component_mask);
1409 const ComponentMask & component_mask,
1420 const BlockMask & component_mask,
1541 const ComponentMask & component_mask,
2609 const ComponentMask & component_mask = ComponentMask());
2746 const ComponentMask & component_mask, in make_periodicity_constraints() argument
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/nihstro/include/nihstro/
H A Dshader_binary.h181 BitField<32, 4, uint64_t> component_mask; member
186 if (component_mask & 1) ret += "x"; in GetMask()
187 if (component_mask & 2) ret += "y"; in GetMask()
188 if (component_mask & 4) ret += "z"; in GetMask()
189 if (component_mask & 8) ret += "w"; in GetMask()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/nihstro/include/nihstro/
H A Dshader_binary.h181 BitField<32, 4, uint64_t> component_mask; member
186 if (component_mask & 1) ret += "x"; in GetMask()
187 if (component_mask & 2) ret += "y"; in GetMask()
188 if (component_mask & 4) ret += "z"; in GetMask()
189 if (component_mask & 8) ret += "w"; in GetMask()
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimpmybrushsurface.c43 GimpComponentMask component_mask; member
357 GimpComponentMask component_mask = surface->component_mask; in gimp_mypaint_surface_draw_dab() local
475 if (component_mask != GIMP_COMPONENT_MASK_ALL) in gimp_mypaint_surface_draw_dab()
477 if (component_mask & GIMP_COMPONENT_MASK_RED) in gimp_mypaint_surface_draw_dab()
479 if (component_mask & GIMP_COMPONENT_MASK_GREEN) in gimp_mypaint_surface_draw_dab()
481 if (component_mask & GIMP_COMPONENT_MASK_BLUE) in gimp_mypaint_surface_draw_dab()
483 if (component_mask & GIMP_COMPONENT_MASK_ALPHA) in gimp_mypaint_surface_draw_dab()
534 GimpComponentMask component_mask, in gimp_mypaint_surface_new() argument
549 surface->component_mask = component_mask; in gimp_mypaint_surface_new()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/engines/pixbuf/
H A Dpixbuf-render.c770 guint component_mask, in theme_pixbuf_render() argument
787 if (component_mask & COMPONENT_ALL) in theme_pixbuf_render()
788 component_mask = (COMPONENT_ALL - 1) & ~component_mask; in theme_pixbuf_render()
831 if (component_mask & COMPONENT_NORTH_WEST) in theme_pixbuf_render()
834 if (component_mask & COMPONENT_NORTH) in theme_pixbuf_render()
837 if (component_mask & COMPONENT_NORTH_EAST) in theme_pixbuf_render()
840 if (component_mask & COMPONENT_WEST) in theme_pixbuf_render()
843 if (component_mask & COMPONENT_CENTER) in theme_pixbuf_render()
846 if (component_mask & COMPONENT_EAST) in theme_pixbuf_render()
849 if (component_mask & COMPONENT_SOUTH_WEST) in theme_pixbuf_render()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dvp-address-04.c107 unsigned component_mask, const GLfloat *attr);
188 generate_shader_source(char *source, size_t source_len, unsigned component_mask, in generate_shader_source() argument
196 comp[0] = components[component_mask & 0x03]; in generate_shader_source()
197 comp[1] = components[(component_mask >> 2) & 0x03]; in generate_shader_source()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbPictureOperators.c46 uint32_t component_mask, EbBool hbd) { in svt_av1_picture_copy() argument
50 if (component_mask & PICTURE_BUFFER_DESC_Y_FLAG) in svt_av1_picture_copy()
58 if (component_mask & PICTURE_BUFFER_DESC_Cb_FLAG) in svt_av1_picture_copy()
66 if (component_mask & PICTURE_BUFFER_DESC_Cr_FLAG) in svt_av1_picture_copy()
74 if (component_mask & PICTURE_BUFFER_DESC_Y_FLAG) in svt_av1_picture_copy()
82 if (component_mask & PICTURE_BUFFER_DESC_Cb_FLAG) in svt_av1_picture_copy()
90 if (component_mask & PICTURE_BUFFER_DESC_Cr_FLAG) in svt_av1_picture_copy()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbPictureOperators.c46 uint32_t component_mask, EbBool hbd) { in svt_av1_picture_copy() argument
50 if (component_mask & PICTURE_BUFFER_DESC_Y_FLAG) in svt_av1_picture_copy()
58 if (component_mask & PICTURE_BUFFER_DESC_Cb_FLAG) in svt_av1_picture_copy()
66 if (component_mask & PICTURE_BUFFER_DESC_Cr_FLAG) in svt_av1_picture_copy()
74 if (component_mask & PICTURE_BUFFER_DESC_Y_FLAG) in svt_av1_picture_copy()
82 if (component_mask & PICTURE_BUFFER_DESC_Cb_FLAG) in svt_av1_picture_copy()
90 if (component_mask & PICTURE_BUFFER_DESC_Cr_FLAG) in svt_av1_picture_copy()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/hp/
H A Dfe_collection.h550 component_mask(const FEValuesExtractors::Scalar &scalar) const;
569 component_mask(const FEValuesExtractors::Vector &vector) const;
589 component_mask(
613 component_mask(const BlockMask &block_mask) const;
724 block_mask(const ComponentMask &component_mask) const;

1234567891011