/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkBuffer.cpp | 140 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 D | AudioLatencyTuner.java | 185 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 D | SHA1.cpp | 213 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 D | IceTimerTree.cpp | 177 void TimerStack::update(bool UpdateCounts) { in update() function in Ice::TimerStack
|
/third_party/skia/experimental/sktext/editor/ |
H A D | Editor.cpp | 54 void Editor::update() { in update() function in skia::editor::Editor
|
/third_party/skia/gm/ |
H A D | animatedimageblurs.cpp | 108 void update(double nanos, SkScalar lastTime) { in update() function in AnimatedImageBlurs::Node
|
/third_party/eudev/src/shared/ |
H A D | path-util.c | 508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_silencedetect.c | 78 static av_always_inline void update(SilenceDetectContext *s, AVFrame *insamples, in update() function
|
/third_party/ffmpeg/libavformat/ |
H A D | img2enc.c | 44 int update; member
|
/third_party/fsverity-utils/programs/ |
H A D | test_compute_digest.c | 386 const bool update = (argc == 2 && !strcmp(argv[1], "--update")); in main() local
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbi_cache.cpp | 641 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 D | RBGroupPanel.java | 436 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 D | RBSearchPanel.java | 336 public void update() { in update() method in SearchItemsTableModel
|
/third_party/mesa3d/src/amd/registers/ |
H A D | regdb.py | 95 def update(self, **kwargs): member in Object 698 def update(self, other): member in RegisterDatabase
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | common.py | 579 def update(self, iterable): member in OrderedSet
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbi_cache.cpp | 642 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 D | common.py | 573 def update(self, iterable): member in OrderedSet
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_descriptor_set.h | 113 struct vn_update_descriptor_sets *update; member
|
/third_party/libdrm/ |
H A D | xf86drmSL.c | 138 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 D | m_sigver.c | 21 static int update(EVP_MD_CTX *ctx, const void *data, size_t datalen) in update() function
|
/third_party/python/Lib/idlelib/ |
H A D | tree.py | 187 def update(self): member in TreeNode
|
/third_party/python/Lib/ |
H A D | _weakrefset.py | 120 def update(self, other): member in WeakSet
|
/third_party/python/Lib/http/ |
H A D | cookies.py | 337 def update(self, values): member in Morsel
|
/third_party/openssl/crypto/evp/ |
H A D | m_sigver.c | 21 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 D | SpillPlacement.cpp | 156 bool update(const Node nodes[], const BlockFrequency &Threshold) { in update() function 333 bool SpillPlacement::update(unsigned n) { in update() function in SpillPlacement
|