Home
last modified time | relevance | path

Searched defs:unrestricted (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/interprocess/
Dpermissions.hpp51 static winapi::interprocess_all_access_security unrestricted; member
55 winapi::interprocess_all_access_security unrestricted_permissions_holder<Dummy>::unrestricted; member in boost::interprocess::ipcdetail::unrestricted_permissions_holder<Dummy>
/third_party/skia/third_party/externals/brotli/research/
Dsieve.cc252 bool unrestricted = false; in sieve_generate() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c468 build_depthstencil_shader(struct nir_shader **out_vs, struct nir_shader **out_fs, bool unrestricted) in build_depthstencil_shader()
584 uint32_t samples, int index, bool unrestricted, VkPipeline *pipeline, in create_depthstencil_pipeline()
683 bool unrestricted = cmd_buffer->device->vk.enabled_extensions.EXT_depth_range_unrestricted; in pick_depthstencil_pipeline() local
/third_party/boost/boost/numeric/ublas/detail/
Dmatrix_assign.hpp1370 typedef basic_full<typename M::size_type> unrestricted; in matrix_assign() typedef
1766 typedef basic_full<typename M::size_type> unrestricted; in matrix_swap() typedef