Home
last modified time | relevance | path

Searched defs:setValue (Results 51 - 75 of 90) sorted by relevance

1234

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp706 OH_Pixelmap_HdrMetadataValue setValue; in HWTEST_F() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java194 public V setValue(V value) { in setValue() method in XCldrStub.ReusableEntry
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java303 public Builder setValue(String value) { in setValue() method in Mf2DataModel.Text.Builder
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java209 public V setValue(V value) { in setValue() method in TrieMap.BytesTrieMap.BytesEntry
393 public V setValue(V value) { in setValue() method in TrieMap.CharsTrieMap.CharsEntry
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java202 public V setValue(V value) { in setValue() method in XCldrStub.ReusableEntry
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java208 public V setValue(V value) { in setValue() method in TrieMap.BytesTrieMap.BytesEntry
392 public V setValue(V value) { in setValue() method in TrieMap.CharsTrieMap.CharsEntry
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DSmallSortedMap.java429 public V setValue(V newValue) { in setValue() method in SmallSortedMap.Entry
H A DInternal.java536 public V setValue(V value) { in setValue() method in Internal.MapAdapter.EntryAdapter
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp203 void ValueScope::setValue (const Variable* variable, ConstValueRangeAccess value) in setValue() function in rsg::ValueScope
355 void VariableManager::setValue (const Variable* variable, ConstValueRangeAccess value) in setValue() function in rsg::VariableManager
/applications/standard/settings/napi/settings/
H A Dnapi_settings.cpp556 void SetValueExecuteExt(napi_env env, void *data, const std::string setValue) in SetValueExecuteExt() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp210 std::string setValue = iter->second; in HttpHeaderParse() local
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
H A Deffect_filter_test.cpp922 ImageEffect_Any setValue; in OHEffectFilterSetValue() local
967 ImageEffect_Any setValue; OHEffectFilterGetValue() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DStringTrieBuilder.java270 public final void setValue(int v) { in setValue() method in StringTrieBuilder.ValueNode
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DStringTrieBuilder.java269 public final void setValue(int v) { in setValue() method in StringTrieBuilder.ValueNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h533 void setValue(const Value *V, SDValue NewN) { in setValue() function in llvm::SelectionDAGBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h461 void setValue(Value *Val) { in setValue() function in llvm::MemSetBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h146 void setValue(const ValueTy &V) { second = V; } in setValue() function in llvm::StringMapEntry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCheckImpl.h109 void setValue(uint64_t NewValue) { Value = NewValue; } in setValue() function in llvm::NumericVariable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h141 void setValue(const ValueTy &V) { second = V; } in setValue() function in llvm::StringMapEntryStorage
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.cpp371 void setValue (EGLenum name, EGLint value) in setValue() function in deqp::egl::ConfigFilter
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp284 static bool SetRunningState(const RunningState& setValue) in SetRunningState() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_Extend_test_ng.cpp1252 auto setValue = testData.first.value; in HWTEST_F() local
1345 float setValue = testData.first.value; in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h191 void setValue(uint64_t Val) { Integer = Val; } in setValue() function in llvm::DIEInteger
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp374 JSHandle<JSTaggedValue> setValue = deserializer.ReadValue(); in JSSetTest() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp440 int32_t MultiModalInputPreferencesManager::SetShortKeyDuration(const std::string &key, int32_t setValue) in SetShortKeyDuration() argument
423 SetIntValue(const std::string &key, const std::string &setFile, int32_t setValue) SetIntValue() argument
429 SetBoolValue(const std::string &key, const std::string &setFile, bool setValue) SetBoolValue() argument

Completed in 41 milliseconds

1234