Home
last modified time | relevance | path

Searched defs:scalar_value (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/
Dfactory_test1.proto53 optional int32 scalar_value = 4; field
Dfactory_test2.proto61 optional string scalar_value = 10; field
/third_party/protobuf/python/google/protobuf/internal/
Dfactory_test1.proto54 optional int32 scalar_value = 4; field
Dfactory_test2.proto62 optional string scalar_value = 10; field
/third_party/boost/boost/numeric/ublas/
Dexpression_types.hpp124 class scalar_value: class
139 scalar_value (): in scalar_value() function in boost::numeric::ublas::scalar_value
142 scalar_value (const value_type &t): in scalar_value() function in boost::numeric::ublas::scalar_value
/third_party/mindspore/mindspore/ccsrc/utils/
Dsummary.proto96 float scalar_value = 3; field
/third_party/mindspore/mindspore/core/abstract/
Dprim_structures.cc114 ValuePtr scalar_value = args_spec_list[index]->cast<AbstractScalarPtr>()->BuildValue(); in InferImplMakeSlice() local
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc656 int scalar_value = 123; in TEST() local
671 auto scalar_value = []() -> int { return 123; }; in TEST() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c503 LLVMValueRef scalar_value[NIR_MAX_VEC_COMPONENTS]; in enter_waterfall() local