Searched defs:blockSizeValue (Results 1 – 3 of 3) sorted by relevance
57 int64_t* blockSizeValue = new (std::nothrow) int64_t[2]{2, 2}; in SetBlockSize() local224 int32_t* blockSizeValue = new (std::nothrow) int32_t[2]{2, 2}; variable247 int64_t* blockSizeValue = new (std::nothrow) int64_t[2]{2, 2}; variable310 std::vector<int64_t> blockSizeValue{2, 2}; variable
54 int64_t* blockSizeValue = new (std::nothrow) int64_t [1] {2}; in SaveBlockSize() local164 float* blockSizeValue = new (std::nothrow) float [1]{2.0f}; in __anon703235530102() variable217 int64_t blockSizeValue = 2; variable
56 int64_t* blockSizeValue = new (std::nothrow) int64_t[1] {2}; in SaveBlockSize() local180 float* blockSizeValue = new (std::nothrow) float[1] {2.0f}; in __anon44e13b730102() variable294 int64_t blockSizeValue = 2; variable