/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_poly_line_smooth.c | 64 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_polylinesmooth() local
|
H A D | nir_lower_point_smooth.c | 79 nir_ssa_def *new_val = nir_fmul(b, nir_vec4(b, one, one, one, coverage), in lower_point_smooth() local
|
H A D | nir_lower_io_to_vector.c | 666 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 D | cos_tablegen.c | 44 double new_val = val * (double) (1 << 15); in printval() local
|
/third_party/ltp/include/ |
H A D | tst_atomic.h | 152 int old_val, new_val; in tst_atomic_add_return() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_line_smooth.c | 49 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 D | external-pointer-table-inl.h | 132 base::Atomic64 new_val = set_mark_bit(old_val); in Mark() local
|
/third_party/backends/backend/genesys/ |
H A D | device.cpp | 266 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 D | relo_core.h | 51 __u64 new_val; member
|
H A D | relo_core.c | 1028 __u64 orig_val, new_val; in bpf_core_patch_insn() local [all...] |
/third_party/node/deps/v8/include/ |
H A D | v8-traced-handle.h | 91 void SetSlotThreadSafe(void* new_val) { in SetSlotThreadSafe() argument
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-traced-handle.h | 91 void SetSlotThreadSafe(void* new_val) { in SetSlotThreadSafe() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | atomic.h | 393 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 D | ccp_pass.cpp | 146 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 D | VectorKeyframeAnimator.cpp | 116 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 D | ccp_pass.cpp | 142 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 D | test_pdu.c | 875 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 D | BPFISelDAGToDAG.cpp | 251 } new_val; // hold up the constant values replacing loads. in PreprocessLoad() local
|
/third_party/python/Python/clinic/ |
H A D | sysmodule.c.h | 603 int new_val; in sys_setdlopenflags() local
|
/third_party/python/Modules/clinic/ |
H A D | _tkinter.c.h | 815 int new_val; in _tkinter_setbusywaitinterval() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 1502 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 D | dxil_nir.c | 534 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 D | simulator-arm64.cc | 1082 T new_val; in AddSubWithCarry() local [all...] |
/third_party/mksh/ |
H A D | funcs.c | 1454 int positions, new_val; in c_umask() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_cil.c | 35 char *new_val; in cond_expr_to_str() local 125 char *new_val = NULL; constraint_expr_to_str() local [all...] |