Home
last modified time | relevance | path

Searched defs:new_val (Results 1 - 25 of 35) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
H A 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
H A 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
H A 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/
H A Dcos_tablegen.c44 double new_val = val * (double) (1 << 15); in printval() local
/third_party/ltp/include/
H A Dtst_atomic.h152 int old_val, new_val; in tst_atomic_add_return() local
/third_party/mesa3d/src/broadcom/compiler/
H A 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/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table-inl.h132 base::Atomic64 new_val = set_mark_bit(old_val); in Mark() local
/third_party/backends/backend/genesys/
H A Ddevice.cpp266 std::uint8_t new_val = (old_val & ~reg.mask) | (reg.value & reg.mask); in apply_reg_settings_to_device_with_backup() local
/third_party/libbpf/src/
H A Drelo_core.h51 __u64 new_val; member
H A Drelo_core.c1028 __u64 orig_val, new_val; in bpf_core_patch_insn() local
[all...]
/third_party/node/deps/v8/include/
H A Dv8-traced-handle.h91 void SetSlotThreadSafe(void* new_val) { in SetSlotThreadSafe() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-traced-handle.h91 void SetSlotThreadSafe(void* new_val) { in SetSlotThreadSafe() argument
/third_party/pulseaudio/src/pulsecore/
H A 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/SPIRV-Tools/source/opt/
H A 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/
H A DVectorKeyframeAnimator.cpp116 new_val = Lerp(Sk4f::Load(v0), Sk4f::Load(v1), lerp_info.weight); variable
128 const auto new_val = Lerp(*v0++, *v1++, lerp_info.weight); variable
/third_party/spirv-tools/source/opt/
H A 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/libcoap/tests/
H A Dtest_pdu.c875 int new_val; in t_encode_pdu16() local
937 int new_val; t_encode_pdu17() local
1091 int new_val; t_encode_pdu19() local
1238 int new_val; t_encode_pdu21() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp251 } new_val; // hold up the constant values replacing loads. in PreprocessLoad() local
/third_party/python/Python/clinic/
H A Dsysmodule.c.h603 int new_val; in sys_setdlopenflags() local
/third_party/python/Modules/clinic/
H A D_tkinter.c.h815 int new_val; in _tkinter_setbusywaitinterval() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c1502 struct reg_or_immed *new_val = read_live_in(ctx, def, block, i); in reload_live_in() local
1458 live_in_rewrite(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct reg_or_immed *new_val, struct ir3_block *block, unsigned pred_idx) live_in_rewrite() argument
1586 struct reg_or_immed *new_val = entry->data; add_live_in_phi() local
1645 struct reg_or_immed *new_val = entry->data; rewrite_phi() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c534 nir_ssa_def *new_val = nir_ior(b, vec32, in lower_masked_store_vec32() local
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc1082 T new_val; in AddSubWithCarry() local
[all...]
/third_party/mksh/
H A Dfuncs.c1454 int positions, new_val; in c_umask() local
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c35 char *new_val; in cond_expr_to_str() local
125 char *new_val = NULL; constraint_expr_to_str() local
[all...]

Completed in 32 milliseconds

12