Home
last modified time | relevance | path

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

12

/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/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/spirv-tools/source/opt/
Dccp_pass.cpp142 uint32_t new_val = ComputeLatticeMeet(instr, it->second); in VisitAssignment() local
174 uint32_t new_val = ComputeLatticeMeet(instr, folded_inst->result_id()); in VisitAssignment() local
/third_party/node/deps/v8/src/sandbox/
Dexternal-pointer-table-inl.h132 base::Atomic64 new_val = set_mark_bit(old_val); in Mark() 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/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/libcoap/tests/
Dtest_pdu.c875 int new_val; in t_encode_pdu16() local
937 int new_val; in t_encode_pdu17() local
1091 int new_val; in t_encode_pdu19() local
1238 int new_val; in t_encode_pdu21() local
/third_party/libbpf/src/
Drelo_core.h51 __u64 new_val; member
Drelo_core.c1028 __u64 orig_val, new_val; in bpf_core_patch_insn() local
/third_party/node/deps/v8/include/
Dv8-traced-handle.h91 void SetSlotThreadSafe(void* new_val) { in SetSlotThreadSafe()
/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/benchmark/tools/gbench/
Dreport.py81 def calculate_change(old_val, new_val): argument
/third_party/pulseaudio/src/pulsecore/
Datomic.h393 int new_val, old_val; in pa_atomic_add() local
412 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/python/Modules/clinic/
D_tkinter.c.h815 int new_val; in _tkinter_setbusywaitinterval() local
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp370 SkScalar new_val; member
DSkFontMgr_fontconfig.cpp279 SkScalar new_val; member
/third_party/python/Lib/test/support/
D__init__.py1332 def swap_attr(obj, attr, new_val): argument
1363 def swap_item(obj, item, new_val): argument
/third_party/python/Python/clinic/
Dsysmodule.c.h603 int new_val; in sys_setdlopenflags() local
/third_party/selinux/libsepol/src/
Dkernel_to_conf.c34 char *new_val; in cond_expr_to_str() local
123 char *new_val = NULL; in constraint_expr_to_str() local
Dkernel_to_cil.c35 char *new_val; in cond_expr_to_str() local
125 char *new_val = NULL; in constraint_expr_to_str() local

12