Home
last modified time | relevance | path

Searched defs:state (Results 3026 - 3050 of 3076) sorted by relevance

1...<<121122123124

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c864 const char * wpa_supplicant_state_txt(enum wpa_states state) in wpa_supplicant_state_txt() argument
987 wpa_supplicant_set_state(struct wpa_supplicant *wpa_s, enum wpa_states state) wpa_supplicant_set_state() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp4015 ContextImpl *Renderer11::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() argument
4020 FramebufferImpl *Renderer11::createDefaultFramebuffer(const gl::FramebufferState &state) in createDefaultFramebuffer() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_msgbuf.c1794 dhd_locker_state_t state; /* tag a locker to be free, busy or reserved */ member
[all...]
H A Ddhd_pcie.c1142 dhdpcie_set_pwr_state(dhd_bus_t *bus, uint state) in dhdpcie_set_pwr_state() argument
6211 dhdpcie_bus_suspend(struct dhd_bus *bus, bool state, bool byint) dhdpcie_bus_suspend() argument
[all...]
H A Dwl_cfg80211.h1138 wl_wps_state_t state; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c3446 struct drm_atomic_state *state = pstate->state; vop2_cluster_two_win_mode_check() local
3548 vop2_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) vop2_plane_atomic_check() argument
4269 struct drm_atomic_state *state; rockchip_atomic_helper_update_plane() local
4327 struct drm_atomic_state *state; rockchip_atomic_helper_disable_plane() local
4406 vop2_atomic_plane_destroy_state(struct drm_plane *plane, struct drm_plane_state *state) vop2_atomic_plane_destroy_state() argument
4415 vop2_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) vop2_atomic_plane_set_property() argument
4447 vop2_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) vop2_atomic_plane_get_property() argument
4710 struct rockchip_crtc_state *state = to_rockchip_crtc_state(crtc->state); vop2_crtc_debugfs_dump() local
4988 struct drm_atomic_state *state = crtc_state->state; vop2_crtc_bandwidth() local
7390 vop2_crtc_destroy_state(struct drm_crtc *crtc, struct drm_crtc_state *state) vop2_crtc_destroy_state() argument
7462 vop2_crtc_atomic_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) vop2_crtc_atomic_get_property() argument
7513 vop2_crtc_atomic_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) vop2_crtc_atomic_set_property() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c232 static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state) in bpf_map_key_store() argument
560 static void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_func_state *state) in print_verifier_state() argument
745 realloc_func_state(struct bpf_func_state *state, int stack_size, int refs_size, bool copy_old) realloc_func_state() argument
761 struct bpf_func_state *state = cur_func(env); acquire_reference_state() local
777 release_reference_state(struct bpf_func_state *state, int ptr_id) release_reference_state() argument
808 free_func_state(struct bpf_func_state *state) free_func_state() argument
818 clear_jmp_history(struct bpf_verifier_state *state) clear_jmp_history() argument
825 free_verifier_state(struct bpf_verifier_state *state, bool free_self) free_verifier_state() argument
1377 init_reg_state(struct bpf_verifier_env *env, struct bpf_func_state *state) init_reg_state() argument
1396 init_func_state(struct bpf_verifier_env *env, struct bpf_func_state *state, int callsite, int frameno, int subprogno) init_func_state() argument
1537 mark_reg_read(struct bpf_verifier_env *env, const struct bpf_reg_state *state, struct bpf_reg_state *parent, u8 flag) mark_reg_read() argument
1714 struct bpf_func_state *state = vstate->frame[vstate->curframe]; check_reg_arg() local
2271 save_register_state(struct bpf_func_state *state, int spi, struct bpf_reg_state *reg) save_register_state() argument
2286 check_stack_write_fixed_off(struct bpf_verifier_env *env, struct bpf_func_state *state, int off, int size, int value_regno, int insn_idx) check_stack_write_fixed_off() argument
2413 check_stack_write_var_off(struct bpf_verifier_env *env, struct bpf_func_state *state, int ptr_regno, int off, int size, int value_regno, int insn_idx) check_stack_write_var_off() argument
2511 struct bpf_func_state *state = vstate->frame[vstate->curframe]; mark_reg_stack_read() local
2562 struct bpf_func_state *state = vstate->frame[vstate->curframe]; check_stack_read_fixed_off() local
2692 struct bpf_func_state *state = func(env, reg); check_stack_read() local
2747 struct bpf_func_state *state = func(env, reg); check_stack_write() local
2814 struct bpf_func_state *state = vstate->frame[vstate->curframe]; check_mem_region_access() local
2865 struct bpf_func_state *state = vstate->frame[vstate->curframe]; check_map_access() local
3604 check_stack_slot_within_bounds(int off, struct bpf_func_state *state, enum bpf_access_type t) check_stack_slot_within_bounds() argument
3630 struct bpf_func_state *state = func(env, reg); check_stack_access_within_bounds() local
3694 struct bpf_func_state *state; check_mem_access() local
3952 struct bpf_func_state *state = func(env, reg); check_stack_range_initialized() local
4976 __clear_all_pkt_pointers(struct bpf_verifier_env *env, struct bpf_func_state *state) __clear_all_pkt_pointers() argument
5008 release_reg_references(struct bpf_verifier_env *env, struct bpf_func_state *state, int ref_obj_id) release_reg_references() argument
5064 struct bpf_verifier_state *state = env->cur_state; check_func_call() local
5162 struct bpf_verifier_state *state = env->cur_state; prepare_func_exit() local
5297 struct bpf_func_state *state = cur_func(env); check_reference_leak() local
5946 struct bpf_func_state *state = vstate->frame[vstate->curframe]; adjust_ptr_min_max_vals() local
6877 struct bpf_func_state *state = vstate->frame[vstate->curframe]; adjust_reg_min_max_vals() local
7117 __find_good_pkt_pointers(struct bpf_func_state *state, struct bpf_reg_state *dst_reg, enum bpf_reg_type type, u16 new_range) __find_good_pkt_pointers() argument
7629 mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null) mark_ptr_or_null_reg() argument
7680 __mark_ptr_or_null_regs(struct bpf_func_state *state, u32 id, bool is_null) __mark_ptr_or_null_regs() argument
7703 struct bpf_func_state *state = vstate->frame[vstate->curframe]; mark_ptr_or_null_regs() local
7797 struct bpf_func_state *state; find_equal_scalars() local
8331 struct bpf_func_state *state = cur->frame[cur->curframe]; explored_state() local
9307 struct bpf_func_state *state, *parent; propagate_liveness() local
9351 struct bpf_func_state *state; propagate_precision() local
9655 struct bpf_verifier_state *state = env->cur_state; do_check() local
11589 struct bpf_verifier_state *state; do_check_common() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c850 pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state) in pci_choose_state() argument
28563 rtl8168_suspend(struct pci_dev *pdev, u32 state) global() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c3447 struct drm_atomic_state *state = pstate->state; vop2_cluster_two_win_mode_check() local
3555 vop2_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) vop2_plane_atomic_check() argument
4271 struct drm_atomic_state *state; rockchip_atomic_helper_update_plane() local
4327 struct drm_atomic_state *state; rockchip_atomic_helper_disable_plane() local
4400 vop2_atomic_plane_destroy_state(struct drm_plane *plane, struct drm_plane_state *state) vop2_atomic_plane_destroy_state() argument
4410 vop2_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) vop2_atomic_plane_set_property() argument
4445 vop2_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) vop2_atomic_plane_get_property() argument
4717 struct rockchip_crtc_state *state = to_rockchip_crtc_state(crtc->state); vop2_crtc_debugfs_dump() local
4997 struct drm_atomic_state *state = crtc_state->state; vop2_crtc_bandwidth() local
7499 vop2_crtc_destroy_state(struct drm_crtc *crtc, struct drm_crtc_state *state) vop2_crtc_destroy_state() argument
7573 vop2_crtc_atomic_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) vop2_crtc_atomic_get_property() argument
7626 vop2_crtc_atomic_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) vop2_crtc_atomic_set_property() argument
[all...]
/third_party/curl/lib/
H A Durldata.h2013 struct UrlState state; /* struct for fields used for state info and global() member
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c285 int state; member
3922 new_browse_data (int type, int state, const gchar *uri, in new_browse_data() argument
3992 int type = -1, state = -1; in prepare_browse_data() local
10554 client_callback(AvahiClient *c, AvahiClientState state, AVAHI_GCC_UNUSED void * userdata) client_callback() argument
10774 unsigned int state; process_browse_data() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h481 snd_pcm_state_t state; /* stream state */ member
526 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member
566 snd_pcm_state_t state; /* RO: state - SNDRV_PCM_STATE_XXXX */ member
/third_party/libdrm/include/drm/
H A Dradeon_drm.h648 drm_radeon_state_t *state; global() member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6228 __u32 state; member
6656 __u32 state; member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1255 radv_dynamic_state_mask(VkDynamicState state) in radv_dynamic_state_mask() argument
[all...]
H A Dradv_cmd_buffer.c1033 radv_convert_user_sample_locs(struct radv_sample_locations_state *state, uint32_t x, uint32_t y, VkOffset2D *sample_locs) radv_convert_user_sample_locs() argument
1287 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_prefetch_L2() local
2900 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_index_buffer() local
3061 const struct radv_vs_input_state *state = &cmd_buffer->state.dynamic_vs_input; lookup_vs_prolog() local
3265 const struct radv_vs_input_state *state = &cmd_buffer->state.dynamic_vs_input; emit_prolog_inputs() local
4138 struct radv_cmd_state *state = &cmd_buffer->state; si_emit_ia_multi_vgt_param() local
4165 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_draw_registers() local
4552 struct radv_cmd_state *state = &cmd_buffer->state; radv_get_subpass_id() local
4566 struct radv_cmd_state *state = &cmd_buffer->state; radv_get_attachment_sample_locations() local
4685 struct radv_cmd_state *state = &cmd_buffer->state; radv_cmd_state_setup_sample_locations() local
4756 struct radv_cmd_state *state = &cmd_buffer->state; radv_cmd_state_setup_attachments() local
5096 const struct radv_vs_input_state *state = &cmd_buffer->state.dynamic_vs_input; radv_CmdBindVertexBuffers2() local
5642 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetViewport() local
5667 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetScissor() local
5699 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthBias() local
5712 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetBlendConstants() local
5723 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthBounds() local
5736 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetStencilCompareMask() local
5751 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetStencilWriteMask() local
5780 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDiscardRectangleEXT() local
5797 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetSampleLocationsEXT() local
5815 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetLineStippleEXT() local
5827 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetCullMode() local
5838 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetFrontFace() local
5849 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetPrimitiveTopology() local
5884 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthTestEnable() local
5895 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthWriteEnable() local
5906 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthCompareOp() local
5917 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthBoundsTestEnable() local
5928 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetStencilTestEnable() local
5941 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetStencilOp() local
5965 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetFragmentShadingRateKHR() local
5978 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetDepthBiasEnable() local
5989 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetPrimitiveRestartEnable() local
6000 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetRasterizerDiscardEnable() local
6017 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetLogicOpEXT() local
6030 struct radv_cmd_state *state = &cmd_buffer->state; radv_CmdSetColorWriteEnableEXT() local
6051 struct radv_vs_input_state *state = &cmd_buffer->state.dynamic_vs_input; radv_CmdSetVertexInputEXT() local
6377 struct radv_cmd_state *state = &cmd_buffer->state; radv_cmd_buffer_begin_subpass() local
6493 struct radv_cmd_state *state = &cmd_buffer->state; radv_cmd_buffer_end_subpass() local
6599 radv_cs_emit_compute_predication(struct radv_cmd_state *state, struct radeon_cmdbuf *cs, uint64_t inv_va, bool *inv_emitted, unsigned dwords) radv_cs_emit_compute_predication() argument
6838 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_userdata_vertex_internal() local
6861 const struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_userdata_vertex() local
6880 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_userdata_vertex_drawid() local
6895 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_userdata_mesh() local
6914 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_userdata_mesh_first_task_0_draw_id_0() local
6990 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_draw_packets_indexed() local
7151 struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_direct_draw_packets() local
7321 const struct radv_cmd_state *state = &cmd_buffer->state; radv_emit_indirect_draw_packets() local
7376 struct radv_cmd_state *state = &cmd_buffer->state; radv_need_late_scissor_emission() local
7720 struct radv_cmd_state *state = &cmd_buffer->state; radv_before_draw() local
9225 struct radv_cmd_state *state = &cmd_buffer->state; radv_initialize_htile() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h717 uint32_t state[8]; member
761 struct pipe_framebuffer_state state; member
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h724 struct anv_block_state state; member
764 struct anv_state state; member
772 struct anv_block_state state; member
1321 anv_binding_table_pool_free(struct anv_device *device, struct anv_state state) anv_binding_table_pool_free() argument
1322 anv_state_pool_free(anv_binding_table_pool(device), state); anv_binding_table_pool_free() local
2534 struct anv_state state; global() member
2856 struct anv_cmd_state state; global() member
2975 enum anv_bo_sync_state state; global() member
2995 struct anv_state state; global() member
3250 const struct anv_cmd_graphics_state *state = &cmd_buffer->state.gfx; anv_cmd_buffer_all_color_write_masked() local
4077 uint32_t state[3][4]; global() member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5628 dxil_fill_validation_state(struct ntd_context *ctx, struct dxil_validation_state *state) dxil_fill_validation_state() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc497 void Heap::SetGCState(HeapState state) { in SetGCState() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.cc5310 StateTag state in ThrowInternal() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h472 explicit FunctionOrEvalRecordingScope(FunctionState* state) in FunctionOrEvalRecordingScope() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c1450 crocus_set_blend_color(struct pipe_context *ctx, const struct pipe_blend_color *state) crocus_set_blend_color() argument
1590 crocus_create_blend_state(struct pipe_context *ctx, const struct pipe_blend_state *state) crocus_create_blend_state() argument
1660 crocus_bind_blend_state(struct pipe_context *ctx, void *state) crocus_bind_blend_state() argument
1721 crocus_create_zsa_state(struct pipe_context *ctx, const struct pipe_depth_stencil_alpha_state *state) crocus_create_zsa_state() argument
1747 crocus_bind_zsa_state(struct pipe_context *ctx, void *state) crocus_bind_zsa_state() argument
1964 get_line_width(const struct pipe_rasterizer_state *state) get_line_width() argument
1997 crocus_create_rasterizer_state(struct pipe_context *ctx, const struct pipe_rasterizer_state *state) crocus_create_rasterizer_state() argument
2158 crocus_bind_rasterizer_state(struct pipe_context *ctx, void *state) crocus_bind_rasterizer_state() argument
2258 crocus_create_sampler_state(struct pipe_context *ctx, const struct pipe_sampler_state *state) crocus_create_sampler_state() argument
2347 struct pipe_sampler_state *state = &cso->pstate; crocus_upload_sampler_state() local
2621 struct crocus_sampler_state *state = shs->samplers[i]; crocus_upload_sampler_states() local
2816 crocus_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *state) crocus_sampler_view_destroy() argument
3228 crocus_set_clip_state(struct pipe_context *ctx, const struct pipe_clip_state *state) crocus_set_clip_state() argument
3252 crocus_set_polygon_stipple(struct pipe_context *ctx, const struct pipe_poly_stipple *state) crocus_set_polygon_stipple() argument
3357 viewport_extent(const struct pipe_viewport_state *state, int axis, float sign) viewport_extent() argument
3398 crocus_set_framebuffer_state(struct pipe_context *ctx, const struct pipe_framebuffer_state *state) crocus_set_framebuffer_state() argument
3652 crocus_delete_state(struct pipe_context *ctx, void *state) crocus_delete_state() argument
3681 struct pipe_vertex_buffer *state = crocus_set_vertex_buffers() local
3772 crocus_create_vertex_elements(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *state) crocus_create_vertex_elements() argument
3919 crocus_bind_vertex_elements_state(struct pipe_context *ctx, void *state) crocus_bind_vertex_elements_state() argument
4049 crocus_stream_output_target_destroy(struct pipe_context *ctx, struct pipe_stream_output_target *state) crocus_stream_output_target_destroy() argument
5965 const struct pipe_viewport_state *state = &ice->state.viewports[i]; global() local
[all...]
/third_party/openssl/test/
H A Dsslapitest.c7368 struct info_cb_states_st *state = info_cb_states[info_cb_offset]; in sslapi_info_callback() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1748 isMeshShadingPipelineIncompatible(vk::VkDynamicState state) isMeshShadingPipelineIncompatible() argument
1768 isMeshShadingPipelineCompatible(vk::VkDynamicState state) isMeshShadingPipelineCompatible() argument
[all...]

Completed in 157 milliseconds

1...<<121122123124