| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | bitmap.c | 56 void ntfs_bit_set(u8 *bitmap, const u64 bit, const u8 new_value) in ntfs_bit_set() argument 90 char ntfs_bit_get_and_set(u8 *bitmap, const u64 bit, const u8 new_value) in ntfs_bit_get_and_set() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-diy-fp.h | 139 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() argument 140 void set_e(int32_t new_value) { e_ = new_value; } in set_e() argument
|
| /third_party/ltp/testcases/kernel/syscalls/setitimer/ |
| H A D | setitimer01.c | 41 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | maybe-object-inl.h | 104 Address new_value = value.ptr(); in Update() local
|
| H A D | tagged-field-inl.h | 199 Tagged_t new_value = full_to_tagged(value.ptr()); in Release_CompareAndSwap() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_image_casts.c | 225 nir_ssa_def *new_value = convert_value(b, value, from_desc, to_desc); in lower_image_cast_instr() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-diy-fp.h | 139 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() argument 140 void set_e(int32_t new_value) { e_ = new_value; } in set_e() argument
|
| /third_party/gn/src/base/ |
| H A D | environment.cc | 84 SetVarImpl(std::string_view variable_name, const std::string& new_value) SetVarImpl() argument
|
| /third_party/gn/src/gn/ |
| H A D | operators_unittest.cc | 216 const Value* new_value = setup.scope()->GetValue(var); in TEST() local 353 const Value* new_value = setup.scope()->GetValue(foo); in TEST() local [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-proxy.cpp | 256 jerry_value_t new_value = jerry_create_number (12); in HWTEST_F() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_clone.cpp | 86 ir_rvalue *new_value = NULL; in clone() local
|
| /third_party/ltp/include/ |
| H A D | tst_safe_clocks.h | 96 safe_timer_settime(const char *file, const int lineno, timer_t timerid, int flags, const struct itimerspec *new_value, struct itimerspec *old_value) safe_timer_settime() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_testing_test.cc | 1227 int new_value = other.value + 1; variable
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| H A D | qos.c | 438 new_value); in __dev_pm_qos_update_request() local 463 int dev_pm_qos_update_request(struct dev_pm_qos_request *req, s32 new_value) in dev_pm_qos_update_request() argument 405 __dev_pm_qos_update_request(struct dev_pm_qos_request *req, s32 new_value) __dev_pm_qos_update_request() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| H A D | cbe_thermal.c | 117 u64 new_value; in store_throttle() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | cbe_thermal.c | 116 u64 new_value; in store_throttle() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/mqueue/ |
| H A D | mq_open_tests.c | 129 int new_value; in set() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-roccat.c | 252 uint8_t *new_value; in roccat_report_event() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | sysctl.c | 402 int ret, new_value; in proc_sctp_do_rto_min() local 430 int ret, new_value; in proc_sctp_do_rto_max() local 466 int new_value, ret; proc_sctp_do_auth() local [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | preprocess.c | 283 char *new_value; in variable_add() local
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | pika_wdt.c | 178 int new_value; in pikawdt_ioctl() local
|
| H A D | at91rm9200_wdt.c | 164 int new_value; in at91_wdt_ioctl() local
|
| H A D | bcm63xx_wdt.c | 171 int new_value, retval = -EINVAL; in bcm63xx_wdt_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
| H A D | conf_space_capability.c | 114 static int pm_ctrl_write(struct pci_dev *dev, int offset, u16 new_value, in pm_ctrl_write() argument 216 static int msi_msix_flags_write(struct pci_dev *dev, int offset, u16 new_value, in msi_msix_flags_write() argument [all...] |
| /kernel/linux/linux-5.10/kernel/power/ |
| H A D | qos.c | 101 int prev_value, curr_value, new_value; in pm_qos_update_target() local 290 void cpu_latency_qos_update_request(struct pm_qos_request *req, s32 new_value) in cpu_latency_qos_update_request() argument 564 freq_qos_update_request(struct freq_qos_request *req, s32 new_value) freq_qos_update_request() argument [all...] |