Searched defs:valueValue (Results 1 – 1 of 1) sorted by relevance
66 float* valueValue = new (std::nothrow) float[1] {1.0f}; in SaveValue() local203 int64_t* valueValue = new (std::nothrow) int64_t[1] {1}; variable296 std::vector<float> valueValue = {1.0f}; variable