Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsegment.c55 gboolean update; in GST_START_TEST() local
262 gboolean update; in GST_START_TEST() local
489 gboolean update; in GST_START_TEST() local
541 gboolean update; in GST_START_TEST() local
630 gboolean update; in GST_START_TEST() local
/third_party/skia/platform_tools/debugging/lldb/
Dskia.py74 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/
Dxf86drmSL.c138 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/
Dbuild_apk.py338 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/flutter/skia/third_party/externals/sdl/src/video/raspberry/
DSDL_rpimouse.c114 DISPMANX_UPDATE_HANDLE_T update; in RPI_ShowCursor() local
201 DISPMANX_UPDATE_HANDLE_T update; in RPI_FreeCursor() local
240 DISPMANX_UPDATE_HANDLE_T update; in RPI_WarpMouseGlobal() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c110 gboolean update; in parse_update_segmentation() local
167 gboolean update; in parse_mb_lf_adjustments() local
200 gboolean update; in parse_quant_indices() local
372 gboolean update; in parse_frame_header() local
/third_party/cef/tests/ceftests/
Dosr_accessibility_unittest.cc129 CefRefPtr<CefDictionaryValue> update, event; in OnAccessibilityTreeChange() local
152 CefRefPtr<CefDictionaryValue> update, event; in OnAccessibilityTreeChange() local
282 CefRefPtr<CefDictionaryValue> update = updates->GetDictionary(index); in GetUpdateValue() local
315 CefRefPtr<CefDictionaryValue>& update, in GetFirstUpdateAndEvent()
340 CefRefPtr<CefDictionaryValue> update, event; in TestEnableAccessibilityUpdate() local
/third_party/node/lib/internal/crypto/
Dhash.js74 Hash.prototype.update = function update(data, encoding) { method in Hash
123 Hmac.prototype.update = Hash.prototype.update; method in Hmac
Dsig.js51 Sign.prototype.update = function update(data, encoding) { method in Sign
167 Verify.prototype.update = Sign.prototype.update; method in Verify
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp298 …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/deps/npm/node_modules/sshpk/lib/
Ded-compat.js35 Verifier.prototype.update = function (chunk) { method in Verifier
83 Signer.prototype.update = function (chunk) { method in Signer
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DbundleStatusCallback.js22 update: function(){ method
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/text-rendering-tests/
DMakefile.am9 update: target
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/
DMakefile.am9 update: target
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.h38 void (*update)(struct i915_context *); member
/third_party/harfbuzz/test/shaping/data/text-rendering-tests/
DMakefile.am9 update: target
/third_party/vk-gl-cts/external/
Dfetch_sources.py76 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/
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
/third_party/ffmpeg/tests/
Dfate.sh37 update()( function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h57 void update(uint8_t Value) { Hash.update(Value); } in update() function
/third_party/openssl/crypto/evp/
Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_security_cryptoFramework.js162 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/alsa-utils/alsa-info/
Dalsa-info.sh44 update() { function
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state.h43 enum pipe_error (*update)( struct svga_context *svga, uint64_t dirty ); member

12345678910>>...13