Home
last modified time | relevance | path

Searched defs:update (Results 326 - 350 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/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/python/Lib/
H A Denum.py465 def update(self, members, **more_members): member in _EnumDict
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp412 bool RegDefsUses::update(const MachineInstr &MI, unsigned Begin, unsigned End) { in update() function in RegDefsUses
/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py803 def update(self, dictionary): # pylint: disable=invalid-name member in Struct
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dhash.rs277 pub fn update(&mut self, data: &[u8]) -> Result<(), ErrorStack> { in update() functions
/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py338 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 Dbss.c747 struct os_reltime update; in wpa_bss_update_scan_res() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dstream.h57 void (*update)(struct rkispp_stream *stream); member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.h65 void (*update)(struct rkispp_stream *stream); member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp134 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 Dnode_system.cpp1085 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 Dmedia_scanner.cpp703 bool update = false; in InsertOrUpdateAlbumInfo() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp508 DistributedKv::Entry insert, update, del; in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h94 uint8_t update : 1; member
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-acpi.c563 __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 Damdgpu_vm.h240 int (*update)(struct amdgpu_vm_update_params *p, member

Completed in 33 milliseconds

1...<<11121314151617181920>>...27