Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Doptimize.c36 struct type_vec { struct
41 static int type_vec_init(struct type_vec *v) in type_vec_init() argument
/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_custom_predict.cc62 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_unpack.cc61 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_unstack.cc61 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_hashtable_lookup.cc63 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_topk.cc73 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_layer_norm_beta_gamma_backprop_v2.cc65 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_merge.cc63 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_layer_norm_x_backprop_v2.cc72 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_detection_post_process.cc69 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_batch_norm_grad.cc75 auto type_vec = type->elements(); in TEST_F() local
Dtest_ops_batch_norm.cc71 auto type_vec = type->elements(); in TEST_F() local
/third_party/mindspore/mindspore/core/ops/
Dneighborexchange.cc176 std::vector<TypePtr> type_vec(out_num, recv_type); in InferType() local
/third_party/flatbuffers/src/
Didl_gen_text.cpp177 auto type_vec = reinterpret_cast<const Vector<uint8_t> *>( in PrintOffset() local
Dreflection.cpp611 auto type_vec = table.GetPointer<Vector<uint8_t> *>(vec_field.offset() - in VerifyVector() local
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h197 auto type_vec = reinterpret_cast<const Vector<uint8_t> *>(prev_val); in IterateValue() local