Home
last modified time | relevance | path

Searched defs:x_new (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DSlice.cpp127 for (int64_t x = start, x_new = 0; x < end; x += step, ++x_new) { in slice_width() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Drosenbrock4.hpp276 const state_type &x_new , time_type t_new ) in calc_state()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp1298 APInt x_new(BitWidth, 0); in sqrt() local
/aosp_15_r20/external/llvm/lib/Support/
H A DAPInt.cpp1339 APInt x_new(BitWidth, 0); in sqrt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp1137 APInt x_new(BitWidth, 0); in sqrt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp1199 APInt x_new(BitWidth, 0); in sqrt() local