Home
last modified time | relevance | path

Searched defs:update (Results 126 - 150 of 679) sorted by relevance

12345678910>>...28

/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py206 def update(self, *args, **kwargs): member in FrozenDict
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py95 def update(self, value): member in Range
H A Dlibinput-measure-touch-size.py50 def update(self, value): member in Range
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs74 pub fn update(&mut self, file_id: FileId, source: Source) { in update() functions
290 fn update(&mut self, source: Source) { in update() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.cpp135 void InterferenceCache::Entry::update(unsigned MBBNum) { in update() function in InterferenceCache::Entry
/third_party/vk-gl-cts/external/
H A Dfetch_sources.py78 def update (self, cmdProtocol = None, force = False): member in SourcePackage
194 def update (self, cmdProtocol = None, force = False): member in SourceFile
271 def update (self, cmdProtocol, force = False): member in GitRepo
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DThread.cpp124 void Thread::update(bool isStep, const UpdateFrame &f) in update() function in vk::dbg::Thread
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.cpp140 void Buffer::update(VkDeviceSize dstOffset, VkDeviceSize dataSize, const void *pData) in update() function in vk::Buffer
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DAudioLatencyTuner.java185 public void update() { in update() method in AudioLatencyTuner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp213 void SHA1::update(ArrayRef<uint8_t> Data) { in update() function in SHA1
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTimerTree.cpp177 void TimerStack::update(bool UpdateCounts) { in update() function in Ice::TimerStack
/third_party/skia/experimental/sktext/editor/
H A DEditor.cpp54 void Editor::update() { in update() function in skia::editor::Editor
/third_party/skia/gm/
H A Danimatedimageblurs.cpp108 void update(double nanos, SkScalar lastTime) { in update() function in AnimatedImageBlurs::Node
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DtupleLowering.cpp33 TupleUpdateConverter(checker::ETSChecker *const checker, ir::UpdateExpression *const update) in TupleUpdateConverter() argument
162 static ir::Expression *ConvertTupleUpdate(checker::ETSChecker *const checker, ir::UpdateExpression *const update) in ConvertTupleUpdate() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/include/
H A Dtde_define.h66 hi_u64 update; /* current node update flag */ member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.h158 void CheckIsChanged(const T& update, const T& val) in CheckIsChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h84 void SetAllowUpdate(bool update) in SetAllowUpdate() argument
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h101 void SetAllowUpdate(bool update) in SetAllowUpdate() argument
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h149 void UpdateIfChanged(T& update, const T& val) in UpdateIfChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp63 bool update = false; in ProcessTabBarItem() local
75 TabContentModelNG::AddTabBarItem(Referenced::Claim(this), myIndex, update); in ProcessTabBarItem() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Danimate_impl.cpp24 int32_t AnimateTo(ArkUI_ContextHandle context, ArkUI_AnimateOption* option, ArkUI_ContextCallback* update, in AnimateTo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_paint_property.h220 bool update = false; in UpdateRadius() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dtypes_util_test.cpp93 Entry insert, update, del; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/
H A Dtypesutil_fuzzer.cpp98 Entry update; in ChangeNotificationFuzz() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/
H A Dversion_info_manager_test.cpp340 DistributedKv::Entry insert, update, del; in HWTEST_F() local

Completed in 18 milliseconds

12345678910>>...28