Home
last modified time | relevance | path

Searched refs:tn_t (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/lib/netlist/devices/
H A Dnlid_proxy.cpp55 auto *tn_t = dynamic_cast<analog_t *>(tp_cn); in nld_base_proxy() local
56 if (f && (tp_t != nullptr && tn_t != nullptr)) in nld_base_proxy()
60 tn_t != nullptr ? tn_t->name() : "")); in nld_base_proxy()
61 else if (tp_t != nullptr && tn_t != nullptr) in nld_base_proxy()
64 m_tn = tn_t; in nld_base_proxy()
/dports/emulators/mame/mame-mame0226/src/lib/netlist/devices/
H A Dnlid_proxy.cpp55 auto *tn_t = dynamic_cast<analog_t *>(tp_cn); in nld_base_proxy() local
56 if (f && (tp_t != nullptr && tn_t != nullptr)) in nld_base_proxy()
60 tn_t != nullptr ? tn_t->name() : "")); in nld_base_proxy()
61 else if (tp_t != nullptr && tn_t != nullptr) in nld_base_proxy()
64 m_tn = tn_t; in nld_base_proxy()
/dports/science/code_saturne/code_saturne-7.1.0/src/gui/
H A Dcs_gui.c1490 cs_tree_node_t *tn_t = cs_tree_get_node(cs_glob_tree, in cs_gui_turb_model() local
1493 const char *model = cs_tree_node_get_tag(tn_t, "model"); in cs_gui_turb_model()
1509 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1514 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1519 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1524 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1529 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1543 cs_gui_node_get_child_int(tn_t, "wall_function", &iwallf); in cs_gui_turb_model()
1599 cs_tree_node_t *tn_t = cs_tree_get_node(cs_glob_tree, in cs_gui_turb_ref_values() local
1610 cs_gui_node_get_child_real(tn_t, in cs_gui_turb_ref_values()
[all …]
H A Dcs_gui_boundary_conditions.c384 cs_tree_node_t *tn_t = cs_tree_node_get_child(tn_bc, "turbulence"); in _inlet_turbulence() local
385 const char *choice = cs_tree_node_get_tag(tn_t, "choice"); in _inlet_turbulence()
400 cs_gui_node_get_child_real(tn_t, "hydraulic_diameter", in _inlet_turbulence()
405 = cs_tree_node_get_child_values_real(tn_t, "turbulent_intensity"); in _inlet_turbulence()
2124 cs_tree_node_t *tn_t = cs_tree_node_get_child(tn_bc, "turbulence"); local
2125 const char *formula = cs_tree_node_get_child_value_str(tn_t, "formula");
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Descape.cpp3005 const TypeOopPtr *tn_t; in split_unique_types() local
3007 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3009 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3011 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3024 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Descape.cpp3005 const TypeOopPtr *tn_t; in split_unique_types() local
3007 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3009 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3011 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3024 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Descape.cpp3200 const TypeOopPtr *tn_t; in split_unique_types() local
3202 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3204 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3206 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3219 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Descape.cpp3200 const TypeOopPtr *tn_t; in split_unique_types() local
3202 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3204 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3206 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3219 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Descape.cpp3119 const TypeOopPtr *tn_t; in split_unique_types() local
3121 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3123 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3125 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3138 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Descape.cpp3105 const TypeOopPtr *tn_t; in split_unique_types() local
3107 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3109 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3111 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3124 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Descape.cpp3215 const TypeOopPtr *tn_t; in split_unique_types() local
3217 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3219 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3221 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3234 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Descape.cpp3257 const TypeOopPtr *tn_t; in split_unique_types() local
3259 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3261 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3263 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3276 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Descape.cpp3140 const TypeOopPtr *tn_t; in split_unique_types() local
3142 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3144 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3146 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3159 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Descape.cpp3121 const TypeOopPtr *tn_t; in split_unique_types() local
3123 tn_t = tn_type->make_ptr()->isa_oopptr(); in split_unique_types()
3125 tn_t = tn_type->isa_oopptr(); in split_unique_types()
3127 if (tn_t != NULL && tinst->klass()->is_subtype_of(tn_t->klass())) { in split_unique_types()
3140 tn_t != NULL && !tinst->klass()->is_subtype_of(tn_t->klass()), in split_unique_types()