| /third_party/grpc/src/core/client_channel/ |
| D | retry_throttle.cc | 39 T new_value; in ClampedAdd() local 102 const uintptr_t new_value = ClampedAdd<intptr_t>( in RecordFailure() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | bitmap.c | 56 void ntfs_bit_set(u8 *bitmap, const u64 bit, const u8 new_value) in ntfs_bit_set() 90 char ntfs_bit_get_and_set(u8 *bitmap, const u64 bit, const u8 new_value) in ntfs_bit_get_and_set()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Atomic.cpp | 46 sys::cas_flag new_value, in CompareAndSwap()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Atomic.cpp | 45 sys::cas_flag new_value, in CompareAndSwap()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-diy-fp.h | 139 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() 140 void set_e(int32_t new_value) { e_ = new_value; } in set_e()
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| D | diy-fp.h | 125 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() 126 void set_e(int32_t new_value) { e_ = new_value; } in set_e()
|
| /third_party/skia/m133/third_party/externals/icu/source/i18n/ |
| D | double-conversion-diy-fp.h | 139 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() 140 void set_e(int32_t new_value) { e_ = new_value; } in set_e()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | double-conversion-diy-fp.h | 139 void set_f(uint64_t new_value) { f_ = new_value; } in set_f() 140 void set_e(int32_t new_value) { e_ = new_value; } in set_e()
|
| /third_party/ltp/testcases/kernel/syscalls/setitimer/ |
| D | setitimer02.c | 25 static int sys_setitimer(int which, void *new_value, void *old_value) in sys_setitimer()
|
| /third_party/ltp/include/lapi/ |
| D | timerfd.h | 27 const struct itimerspec *new_value, in timerfd_settime()
|
| /third_party/ltp/include/ |
| D | tst_safe_timerfd.h | 28 #define SAFE_TIMERFD_SETTIME(fd, flags, new_value, old_value)\ argument
|
| D | tst_safe_clocks.h | 97 timer_t timerid, int flags, const struct itimerspec *new_value, in safe_timer_settime() 165 #define SAFE_TIMER_SETTIME(timerid, flags, new_value, old_value)\ argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | scoped_set_env.cc | 49 ScopedSetEnv::ScopedSetEnv(const char* var_name, const char* new_value) in ScopedSetEnv()
|
| /third_party/gn/src/gn/ |
| D | scope_unittest.cc | 74 Value new_value(&assignment, "goodbye"); in TEST() local 100 Value new_value(&assignment, "goodbye"); in TEST() local 138 Value new_value(&assignment, "hello"); in TEST() local
|
| /third_party/gn/src/base/ |
| D | environment.cc | 49 const std::string& new_value) override { in SetVar() 85 const std::string& new_value) { in SetVarImpl()
|
| /third_party/grpc/third_party/upb/upb/json/ |
| D | test.proto | 30 optional int32 new_value = 10 [json_name = "value"]; field
|
| /third_party/protobuf/upb/json/ |
| D | test.proto | 30 optional int32 new_value = 10 [json_name = "value"]; field
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_list.c | 25 rc_list_add(struct rc_list **list, struct rc_list *new_value) in rc_list_add()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expanders/ |
| D | adam_weight_decay.cc | 93 NodePtrList DoAssign(const NodePtrList &new_value) { in DoAssign() 119 NodePtrList new_value; in Expand() local
|
| /third_party/ltp/lib/ |
| D | tst_safe_timerfd.c | 53 const struct itimerspec *new_value, in safe_timerfd_settime()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/ |
| D | func_graph_py.cc | 41 const auto &new_value = params_init[param_name].cast<tensor::TensorPtr>(); in UpdateFuncGraphHyperParams() local
|
| /third_party/mesa3d/src/panfrost/util/ |
| D | pan_lower_noperspective.c | 186 nir_def *new_value = in lower_noperspective_vs() local 209 nir_def *new_value = nir_fmul(b, &intrin->def, fragcoord_w); in lower_noperspective_fs() local
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| D | timerfd_settime01.c | 37 static struct tst_its new_value; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | counter.h | 97 int new_value = value - iter->second; variable 201 int new_value = value - iter->second; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/enhancer/ |
| D | transpose_optimizer.cc | 32 void UpdatePermValue(const tensor::TensorPtr &tensor, std::vector<T> *new_value, bool *need_change_… in UpdatePermValue()
|