/third_party/skia/platform_tools/debugging/lldb/ |
D | skia.py | 74 def update(self): member in SkTArray_SynthProvider 120 def update(self): member in SkAutoTArray_SynthProvider 169 def update(self): member in SkSpan_SynthProvider 200 def update(self): member in sk_sp_SynthProvider
|
/third_party/libdrm/ |
D | xf86drmSL.c | 138 static SLEntryPtr SLLocate(void *l, unsigned long key, SLEntryPtr *update) in SLLocate() 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]; in drmSLLookup() local 236 SLEntryPtr update[SL_MAX_LEVEL + 1] = {0}; in drmSLLookupNeighbors() local
|
/third_party/vk-gl-cts/scripts/android/ |
D | build_apk.py | 338 def update (config): member in BuildStep 458 def update (self, config): member in BuildNativeLibrary 472 def update (self, config): member in GenResourcesSrc 515 def update (self, config): member in BuildJavaSource 565 def update (self, config): member in BuildDex 594 def update (self, config): member in CreateKeystore 628 def update (self, config): member in BuildBaseAPK 698 def update (self, config): member in AddJavaToAPK 727 def update (self, config): member in AddAssetsToAPK 753 def update (self, config): member in AddNativeLibsToAPK [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDescriptorSetLayout.cpp | 298 …auto update = reinterpret_cast<VkDescriptorImageInfo const *>(src + entry.offset + entry.stride * … in WriteDescriptorSet() local 313 auto update = reinterpret_cast<VkBufferView const *>(src + entry.offset + entry.stride * i); in WriteDescriptorSet() local 347 …auto *update = reinterpret_cast<VkDescriptorImageInfo const *>(src + entry.offset + entry.stride *… in WriteDescriptorSet() local 454 …auto *update = reinterpret_cast<VkDescriptorImageInfo const *>(src + entry.offset + entry.stride *… in WriteDescriptorSet() local 489 auto update = reinterpret_cast<VkBufferView const *>(src + entry.offset + entry.stride * i); in WriteDescriptorSet() local 512 …auto update = reinterpret_cast<VkDescriptorBufferInfo const *>(src + entry.offset + entry.stride *… in WriteDescriptorSet() local
|
/third_party/node/lib/internal/crypto/ |
D | hash.js | 97 Hash.prototype.update = function update(data, encoding) { method in Hash 146 Hmac.prototype.update = Hash.prototype.update; method in Hmac
|
D | sig.js | 72 Sign.prototype.update = function update(data, encoding) { method in Sign 209 Verify.prototype.update = Sign.prototype.update; method in Verify
|
/third_party/typescript/tests/cases/compiler/ |
D | readonlyFloat32ArrayAssignableWithFloat32Array.ts | 2 function update(b: Readonly<Float32Array>) { function
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/ |
D | bundleStatusCallback.js | 22 update: function(){ method
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/ |
D | Makefile.am | 9 update: target
|
/third_party/typescript/tests/baselines/reference/ |
D | readonlyFloat32ArrayAssignableWithFloat32Array.js | 2 function update(b: Readonly<Float32Array>) { function
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state.h | 38 void (*update)(struct i915_context *); member
|
/third_party/vk-gl-cts/external/ |
D | fetch_sources.py | 76 def update (self, cmdProtocol = None, force = False): member in SourcePackage 193 def update (self, cmdProtocol = None, force = False): member in SourceFile 270 def update (self, cmdProtocol, force = False): member in GitRepo
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
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
|
/third_party/ffmpeg/tests/ |
D | fate.sh | 37 update()( function
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/ |
D | options.js | 26 update: Array, property 62 ({ updateAll: all, update: names, ...o }) => { property
|
/third_party/openssl/crypto/evp/ |
D | legacy_meth.h | 39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
|
D | m_null.c | 22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
D | m_null.c | 22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
|
D | legacy_meth.h | 39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.h | 57 void update(uint8_t Value) { Hash.update(Value); } in update() function
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state.h | 43 enum pipe_error (*update)( struct svga_context *svga, uint64_t dirty ); member
|
/third_party/libuv/docs/code/tty-gravity/ |
D | main.c | 14 void update(uv_timer_t *req) { in update() function
|
/third_party/alsa-utils/alsa-info/ |
D | alsa-info.sh | 44 update() { function
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_security_cryptoFramework.js | 162 update: function (...args) { method 194 update: function (...args) { method 238 update: function (...args) { method 277 update: function (...args) { method 316 update: function (...args) { method
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CRC.cpp | 103 void JamCRC::update(ArrayRef<uint8_t> Data) { in update() function in JamCRC
|