Home
last modified time | relevance | path

Searched defs:bare_type (Results 26 – 50 of 50) sorted by relevance

12

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/ast/type/
H A Dlocal_var_type_def.hpp87 bare_expr_type local_var_type::bare_type() const { in bare_type() function in stan::lang::local_var_type
H A Dbare_expr_type_def.hpp182 std::ostream& operator<<(std::ostream& o, const bare_expr_type& bare_type) { in operator <<()
H A Dblock_var_type_def.hpp107 bare_expr_type block_var_type::bare_type() const { in bare_type() function in stan::lang::block_var_type
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/util/
H A Dtype_traits_std.hpp213 using bare_type = remove_cptrref<T>; typedef
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/ast/node/
H A Dexpression_def.hpp79 bare_expr_type expression::bare_type() const { in bare_type() function in stan::lang::expression
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1305 const struct glsl_type *bare_type = glsl_without_array(out_type); in get_output_type() local
1402 const struct glsl_type *bare_type = glsl_without_array(var->type); in emit_so_info() local
1492 const struct glsl_type *bare_type = glsl_without_array(out_type); in emit_so_outputs() local
1538 ASSERTED const struct glsl_type *bare_type = glsl_without_array(out_type); in emit_so_outputs() local
1570 const struct glsl_type *bare_type = glsl_without_array(var->type); in emit_so_outputs() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dglsl_types.cpp442 const glsl_type *bare_type = in get_bare_type() local
632 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dglsl_types.cpp442 const glsl_type *bare_type = in get_bare_type() local
642 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/lang/clover/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dglsl_types.cpp442 const glsl_type *bare_type = in get_bare_type() local
642 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/
H A Dglsl_types.cpp442 const glsl_type *bare_type = in get_bare_type() local
642 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
686 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/
H A Dglsl_types.cpp442 const glsl_type *bare_type = in get_bare_type() local
664 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/
H A Dglsl_types.cpp452 const glsl_type *bare_type = in get_bare_type() local
688 const glsl_type *bare_type = get_instance(base_type, rows, columns); in VECN() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/grammars/
H A Dsemantic_actions_def.cpp2845 const bare_expr_type &bare_type, in operator ()()
/dports/sysutils/py-pytsk/pytsk3-20210419/
H A Dclass_parser.py1691 bare_type = "TDB_DATA" variable in TDB_DATA_P
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dir.cpp15326 ZigType *bare_type = container_ref_type(container_type); in ir_analyze_container_field_ptr() local
15548 ZigType *bare_type = container_ref_type(container_type); in ir_analyze_instruction_field_ptr() local
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dir.cpp15326 ZigType *bare_type = container_ref_type(container_type); in ir_analyze_container_field_ptr() local
15548 ZigType *bare_type = container_ref_type(container_type); in ir_analyze_instruction_field_ptr() local

12