Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/clippy/tests/ui/
Drepl_uninit.rs16 let new_v = might_panic(taken_v); in main() localVariable
22 let new_v = might_panic(taken_v); in main() localVariable
28 let new_v = might_panic(taken_v); in main() localVariable
/third_party/ffmpeg/libavcodec/
Descape130.c36 uint8_t *new_v, *old_v; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dmarshalling_test.cc813 T new_v; in TestRoundtrip() local
/third_party/rust/rust/library/std/src/collections/hash/map/
Dtests.rs675 let new_v = (*v) * 10; in test_entry() localVariable
889 let new_v = (*v) * 10; in test_raw_entry() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dadjust_hue_cpu_kernel.cc253 float new_v = hsv.v; in LaunchAdjustHueKernelHalf() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dadjust_hue.cc304 float new_v = hsv.v; in DoComputeHalf() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/expander/bprop/grad_ops/
Dcommon_utils.cc694 ShapeVector new_v(v); in PoolToNHWC() local
702 ShapeVector new_v(v); in ConvToNHWC() local
/third_party/ffmpeg/libavfilter/
Dvf_hue.c131 int32_t i, j, u, v, new_u, new_v; in create_chrominance_lut() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dgraph.hh957 auto& new_v = vertices_[new_parent_idx]; in move_child() local