Home
last modified time | relevance | path

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

12345678910>>...15

/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/grpc/src/core/ext/xds/
Dxds_client.h250 absl::optional<XdsApi::LdsUpdate> update; member
258 absl::optional<XdsApi::RdsUpdate> update; member
265 absl::optional<XdsApi::CdsUpdate> update; member
273 absl::optional<XdsApi::EdsUpdate> update; member
/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/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/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/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c109 gboolean update; in parse_update_segmentation() local
166 gboolean update; in parse_mb_lf_adjustments() local
199 gboolean update; in parse_quant_indices() local
371 gboolean update; in parse_frame_header() local
/third_party/cef/tests/ceftests/
Dosr_accessibility_unittest.cc129 CefRefPtr<CefDictionaryValue> update, event; in OnAccessibilityTreeChange() local
151 CefRefPtr<CefDictionaryValue> update, event; in OnAccessibilityTreeChange() local
279 CefRefPtr<CefDictionaryValue> update = updates->GetDictionary(index); in GetUpdateValue() local
312 CefRefPtr<CefDictionaryValue>& update, in GetFirstUpdateAndEvent()
337 CefRefPtr<CefDictionaryValue> update, event; in TestEnableAccessibilityUpdate() 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/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/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/harfbuzz/test/shaping/data/text-rendering-tests/
DMakefile.am9 update: target
/third_party/boost/libs/graph/test/
Dmake_maximal_planar_test.cpp48 template < typename Graph > void update(Graph& g) in update() function
61 template < typename Graph > void update(Graph&) {} in update() function
Dmake_bicon_planar_test.cpp46 template < typename Graph > void update(Graph& g) in update() function
59 template < typename Graph > void update(Graph&) {} in update() function
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/intel_common/
Dmicrocode.c41 struct microcode_update *update) in microcode_decode_node()
124 struct microcode_update cpu, update; in microcode_update_intel() local
/third_party/boost/boost/graph/distributed/detail/
Dremote_update_set.hpp144 void update(const Key& key, const Value& value) in update() function in boost::graph::detail::remote_update_set
211 update_pair_type update; in operator ()() local
229 void update(const Key& key, const Value& value) in update() function in boost::graph::detail::remote_update_set
/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/blake2/
Dm_blake2s.c31 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/openssl/crypto/evp/
Dm_wp.c26 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
Dm_mdc2.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
Dm_md4.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/openssl/crypto/sm3/
Dm_sm3.c23 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function

12345678910>>...15