| /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/python/Lib/ |
| H A D | enum.py | 465 def update(self, members, **more_members): member in _EnumDict
|
| /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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | MipsDelaySlotFiller.cpp | 412 bool RegDefsUses::update(const MachineInstr &MI, unsigned Begin, unsigned End) { in update() function in RegDefsUses
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | well_known_types.py | 803 def update(self, dictionary): # pylint: disable=invalid-name member in Struct
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | hash.rs | 277 pub fn update(&mut self, data: &[u8]) -> Result<(), ErrorStack> { in update() functions
|
| /third_party/vk-gl-cts/scripts/android/ |
| H A D | build_apk.py | 338 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 (sel member in AddJavaToAPK 727 def update (self, config): global() member in AddAssetsToAPK 753 def update (self, config): global() member in AddNativeLibsToAPK 810 def update (self, config): global() member in SignAPK 844 def update (self, config): global() member in AlignAPK [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | bss.c | 747 struct os_reltime update; in wpa_bss_update_scan_res() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| H A D | stream.h | 57 void (*update)(struct rkispp_stream *stream); member
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | stream.h | 65 void (*update)(struct rkispp_stream *stream); member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tab_content_model_ng.cpp | 134 void TabContentModelNG::AddTabBarItem(const RefPtr<UINode>& tabContent, int32_t position, bool update) in AddTabBarItem() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | node_system.cpp | 1085 auto update = [](const unordered_map<Entity, Entity>& oldToNew, const Property& property, IPropertyHandle* handle, in CloneNode() local
|
| /foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
| H A D | media_scanner.cpp | 703 bool update = false; in InsertOrUpdateAlbumInfo() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
| H A D | resource_manager_test.cpp | 508 DistributedKv::Entry insert, update, del; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/ |
| H A D | nstackx.h | 94 uint8_t update : 1; member
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpiolib-acpi.c | 563 __acpi_gpio_update_gpiod_flags(enum gpiod_flags *flags, enum gpiod_flags update) in __acpi_gpio_update_gpiod_flags() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.h | 240 int (*update)(struct amdgpu_vm_update_params *p, member
|