Home
last modified time | relevance | path

Searched defs:modeValue (Results 1 – 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/ops/
Deltwise_test.cpp52 int8_t* modeValue = new (std::nothrow) int8_t(0); in SetEltwiseMode() local
172 int32_t* modeValue = new (std::nothrow) int32_t(0); variable
195 int8_t* modeValue = new (std::nothrow) int8_t[2]{0, 0}; variable
216 int8_t* modeValue = new (std::nothrow) int8_t(10); variable
237 int8_t* modeValue = new (std::nothrow) int8_t(0); variable
Dresize_bilinear_builder_test.cpp99 int8_t *modeValue = new (std::nothrow) int8_t(1); in SaveModeTensor() local
648 int8_t modeValue = 1; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dschema_object.cpp516 FieldValue modeValue; in ParseCheckSchemaVersionMode() local