Home
last modified time | relevance | path

Searched defs:type_vec (Results 1 – 8 of 8) sorted by relevance

/third_party/selinux/libsepol/src/
Doptimize.c39 struct type_vec { struct
44 static int type_vec_init(struct type_vec *v) in type_vec_init() argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/op/
Dcast_tensorrt.cc46 auto type_vec = ConvertTensorAsIntVector(type_tensor); in AddInnerOp() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_cmp_utils.h48 std::vector<TypePtr> type_vec; in MakeOutputTupleShapeAndType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/
Dcombine_optimizer_fusion.cc52 std::vector<TypeId> type_vec; in CheckFuncGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dneighborexchange.cc181 std::vector<TypePtr> type_vec(out_num, recv_type); in NeighborExchangeInferType() local
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h197 auto type_vec = reinterpret_cast<const Vector<uint8_t> *>(prev_val); in IterateValue() local
/third_party/flatbuffers/src/
Didl_gen_text.cpp188 auto type_vec = reinterpret_cast<const Vector<uint8_t> *>( in PrintOffset() local
Dreflection.cpp152 auto type_vec = table.GetPointer<Vector<uint8_t> *>(vec_field.offset() - in VerifyVector() local