Home
last modified time | relevance | path

Searched defs:update (Results 101 - 125 of 219) sorted by relevance

123456789

/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
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBuilderUtil.cpp264 void DescriptorSetUpdateBuilder::update (const DeviceInterface& vk, VkDevice device) const in update() function in vk::DescriptorSetUpdateBuilder
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.cpp454 auto *update = reinterpret_cast<VkDescriptorImageInfo const *>(src + entry.offset + entry.stride * i); variable
489 auto update variable
512 auto update = reinterpret_cast<VkDescriptorBufferInfo const *>(src + entry.offset + entry.stride * i); global() variable
[all...]
/third_party/skia/src/utils/
H A DSkCamera.cpp68 void SkCamera3D::update() { in update() function in SkCamera3D
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() argument
617 bool RuleBasedBreakIterator::BreakCache::addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addPreceding() argument
/third_party/python/Lib/test/
H A Dtest_hmac.py349 def update(self, v): member in TestVectorsTestCase.test_legacy_block_size_warnings.MockCrazyHash
[all...]
/third_party/python/Lib/
H A Dtrace.py187 def update(self, other): member in CoverageResults
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py153 def update(*args, **kwds): member in MutableMapping
/third_party/skia/experimental/sktext/editor/
H A DTexts.h187 void update(std::u16string& text) { in update() function in skia::editor::EditableText
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp482 void SkParticleEffect::update(double now) { update() function in SkParticleEffect
[all...]
/third_party/skia/modules/skottie/src/animator/
H A DVec2KeyframeAnimator.cpp37 StateChanged update(const Vec2Value& new_vec_value, const Vec2Value& new_tan_value) { in update() function in skottie::internal::__anon18537::final
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsha.rs138 pub fn update(&mut self, buf: &[u8]) { in update() functions
184 pub fn update(&mut self, buf: &[u8]) { in update() functions
230 pub fn update(&mut self, buf: &[u8]) { in update() functions
276 pub fn update(&mut self, buf: &[u8]) { in update() functions
322 pub fn update(&mut self, buf: &[u8]) { in update() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_ocsp.c126 os_time_t update; in tls_process_ocsp_single_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_ocsp.c126 os_time_t update; in tls_process_ocsp_single_response() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp252 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update() function in rx::StateManager11::ViewCache
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp189 SerializeableObjectArray update; in OnTreeUpdate() local
271 auto update = std::move(pendingUpdates_.front()); in ApplyOneUpdate() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h122 int8_t update : 1; member
/third_party/eudev/src/udev/
H A Dudevadm-hwdb.c582 bool update = false; in adm_hwdb() local
/third_party/libsnd/src/G72x/
H A Dg72x.c407 update ( in update() function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.h81 struct nine_state *update; /* state to update (&state / &record->state) */ member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c680 struct svga_3d_update_gb_image *update = sbuf->dma.updates; in svga_buffer_upload_flush() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h54 u32 (*update)(struct pipe_screen *); member
/third_party/skia/samplecode/
H A DSample3D.cpp183 void update(SkV3 axis, SkScalar angle) { in update() function in RotateAnimator
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp157 SkPoint SkPathWriter::update(const SkOpPtT* pt) { in update() function in SkPathWriter

Completed in 23 milliseconds

123456789