Home
last modified time | relevance | path

Searched defs:new_byte (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dstring_utils.h55 const auto new_byte = in MakeVector() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dstring_utils.h55 const auto new_byte = in MakeVector() local
/third_party/spirv-tools/source/util/
Dstring_utils.h58 const auto new_byte = in AppendToVector() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dutil.cuh75 unsigned int new_byte = *(reinterpret_cast<uint8_t *>(&new_value)); in operator ()() local
103 unsigned int new_byte = *(reinterpret_cast<uint16_t *>(&new_value)); in operator ()() local
133 unsigned int new_byte = *(reinterpret_cast<unsigned int *>(&new_value)); in operator ()() local
153 …unsigned long long int new_byte = *(reinterpret_cast<unsigned long long int *>(&new_value)); // N… in operator ()() local