Home
last modified time | relevance | path

Searched defs:val5 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp412 std::vector<std::u16string> val5; in ReadvecTestTwoFunc03() local
536 std::vector<std::u16string> val5; in ReadvecTestThreeFunc03() local
672 std::vector<std::u16string> val5; in WritevecTestOneFunc03() local
2108 std::vector<bool> val5; variable
2150 std::vector<int16_t> val5; variable
2192 std::vector<int16_t> val5; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix3.cpp34 double val5 = matrix3X3_[2][0] * matrix3X3_[0][1] * matrix3X3_[1][2]; in Invert() local