Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 25 of 43) sorted by relevance

12

/third_party/flutter/skia/src/core/
DSkExchange.h17 inline static T exchange(T& obj, U&& new_val) { in exchange()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_poly_line_smooth.c64 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_polylinesmooth() local
Dnir_lower_point_smooth.c79 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_point_smooth() local
Dnir_lower_io_to_vector.c666 nir_ssa_def *new_val = nir_ssa_undef(&b, intrin->num_components, 32); in nir_vectorize_tess_levels_impl() local
/third_party/ffmpeg/libavcodec/
Dcos_tablegen.c44 double new_val = val * (double) (1 << 15); in printval() local
/third_party/spirv-tools/source/opt/
Dccp_pass.cpp146 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local
178 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dccp_pass.cpp146 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local
177 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
/third_party/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.cpp116 new_val = Lerp(Sk4f::Load(v0), Sk4f::Load(v1), lerp_info.weight); in onSeek() local
128 const auto new_val = Lerp(*v0++, *v1++, lerp_info.weight); in onSeek() local
/third_party/libcoap/tests/
Dtest_pdu.c858 int new_val; in t_encode_pdu16() local
917 int new_val; in t_encode_pdu17() local
1063 int new_val; in t_encode_pdu19() local
1120 int new_val; in t_encode_pdu20() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_line_smooth.c49 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_line_smooth_intrinsic() local
/third_party/libbpf/src/
Drelo_core.h51 __u64 new_val; member
/third_party/ltp/include/
Dtst_atomic.h152 int old_val, new_val; in tst_atomic_add_return() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_spill.c1460 struct reg_or_immed *new_val, in live_in_rewrite()
1502 struct reg_or_immed *new_val = read_live_in(ctx, def, block, i); in reload_live_in() local
1586 struct reg_or_immed *new_val = entry->data; in add_live_in_phi() local
1645 struct reg_or_immed *new_val = entry->data; in rewrite_phi() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.c522 gdouble new_val; in gst_gl_color_balance_colorbalance_set_value() local
/third_party/benchmark/tools/gbench/
Dreport.py75 def calculate_change(old_val, new_val): argument
/third_party/pulseaudio/src/pulsecore/
Datomic.h425 int new_val, old_val; in pa_atomic_add() local
444 int new_val, old_val; in pa_atomic_sub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp251 } new_val; // hold up the constant values replacing loads. in PreprocessLoad() local
/third_party/flutter/skia/src/ports/
DSkFontConfigInterface_direct.cpp385 SkScalar new_val; member
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp370 SkScalar new_val; member
/third_party/python/Modules/clinic/
D_tkinter.c.h823 int new_val; in _tkinter_setbusywaitinterval() local
/third_party/python/Lib/test/support/
D__init__.py1205 def swap_attr(obj, attr, new_val): argument
1236 def swap_item(obj, item, new_val): argument
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c575 gint64 new_val = (gint64) val + (gint64) delta; in gst_video_crop_transform_dimension() local
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c673 gdouble new_val; in gst_video_balance_colorbalance_set_value() local
/third_party/python/Python/clinic/
Dsysmodule.c.h581 int new_val; in sys_setdlopenflags() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c1686 gdouble new_val; in colorbalance_value_changed_cb() local
1728 gdouble new_val; in update_colorbalance() local
5583 gdouble new_val; in gst_play_sink_colorbalance_set_value() local

12