| /foundation/multimedia/image_framework/plugins/manager/src/common/ |
| H A D | attr_data.cpp | 199 string *newValue = new (std::nothrow) string(value); in SetData() local 218 string *newValue = new (std::nothrow) string(std::move(value)); in SetData() local
|
| /foundation/communication/netmanager_base/bpf/bpf_progs/ |
| H A D | netstats.c | 83 stats_value newValue = {};
in bpf_cgroup_skb_uid_ingress() local 104 stats_value newValue = {};
in bpf_cgroup_skb_uid_egress() local 125 stats_value newValue = {};
in bpf_socket_iface_ingress() local 145 stats_value newValue = {};
in bpf_socket_iface_egress() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | intercepted_data_impl.cpp | 143 DBStatus InterceptedDataImpl::ModifyValue(size_t index, const Value &newValue) in ModifyValue() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | chashtst.c | 408 int32_t newValue = uhash_geti(hash, key); in _put() local
|
| /third_party/unity/extras/fixture/src/ |
| H A D | unity_fixture.c | 156 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgExecutionContext.cpp | 95 ExecValueAccess newValue = tmp.getValue(); in andExecutionMask() local
|
| /base/update/updater/test/fuzztest/updaterutils_fuzzer/ |
| H A D | updater_utils_fuzzer.cpp | 350 constexpr int newValue = 2; in TestJsonNodeValueArrayChange() local
|
| /device/board/hisilicon/hispark_taurus/audio_drivers/codec/hi3516/src/ |
| H A D | hi3516_codec_impl.c | 77 uint32_t newValue, newMask, oldValue; in Hi3516CodecRegBitsUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | font_manager.h | 45 int newValue = 0; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_color_extract.cpp | 91 uint32_t newValue;
in ModifyWordWidth() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
| H A D | color_extract.cpp | 119 uint32_t newValue; in ModifyWordWidth() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/ |
| H A D | camera_ability.cpp | 271 bool newValue = IsMacroSupported(); in FilterByZoomRatio() local 284 std::vector<float> newValue = GetZoomRatioRange(); in FilterByMacro() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | netsys.c | 116 iface_stats_value newValue = {}; in socket_iface_stats() local 293 app_uid_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local 304 app_cookie_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local 317 app_uid_if_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local 331 app_uid_sim_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local 383 app_uid_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local 394 app_cookie_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local 407 app_uid_if_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local 421 app_uid_sim_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_transaction_test.cpp | 51 Value newValue; member 109 Value newValue; in NotifierCallback() local [all...] |
| /foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
| H A D | preferences_ndk_test.cpp | 359 int newValue = 10; in HWTEST_F() local 388 const char *newValue = "adlkj1#$&sdioj9i0i841a61aa4gh44o98()!@@.,.{:/',}"; in HWTEST_F() local 419 bool newValue = false; in HWTEST_F() local 527 const char *newValue in HWTEST_F() local [all...] |
| /third_party/backends/backend/ |
| H A D | epson2-commands.c | 341 char gammaValues[16 * 3 + 1], newValue[4]; in esci_set_gamma_table() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | DateNumberFormat.java | 97 public void setMaximumIntegerDigits(int newValue) { in setMaximumIntegerDigits() argument 107 public void setMinimumIntegerDigits(int newValue) { in setMinimumIntegerDigits() argument
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/ |
| H A D | NumberFormatJDK.java | 217 public void setGroupingUsed(boolean newValue) { in setGroupingUsed() argument 222 public void setMaximumFractionDigits(int newValue) { in setMaximumFractionDigits() argument 227 public void setMaximumIntegerDigits(int newValue) { in setMaximumIntegerDigits() argument 232 public void setMinimumFractionDigits(int newValue) { in setMinimumFractionDigits() argument 237 public void setMinimumIntegerDigits(int newValue) { in setMinimumIntegerDigits() argument [all...] |
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
| H A D | NumberFormatICU.java | 178 public void setGroupingUsed(boolean newValue) { in setGroupingUsed() argument 183 public void setMaximumFractionDigits(int newValue) { in setMaximumFractionDigits() argument 188 public void setMaximumIntegerDigits(int newValue) { in setMaximumIntegerDigits() argument 193 public void setMinimumFractionDigits(int newValue) { in setMinimumFractionDigits() argument 198 public void setMinimumIntegerDigits(int newValue) { in setMinimumIntegerDigits() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
| H A D | LikelySubtagsBuilder.java | 303 set(Map<String, Map<String, Map<String, LSR>>> langTable, final String language, final String script, final String region, LSR newValue) set() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | DateNumberFormat.java | 101 public void setMaximumIntegerDigits(int newValue) { in setMaximumIntegerDigits() argument 111 public void setMinimumIntegerDigits(int newValue) { in setMinimumIntegerDigits() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LikelySubtagsBuilder.java | 303 set(Map<String, Map<String, Map<String, LSR>>> langTable, final String language, final String script, final String region, LSR newValue) set() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | winnmfmt.cpp | 332 void Win32NumberFormat::setMaximumFractionDigits(int32_t newValue) in setMaximumFractionDigits() argument 338 void Win32NumberFormat::setMinimumFractionDigits(int32_t newValue) in setMinimumFractionDigits() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | winnmfmt.cpp | 331 void Win32NumberFormat::setMaximumFractionDigits(int32_t newValue) in setMaximumFractionDigits() argument 337 void Win32NumberFormat::setMinimumFractionDigits(int32_t newValue) in setMinimumFractionDigits() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_time.cpp | 162 struct itimerspec newValue; in Bm_function_Timerfd_settime() local
|