Home
last modified time | relevance | path

Searched defs:old_value (Results 51 - 75 of 120) sorted by relevance

12345

/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc530 Handle<Object> old_value; in RUNTIME_FUNCTION() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpnm2png.c565 static int old_value = 0; in get_data() local
/third_party/skia/modules/skottie/src/animator/
H A DVec2KeyframeAnimator.cpp114 auto old_value = *fTarget; variable
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxl.c498 u32 old_value = readl(card->plx + PLX_CONTROL) & ~PLX_CTL_RESET; in wanxl_reset() local
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxl.c493 u32 old_value = readl(card->plx + PLX_CONTROL) & ~PLX_CTL_RESET; in wanxl_reset() local
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c311 void* old_value; member
/third_party/gn/src/gn/
H A Doperators.cc196 Err MakeOverwriteError(const BinaryOpNode* op_node, const Value& old_value) { in MakeOverwriteError() argument
310 const Value* old_value = dest->GetExistingValue(); in ExecuteEquals() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c559 nir_ssa_def *old_value = intrin->src[1].ssa; in nir_lower_io_to_vector_impl() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_ray_queries.c175 nir_ssa_def *old_value = nir_load_scratch(b, 1, 32, state_scratch_offset, 4); in update_trace_ctrl_level() local
/third_party/node/deps/v8/src/heap/
H A Dmarking.h60 CellType old_value = *cell_; in Set() local
83 CellType old_value = *cell_; in Clear() local
H A Dmemory-chunk.cc316 TypedSlotSet* old_value = base::AsAtomicPointer::Release_CompareAndSwap( in AllocateTypedSlotSet() local
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-array.c805 void *old_value; in array_set_value() local
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-array.c815 void *old_value; in array_set_value() local
/third_party/libsnd/src/
H A Dsndfile.c1003 int old_value ; in sf_command() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc1010 Node* old_value = node->InputAt(2); in LowerNode() local
/third_party/node/deps/v8/include/
H A Dv8-util.h60 PersistentContainerValue old_value = kPersistentContainerNotFound; in Set() local
399 PersistentContainerValue old_value = in SetUnique() local
475 PersistentContainerValue old_value = in SetUnique() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-util.h60 PersistentContainerValue old_value = kPersistentContainerNotFound; in Set() local
405 PersistentContainerValue old_value = in SetUnique() local
481 PersistentContainerValue old_value = in SetUnique() local
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference.cc1235 uint64_t old_value = static_cast<uint64_t>(old_value_high) << 32 | in atomic_pair_compare_exchange() local
1240 reinterpret_cast<std::atomic<uint64_t>*>(address), &old_value, new_value); in atomic_pair_compare_exchange() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc563 void* old_value = default_value_.dynamic_value; in ParseFrom() local
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsh_cmt.c252 u32 old_value = sh_cmt_read_cmstr(ch); in sh_cmt_write_cmstr() local
272 u32 old_value = sh_cmt_read_cmcsr(ch); in sh_cmt_write_cmcsr() local
306 u32 old_value = ch->cmt->info->read_count(ch->ioctrl, CMCOR); in sh_cmt_write_cmcor() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-esdhc.c232 esdhc_writel_fixup(struct sdhci_host *host, int spec_reg, u32 value, u32 old_value) esdhc_writel_fixup() argument
250 esdhc_writew_fixup(struct sdhci_host *host, int spec_reg, u16 value, u32 old_value) esdhc_writew_fixup() argument
284 esdhc_writeb_fixup(struct sdhci_host *host, int spec_reg, u8 value, u32 old_value) esdhc_writeb_fixup() argument
[all...]
/kernel/linux/linux-5.10/drivers/ps3/
H A Dps3-lpm.c366 u64 old_value; in ps3_write_pm07_control() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-esdhc.c239 esdhc_writel_fixup(struct sdhci_host *host, int spec_reg, u32 value, u32 old_value) esdhc_writel_fixup() argument
257 esdhc_writew_fixup(struct sdhci_host *host, int spec_reg, u16 value, u32 old_value) esdhc_writew_fixup() argument
291 esdhc_writeb_fixup(struct sdhci_host *host, int spec_reg, u8 value, u32 old_value) esdhc_writeb_fixup() argument
[all...]
/kernel/linux/linux-6.6/drivers/ps3/
H A Dps3-lpm.c366 u64 old_value; in ps3_write_pm07_control() local
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsh_cmt.c251 u32 old_value = sh_cmt_read_cmstr(ch); in sh_cmt_write_cmstr() local
271 u32 old_value = sh_cmt_read_cmcsr(ch); in sh_cmt_write_cmcsr() local
305 u32 old_value = ch->cmt->info->read_count(ch->ioctrl, CMCOR); in sh_cmt_write_cmcor() local

Completed in 47 milliseconds

12345