Home
last modified time | relevance | path

Searched defs:writeable (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/abstract/
Dprotocols.h63 int (*writeable)(lws_abs_protocol_inst_t *d, size_t budget); member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c60 desc_type_to_range_type(VkDescriptorType in, bool writeable) in desc_type_to_range_type()
409 bool writeable) in dzn_descriptor_set_layout_get_heap_offset()
866 bool writeable, bool cube_as_2darray, in dzn_descriptor_heap_write_image_view_desc()
908 bool writeable, in dzn_descriptor_heap_write_buffer_view_desc()
923 bool writeable, in dzn_descriptor_heap_write_buffer_desc()
1068 bool writeable) in dzn_descriptor_set_ptr_get_heap_offset()
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dustring.cpp419 static UChar writeable[]={ variable
/third_party/icu/icu4c/source/samples/ustring/
Dustring.cpp419 static UChar writeable[]={ variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c408 boolean writeable) in lp_scene_add_resource_reference()
/third_party/exfatprogs/include/
Dlibexfat.h82 bool writeable; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c4976 bool writeable, in emit_surface_state()
5167 struct pipe_shader_buffer *buffer, bool writeable) in emit_ssbo_buffer()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c4957 bool writeable, in use_surface()
5202 bool writeable, in iris_use_optional_res()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c647 int writeable = 0; in run_sg_scan_tests() local