Home
last modified time | relevance | path

Searched defs:child_type (Results 1 – 11 of 11) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dterminal.hpp112 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
137 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
162 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
417 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
431 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
445 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
/external/googleapis/google/api/
Dresource.proto237 string child_type = 2; field
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
Dresource.proto237 string child_type = 2; field
/external/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c82 const struct glsl_type *child_type = glsl_get_array_element(type); in add_var_xfb_outputs() local
96 const struct glsl_type *child_type = glsl_get_struct_field(type, i); in add_var_xfb_outputs() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc185 for (auto child_type : data_tuple_type.getTypes()) { in IsNestedTupleInData() local
200 for (auto child_type : tuple_type.getTypes()) { in FlattenTupleType() local
215 for (auto child_type : tuple_type.getTypes()) { in FlattenTupleValue() local
234 for (auto child_type : tuple_type.getTypes()) in CreateTupleValue() local
/external/apache-commons-bcel/src/examples/Mini/
DASTExpr.java154 int child_type = T_UNKNOWN, t; in eval() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_acceleration_structure.c195 uint32_t child_type = node->children[i] & 3u; in lvp_build_internal_node() local
/external/skia/src/core/
DSkRuntimeEffect.cpp134 static ChildType child_type(const SkSL::Type& type) { in child_type() function
/external/icing/icing/schema/
Dschema-util.cc1020 std::string_view child_type) { in IsParent()
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc1322 CComPtr<IDiaSymbol> child_type; in GetFunctionStackParamSize() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_test.cc10209 const PrimitiveType child_type = hlo->operand(0)->shape().element_type(); in TEST_F() local