Home
last modified time | relevance | path

Searched defs:update (Results 151 - 175 of 264) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc276 void update (const point_t &pt) in update() function
/third_party/python/Lib/
H A Dweakref.py289 def update(self, other=None, /, **kwargs): member in WeakValueDictionary
510 def update(self, dict=None, /, **kwargs): member in WeakKeyDictionary
[all...]
H A Denum.py465 def update(self, members, **more_members): member in _EnumDict
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc1283 void RecordActionsAndCheck(RegList update) { in RecordActionsAndCheck() argument
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp190 void SkVideoDecoder::ConvertedColorSpace::update(AVColorPrimaries primaries, in update() function in SkVideoDecoder::ConvertedColorSpace
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs270 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions
563 pub fn update(&mut self, buf: &[u8]) -> Result<(), ErrorStack> { in update() functions
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py97 def update(self, items): member in Index
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c293 static int update_pps(struct hs20_osu_client *ctx, xml_node_t *update, in update_pps() argument
147 process_update_node(struct hs20_osu_client *ctx, xml_node_t *pps, xml_node_t *update) process_update_node() argument
605 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL; process_spp_post_dev_data_response() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c293 static int update_pps(struct hs20_osu_client *ctx, xml_node_t *update, in update_pps() argument
147 process_update_node(struct hs20_osu_client *ctx, xml_node_t *pps, xml_node_t *update) process_update_node() argument
605 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL; process_spp_post_dev_data_response() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp263 std::vector<VBucket> update = expectRecords; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp142 int UpdateArgsCheck(const std::string &collection, const std::string &filter, const std::string &update, uint32_t flags) in UpdateArgsCheck() argument
173 int GetUpDataRePlaceData(ResultSet &resultSet, const std::string &id, const std::string &update, std::string &valStr, in GetUpDataRePlaceData() argument
257 int DocumentStore::UpdateDocument(const std::string &collection, const std::string &filter, const std::string &update, in UpdateDocument() argument
208 UpdateDataIntoDB(std::shared_ptr<QueryContext> &context, JsonObject &filterObj, const std::string &update, bool &isReplace) UpdateDataIntoDB() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_frei0r.c59 f0r_update_f update; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument
1777 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument
1707 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java431 private void update(boolean flush) { in update() method in TransliteratorInputMethod
/third_party/json/include/nlohmann/
H A Djson.hpp3400 void update(const_reference j, bool merge_objects = false) in update() function in basic_json
3407 void update(const_iterator first, const_iterator last, bool merge_objects = false) in update() function in basic_json
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c651 struct vn_update_descriptor_sets *update = storage; in vn_update_descriptor_sets_alloc() local
683 struct vn_update_descriptor_sets *update = in vn_update_descriptor_sets_parse_writes() local
773 struct vn_update_descriptor_sets *update = vn_UpdateDescriptorSets() local
832 struct vn_update_descriptor_sets *update = vn_update_descriptor_sets_alloc( vn_update_descriptor_sets_parse_template() local
982 struct vn_update_descriptor_sets *update = templ->update; vn_UpdateDescriptorSetWithTemplate() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java496 public void update(Graphics g) { in update() method in DumbTextComponent
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c810 bool (*update)(struct etna_context *ctx); member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
/third_party/openssl/crypto/evp/
H A Devp_local.h26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRenderbuffer.cpp79 void RenderbufferState::update(GLsizei width, in update() function in gl::RenderbufferState
/third_party/skia/src/core/
H A DSkDraw_vertices.cpp159 bool SkTriColorShader::update(const SkMatrix& ctmInv, const SkPoint pts[], in update() function in SkTriColorShader
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h121 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h641 uint32_t update = version & 0xff; in getVersionString() local

Completed in 32 milliseconds

1234567891011