Home
last modified time | relevance | path

Searched defs:flags (Results 3101 - 3125 of 4725) sorted by relevance

1...<<121122123124125126127128129130>>...189

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c384 cpu_write_query_result(void *dst_slot, VkQueryResultFlags flags, in cpu_write_query_result() argument
437 GetQueryPoolResults( VkDevice _device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void* pData, VkDeviceSize stride, VkQueryResultFlags flags) GetQueryPoolResults() argument
907 CmdBeginQuery( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query, VkQueryControlFlags flags) CmdBeginQuery() argument
916 CmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query, VkQueryControlFlags flags, uint32_t index) CmdBeginQueryIndexedEXT() argument
1344 gpu_write_query_result_cond(struct anv_cmd_buffer *cmd_buffer, struct mi_builder *b, struct anv_address poll_addr, struct anv_address dst_addr, uint64_t ref_value, VkQueryResultFlags flags, uint32_t value_index, struct mi_value query_result) gpu_write_query_result_cond() argument
1371 gpu_write_query_result(struct mi_builder *b, struct anv_address dst_addr, VkQueryResultFlags flags, uint32_t value_index, struct mi_value query_result) gpu_write_query_result() argument
1393 CmdCopyQueryPoolResults( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, VkBuffer destBuffer, VkDeviceSize destOffset, VkDeviceSize destStride, VkQueryResultFlags flags) CmdCopyQueryPoolResults() argument
1518 CmdCopyQueryPoolResults( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, VkBuffer destBuffer, VkDeviceSize destOffset, VkDeviceSize destStride, VkQueryResultFlags flags) CmdCopyQueryPoolResults() argument
[all...]
H A Danv_formats.c554 VkFormatFeatureFlags2 flags = 0; in anv_get_image_format_features2() local
832 VkFormatFeatureFlags2 flags = 0; get_buffer_format_features2() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h255 uint8_t flags; member
H A Dnghttp3_conn.c1533 uint8_t flags; conn_decode_headers() local
[all...]
H A Dnghttp3_stream.h198 uint32_t flags; member
253 uint16_t flags; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp50 char16_t ParsedPatternInfo::charAt(int32_t flags, int32_t index) const { in charAt() argument
1074 int flags = 0; patternInfoToStringBuilder() local
[all...]
H A Dtzfmt.cpp548 TimeZoneFormat::setDefaultParseOptions(uint32_t flags) { in setDefaultParseOptions() argument
/third_party/node/deps/llhttp/include/
H A Dllhttp.h39 uint16_t flags; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c62 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags, in nghttp2_frame_headers_init() argument
101 void nghttp2_frame_settings_init(nghttp2_settings *frame, uint8_t flags, in nghttp2_frame_settings_init() argument
113 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags, in nghttp2_frame_push_promise_init() argument
53 nghttp2_frame_hd_init(nghttp2_frame_hd *hd, size_t length, uint8_t type, uint8_t flags, int32_t stream_id) nghttp2_frame_hd_init() argument
130 nghttp2_frame_ping_init(nghttp2_ping *frame, uint8_t flags, const uint8_t *opaque_data) nghttp2_frame_ping_init() argument
158 nghttp2_frame_window_update_init(nghttp2_window_update *frame, uint8_t flags, int32_t stream_id, int32_t window_size_increment) nghttp2_frame_window_update_init() argument
181 nghttp2_frame_data_init(nghttp2_data *frame, uint8_t flags, int32_t stream_id) nghttp2_frame_data_init() argument
190 nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type, uint8_t flags, int32_t stream_id, void *payload) nghttp2_frame_extension_init() argument
281 nghttp2_frame_priority_len(uint8_t flags) nghttp2_frame_priority_len() argument
[all...]
H A Dnghttp2_hd.h132 uint8_t flags; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.h181 uint8_t flags; member
H A Dngtcp2_pkt.c141 void ngtcp2_pkt_hd_init(ngtcp2_pkt_hd *hd, uint8_t flags, uint8_t type, in ngtcp2_pkt_hd_init() argument
179 uint8_t flags = NGTCP2_PKT_FLAG_LONG_FORM; in ngtcp2_pkt_decode_hd_long() local
344 uint8_t flags = NGTCP2_PKT_FLAG_NONE; ngtcp2_pkt_decode_hd_short() local
1574 uint8_t flags = NGTCP2_STREAM_LEN_BIT; ngtcp2_pkt_encode_stream_frame() local
[all...]
H A Dngtcp2_rtb.c252 rtb_entry_init(ngtcp2_rtb_entry *ent, const ngtcp2_pkt_hd *hd, ngtcp2_frame_chain *frc, ngtcp2_tstamp ts, size_t pktlen, uint16_t flags) rtb_entry_init() argument
268 ngtcp2_rtb_entry_objalloc_new(ngtcp2_rtb_entry **pent, const ngtcp2_pkt_hd *hd, ngtcp2_frame_chain *frc, ngtcp2_tstamp ts, size_t pktlen, uint16_t flags, ngtcp2_objalloc *objalloc) ngtcp2_rtb_entry_objalloc_new() argument
426 rtb_reclaim_frame(ngtcp2_rtb *rtb, uint8_t flags, ngtcp2_conn *conn, ngtcp2_pktns *pktns, ngtcp2_rtb_entry *ent) rtb_reclaim_frame() argument
[all...]
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp631 uint8_t flags = 0; in writeDecompositionData() local
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dcms.h272 const EVP_CIPHER *cipher, unsigned int flags); global() variable
274 const EVP_CIPHER *cipher, unsigned int flags, global() variable
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_generator.cpp1127 struct brw_reg flags = brw_flag_reg(0, 0); in generate_unpack_flags() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c786 st_context_flush(struct st_context_iface *stctxi, unsigned flags, in st_context_flush() argument
967 st_context_invalidate_state(struct st_context_iface *stctxi, unsigned flags) st_context_invalidate_state() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c337 vn_android_get_ahb_usage(const VkImageUsageFlags usage, const VkImageCreateFlags flags) vn_android_get_ahb_usage() argument
[all...]
/third_party/mesa3d/src/virtio/vtest/
H A Dvtest_protocol.h224 uint32_t flags; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c55 uint32_t flags; member
107 wsi_wl_display_add_vk_format(struct wsi_wl_display *display, struct u_vector *formats, VkFormat format, uint32_t flags) wsi_wl_display_add_vk_format() argument
163 wsi_wl_display_add_vk_format_modifier(struct wsi_wl_display *display, struct u_vector *formats, VkFormat vk_format, uint32_t flags, uint64_t modifier) wsi_wl_display_add_vk_format_modifier() argument
[all...]

Completed in 34 milliseconds

1...<<121122123124125126127128129130>>...189