| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.cc | 276 void update (const point_t &pt) in update() function
|
| /third_party/python/Lib/ |
| H A D | weakref.py | 289 def update(self, other=None, /, **kwargs): member in WeakValueDictionary 510 def update(self, dict=None, /, **kwargs): member in WeakKeyDictionary [all...] |
| H A D | enum.py | 465 def update(self, members, **more_members): member in _EnumDict
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-api-aarch64.cc | 1283 void RecordActionsAndCheck(RegList update) { in RecordActionsAndCheck() argument
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoDecoder.cpp | 190 void SkVideoDecoder::ConvertedColorSpace::update(AVColorPrimaries primaries, in update() function in SkVideoDecoder::ConvertedColorSpace
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | sign.rs | 270 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 D | registry.py | 97 def update(self, items): member in Index
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | spp_client.c | 293 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 D | spp_client.c | 293 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 D | distributeddb_cloud_db_proxy_test.cpp | 263 std::vector<VBucket> update = expectRecords; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
| H A D | document_store.cpp | 142 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 D | vf_frei0r.c | 59 f0r_update_f update; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 1748 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 D | RuleBasedBreakIterator.java | 1678 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 D | TransliteratorInputMethod.java | 431 private void update(boolean flush) { in update() method in TransliteratorInputMethod
|
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 3400 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 D | vn_descriptor_set.c | 651 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 D | DumbTextComponent.java | 496 public void update(Graphics g) { in update() method in DumbTextComponent
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_state.c | 810 bool (*update)(struct etna_context *ctx); member
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_local.h | 26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
|
| /third_party/openssl/crypto/evp/ |
| H A D | evp_local.h | 26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Renderbuffer.cpp | 79 void RenderbufferState::update(GLsizei width, in update() function in gl::RenderbufferState
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_vertices.cpp | 159 bool SkTriColorShader::update(const SkMatrix& ctmInv, const SkPoint pts[], in update() function in SkTriColorShader [all...] |
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 121 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 D | MachO.h | 641 uint32_t update = version & 0xff; in getVersionString() local
|