Home
last modified time | relevance | path

Searched defs:state (Results 2276 - 2300 of 2756) sorted by relevance

1...<<919293949596979899100>>...111

/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/mesa3d/src/intel/isl/
H A Disl.c2414 isl_surf_fill_state_s(const struct isl_device *dev, void *state, in isl_surf_fill_state_s() argument
2440 isl_buffer_fill_state_s(const struct isl_device *dev, void *state, in isl_buffer_fill_state_s() argument
2447 isl_null_fill_state_s(const struct isl_device *dev, void *state, in isl_null_fill_state_s() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c999 vk_graphics_pipeline_state_groups(const struct vk_graphics_pipeline_state *state) vk_graphics_pipeline_state_groups() argument
1015 vk_graphics_pipeline_state_validate(const struct vk_graphics_pipeline_state *state) vk_graphics_pipeline_state_validate() argument
1026 may_have_rasterization(const struct vk_graphics_pipeline_state *state, const BITSET_WORD *dynamic, const VkGraphicsPipelineCreateInfo *info) may_have_rasterization() argument
1040 vk_graphics_pipeline_state_fill(const struct vk_device *device, struct vk_graphics_pipeline_state *state, const VkGraphicsPipelineCreateInfo *info, const struct vk_subpass_info *sp_info, struct vk_graphics_pipeline_all_state *all, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, void **alloc_ptr_out) vk_graphics_pipeline_state_fill() argument
1649 vk_cmd_set_dynamic_graphics_state(struct vk_command_buffer *cmd, const struct vk_dynamic_graphics_state *state) vk_cmd_set_dynamic_graphics_state() argument
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1507 x11_manage_fifo_queues(void *state) in x11_manage_fifo_queues() argument
1913 wsi_x11_set_adaptive_sync_property(xcb_connection_t *conn, xcb_drawable_t drawable, uint32_t state) wsi_x11_set_adaptive_sync_property() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c1139 void *state = dev->indirect_draw_shaders.states->ptr.cpu + in create_indirect_draw_shader() local
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h192 struct nvc0_graph_state state; member
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
H A Dpkcs7.h190 int state; /* used during processing */ member
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c103 struct state { struct
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c80 enum touch_state state; member
/third_party/libinput/src/
H A Devdev.h269 enum evdev_middlebutton_state state; member
814 enum ratelimit_state state; in evdev_log_msg_ratelimit() local
[all...]
H A Devdev-tablet.c55 const struct button_state *state = &tablet->button_state, in tablet_get_pressed_buttons() local
67 const struct button_state *state = &tablet->button_state, in tablet_get_released_buttons() local
80 struct button_state *state = &tablet->button_state, in tablet_force_button_presses() local
1199 tablet_notify_button_mask(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time, struct libinput_tablet_tool *tool, const struct button_state *buttons, enum libinput_button_state state) tablet_notify_button_mask() argument
1231 tablet_notify_buttons(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_button_state state) tablet_notify_buttons() argument
1839 int state; tablet_update_tool_state() local
2299 int code, state; tablet_check_initial_proximity() local
[all...]

Completed in 39 milliseconds

1...<<919293949596979899100>>...111