/kernel/linux/linux-6.6/net/mac80211/ |
H A D | rc80211_minstrel_ht.c | 1291 bool last, update = false; in minstrel_ht_tx_status() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device_generated_commands.c | 598 nir_ssa_def *update = nir_iand(&b, push_const_mask, nir_ishl(&b, nir_imm_int64(&b, 1), cur_idx)); in build_dgc_prepare_shader() local 694 nir_ssa_def *update = nir_iand(&b, push_const_mask, nir_ishl(&b, nir_imm_int64(&b, 1), cur_idx)); in build_dgc_prepare_shader() local
|
/third_party/libdrm/tests/modetest/ |
H A D | modetest.c | 1177 atomic_set_plane(struct device *dev, struct plane_arg *p, int pattern, bool update) atomic_set_plane() argument 1313 atomic_set_planes(struct device *dev, struct plane_arg *p, unsigned int count, bool update) atomic_set_planes() argument
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | evp.h | 212 OSSL_FUNC_mac_update_fn *update; member 257 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateTests.cpp | 1105 deBool update; // Determines if a descriptor update is performed. in iterate() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateTests.cpp | 1105 deBool update; // Determines if a descriptor update is performed. in iterate() member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 151 void Utils::buffer::update(glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage) in update() function in glcts::ViewportArray::Utils::buffer 893 void Utils::texture::update(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLenum format, in update() function in glcts::ViewportArray::Utils::texture
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | PixelProcessor.cpp | 965 const PixelProcessor::State PixelProcessor::update() const in update() function in sw::PixelProcessor
|
H A D | VertexProcessor.cpp | 914 const VertexProcessor::State VertexProcessor::update(DrawType drawType) in update() function in sw::VertexProcessor
|
/third_party/openssl/include/crypto/ |
H A D | evp.h | 212 OSSL_FUNC_mac_update_fn *update; member 257 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | webpinfo.c | 317 int update; in ParseLossyFilterHeader() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 1707 void update(const SkClosestRecord& mate) { in update() function
|
/third_party/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 1769 void update(int s) { in update() function
|
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 639 def update(self): member in Control
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 170 Node *update(Node *N) { in update() function
|
/third_party/skia/modules/skparagraph/src/ |
H A D | Run.h | 602 void update(SkScalar a, SkScalar d, SkScalar l) { in InternalLineMetrics() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 390 auth_build_sae_commit(struct hostapd_data *hapd, struct sta_info *sta, int update) auth_build_sae_commit() argument 463 auth_sae_send_commit(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, int update) auth_sae_send_commit() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-sham.c | 873 bool update = rctx->op == OP_UPDATE; in omap_sham_prepare_request() local [all...] |
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | mmu_pv.c | 172 static void xen_extend_mmu_update(const struct mmu_update *update) in xen_extend_mmu_update() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3076 int (*update)(struct ahash_request *req); member 3085 int (*update)(struct ahash_request *req); member [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm93.c | 203 void (*update)(struct lm93_data *, struct i2c_client *); member [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9650.c | 225 u8 update; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | omapdss.h | 302 int (*update)(struct omap_dss_device *dssdev, int channel, member 415 int (*update)(struct omap_dss_device *dssdev, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_common.c | 101 static void nfp_net_reconfig_start(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start() argument 111 static void nfp_net_reconfig_start_async(struct nfp_net *nn, u32 update) in nfp_net_reconfig_start_async() argument 207 nfp_net_reconfig_post(struct nfp_net *nn, u32 update) nfp_net_reconfig_post() argument 278 __nfp_net_reconfig(struct nfp_net *nn, u32 update) __nfp_net_reconfig() argument 299 nfp_net_reconfig(struct nfp_net *nn, u32 update) nfp_net_reconfig() argument 2756 u32 new_ctrl, update; nfp_net_clear_config_and_disable() local 2812 u32 bufsz, new_ctrl, update = 0; nfp_net_set_config_and_enable() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 694 int update = -1; in emac_add_mcast() local
|