Home
last modified time | relevance | path

Searched defs:set (Results 1301 - 1325 of 1355) sorted by relevance

1...<<5152535455

/third_party/curl/lib/
H A Durldata.h1999 struct UserDefined set; /* values set by the libcurl user */ global() member
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp2343 void uset_add(USet *set, UChar32 c) in uset_add() argument
2347 void uset_addString(USet *set, const UChar *str, int32_t strLen) in uset_addString() argument
2351 void uset_clear(USet *set) in uset_clear() argument
2355 void uset_close(USet *set) in uset_close() argument
2359 void uset_complement(USet *set) in uset_complement() argument
2363 uset_contains(const USet *set, UChar32 c) uset_contains() argument
2367 uset_containsString(const USet *set, const UChar *str, int32_t strLen) uset_containsString() argument
2371 uset_getItem(const USet *set, int32_t itemIndex, UChar32 *start, UChar32 *end, UChar *str, int32_t strCapacity, UErrorCode *ec) uset_getItem() argument
2376 uset_getItemCount(const USet *set) uset_getItemCount() argument
2380 uset_getRangeCount(const USet *set) uset_getRangeCount() argument
2384 uset_isEmpty(const USet *set) uset_isEmpty() argument
2400 uset_remove(USet *set, UChar32 c) uset_remove() argument
2404 uset_removeString(USet *set, const UChar *str, int32_t strLen) uset_removeString() argument
2408 uset_size(const USet *set) uset_size() argument
2412 uset_toPattern(const USet *set, UChar *result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode *ec) uset_toPattern() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c428 struct radv_descriptor_set_header *set = &cmd_buffer->descriptors[i].push_set.set; in radv_destroy_cmd_buffer() local
969 struct radv_descriptor_set *set in radv_save_descriptors() local
945 radv_set_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint bind_point, struct radv_descriptor_set *set, unsigned idx) radv_set_descriptor_set() argument
1021 struct radv_descriptor_set *set = descriptors_state->sets[start + i]; radv_emit_descriptor_pointers() local
3414 struct radv_descriptor_set *set = (struct radv_descriptor_set *)&descriptors_state->push_set.set; radv_flush_push_descriptors() local
3441 struct radv_descriptor_set *set = descriptors_state->sets[i]; radv_flush_indirect_descriptor_sets() local
5197 radv_bind_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint bind_point, struct radv_descriptor_set *set, unsigned idx) radv_bind_descriptor_set() argument
5289 radv_init_push_descriptor_set(struct radv_cmd_buffer *cmd_buffer, struct radv_descriptor_set *set, struct radv_descriptor_set_layout *layout, VkPipelineBindPoint bind_point) radv_init_push_descriptor_set() argument
5325 radv_meta_push_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout _layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites) radv_meta_push_descriptor_set() argument
5356 radv_CmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout _layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites) radv_CmdPushDescriptorSetKHR() argument
5390 radv_CmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout _layout, uint32_t set, const void *pData) radv_CmdPushDescriptorSetWithTemplateKHR() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1977 anv_descriptor_set_is_push(struct anv_descriptor_set *set) anv_descriptor_set_is_push() argument
1997 struct anv_descriptor_set set; global() member
2012 anv_descriptor_set_address(struct anv_descriptor_set *set) anv_descriptor_set_address() argument
2075 uint8_t set; global() member
2161 uint8_t set; global() member
2185 uint8_t set; global() member
2203 } set[MAX_SETS]; global() member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13001 static void set(glw::GLvoid* buffer, const T& in) set() function in gl4cts::FunctionObject::pack
13016 static void set(glw::GLvoid* buffer, const tcu::Matrix<glw::GLdouble, Rows, Cols>& in) set() function in gl4cts::FunctionObject::pack
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c6326 void (*set)(const struct image_transform *this, global() member
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1736 wuffs_base__pixel_config::set(wuffs_base__pixel_format pixfmt, in set() function in wuffs_base__pixel_config
1883 wuffs_base__image_config::set(wuffs_base__pixel_format pixfmt, in set() function in wuffs_base__image_config
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h469 explicit BranchInfoSetIterator(BranchInfoSet* set) : set_(set) { in BranchInfoSetIterator() argument
[all...]
/third_party/python/Modules/
H A Dposixmodule.c6075 sigset_t set; in parse_posix_spawn_flags() local
6088 sigset_t set; in parse_posix_spawn_flags() local
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py4084 def set(self, a: T): member in GenericTests.test_nested.Visitor
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3716 CmdPushDescriptorSetKHR( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet* pDescriptorWrites) CmdPushDescriptorSetKHR() argument
3733 CmdPushDescriptorSetWithTemplateKHR( VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData) CmdPushDescriptorSetWithTemplateKHR() argument
7686 CmdBindDescriptorBufferEmbeddedSamplersEXT( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set) CmdBindDescriptorBufferEmbeddedSamplersEXT() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c8484 wl_cfg80211_update_pmksa(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_pmksa *pmksa, bool set) wl_cfg80211_update_pmksa() argument
17664 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info, enum wl_status state, bool set) wl_notifier_change_state() argument
18524 wl_cfg80211_add_to_eventbuffer(struct wl_eventmsg_buf *ev, u16 event, bool set) wl_cfg80211_add_to_eventbuffer() argument
24001 wl_cfg80211_set_he_mode(struct net_device *dev, struct bcm_cfg80211 *cfg, s32 bssidx, u32 interface_type, bool set) wl_cfg80211_set_he_mode() argument
[all...]
H A Ddhd_linux.c11549 dhd_iovar(dhd_pub_t *pub, int ifidx, char *name, char *param_buf, uint param_len, char *res_buf, uint res_len, int set) dhd_iovar() argument
17109 dhd_set_cpucore(dhd_pub_t *dhd, int set) dhd_set_cpucore() argument
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/mksh/
H A Dsh.h1348 volatile sig_atomic_t set; /* trap pending */ global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp9639 VULKAN_HPP_INLINE void Event::set() const in set() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Event
12579 set, variable
12598 set, variable
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A DtypingsInstaller.js[all...]
H A Dtsserver.js[all...]
H A Dtsc.js105009 set: function (k, vSet) { global() method
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h1836 int set; /* Set STA parameters instead of add */ global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h2292 int set; /* Set STA parameters instead of add */ global() member
[all...]

Completed in 225 milliseconds

1...<<5152535455