Home
last modified time | relevance | path

Searched defs:update (Results 51 - 75 of 183) sorted by relevance

12345678

/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
/third_party/eudev/src/shared/
H A Dpath-util.c508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c78 static av_always_inline void update(SilenceDetectContext *s, AVFrame *insamples, in update() function
/third_party/ffmpeg/libavformat/
H A Dimg2enc.c44 int update; member
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c386 const bool update = (argc == 2 && !strcmp(argv[1], "--update")); in main() local
/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp641 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() argument
663 bool RuleBasedBreakIterator::BreakCache::addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addPreceding() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBGroupPanel.java436 public void update() { in update() method in GroupItemsListModel
465 public void update() { in update() method in GroupComboBoxModel
526 public void update() { in update() method in GroupItemsTableModel
[all...]
H A DRBSearchPanel.java336 public void update() { in update() method in SearchItemsTableModel
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py95 def update(self, **kwargs): member in Object
698 def update(self, other): member in RegisterDatabase
/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py579 def update(self, iterable): member in OrderedSet
/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp642 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() argument
664 bool RuleBasedBreakIterator::BreakCache::addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addPreceding() argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py573 def update(self, iterable): member in OrderedSet
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.h113 struct vn_update_descriptor_sets *update; member
/third_party/libdrm/
H A Dxf86drmSL.c138 static SLEntryPtr SLLocate(void *l, unsigned long key, SLEntryPtr *update) in SLLocate() argument
159 SLEntryPtr update[SL_MAX_LEVEL + 1]; in drmSLInsert() local
191 SLEntryPtr update[SL_MAX_LEVEL + 1]; in drmSLDelete() local
218 SLEntryPtr update[SL_MAX_LEVEL + 1]; drmSLLookup() local
236 SLEntryPtr update[SL_MAX_LEVEL + 1] = {0}; drmSLLookupNeighbors() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_sigver.c21 static int update(EVP_MD_CTX *ctx, const void *data, size_t datalen) in update() function
/third_party/python/Lib/idlelib/
H A Dtree.py187 def update(self): member in TreeNode
/third_party/python/Lib/
H A D_weakrefset.py120 def update(self, other): member in WeakSet
/third_party/python/Lib/http/
H A Dcookies.py337 def update(self, values): member in Morsel
/third_party/openssl/crypto/evp/
H A Dm_sigver.c21 static int update(EVP_MD_CTX *ctx, const void *data, size_t datalen) in update() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.cpp156 bool update(const Node nodes[], const BlockFrequency &Threshold) { in update() function
333 bool SpillPlacement::update(unsigned n) { in update() function in SpillPlacement

Completed in 17 milliseconds

12345678