/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image_neon.cc | 37 const int new_x = orig_x >> 1; in Downsample2x32ColumnsNeon() local 100 const int new_x = orig_x >> 2; in Downsample4x32ColumnsNeon() local
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | rect_f.cc | 165 float new_x = x(); in AdjustToFit() local 181 float new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
|
H A D | rect.cc | 239 int new_x = x(); in AdjustToFit() local 255 int new_x = x() + (width() - new_width) / 2; in ClampToCenteredSize() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_coordinates.h | 22 constexpr CFX_PTemplate(BaseType new_x, BaseType new_y) in CFX_PTemplate() 128 CFX_VTemplate(BaseType new_x, BaseType new_y) in CFX_VTemplate()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | BatchRulesConvolution.cpp | 44 auto new_x = reshape_dim_into(*lhs_bdim, lhs_spec[0], lhs); in convolution_batch_rule() local 98 auto new_x = reshape_dim_into(*lhs_bdim, lhs_spec[1], lhs); in convolution_batch_rule() local
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_class_import.cpp | 107 auto new_x = torch::rand({2, 3}); in TEST() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-geometry.hh | 105 float new_x = xx * dx + xy * dy; in transform_distance() local
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | catrigf.c | 202 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
|
H A D | catrig.c | 357 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
|
H A D | catrigl.c | 222 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/ |
H A D | CompositeGlyph.hh | 175 int new_x = roundf (point.x); in compile_with_point() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | qr_expander.cc | 259 auto new_x = Mul(x, predecessor_mask, in QrBlock() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/ |
H A D | x11.c | 1759 static void _display_cursor(int old_row, int old_x, int new_row, int new_x) in _display_cursor() 2605 int old_x, new_x; in _process_curses_requests() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_acelp_tools.c | 476 VOID iusace_acelp_cb_target_update(FLOAT32 *x, FLOAT32 *new_x, FLOAT32 *cb_vec, FLOAT32 gain) { in iusace_acelp_cb_target_update()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_nir_lower_descriptors.c | 1052 nir_def *new_x = adjust_edb_buffer_view_coord(b, desc, x); in lower_edb_buffer_image_intrin() local
|
/aosp_15_r20/external/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxer.h | 374 void set_x(float new_x) { x_ = new_x; } in set_x()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/ |
H A D | backend.py | 1867 def update(x, new_x): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
H A D | legalize_tf.cc | 6809 Value new_x = in QRBlock() local
|