Home
last modified time | relevance | path

Searched refs:unrestricted (Results 1 – 25 of 64) sorted by relevance

123

/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl526 readonly attribute unrestricted double duration;
845 attribute unrestricted double valueAsNumber;
1241 void scale(unrestricted double x, unrestricted double y);
1242 void rotate(unrestricted double angle);
1243 void translate(unrestricted double x, unrestricted double y);
1244 …id transform(unrestricted double a, unrestricted double b, unrestricted double c, unrestricted dou…
1247 …setTransform(unrestricted double a, unrestricted double b, unrestricted double c, unrestricted dou…
1255 attribute unrestricted double globalAlpha; // (default 1.0)
1278 attribute unrestricted double shadowOffsetX; // (default 0)
1279 attribute unrestricted double shadowOffsetY; // (default 0)
[all …]
Ddom.idl588 readonly attribute unrestricted double numberValue;
/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>
109 m_perm = &ipcdetail::unrestricted_permissions_holder<0>::unrestricted; in set_unrestricted()
/third_party/boost/libs/config/test/
Dboost_no_cxx11_unrestricted_union.ipp10 // TITLE: C++11 unrestricted union
11 // DESCRIPTION: The compiler does not support the C++11 unrestricted union
/third_party/skia/third_party/externals/brotli/research/
Dsieve.cc252 bool unrestricted = false; in sieve_generate() local
253 if (minPresence <= 2 && !unrestricted) { in sieve_generate()
/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() argument
472 unrestricted ? "meta_clear_depthstencil_unrestricted_vs" : "meta_clear_depthstencil_vs"); in build_depthstencil_shader()
475 unrestricted ? "meta_clear_depthstencil_unrestricted_fs" : "meta_clear_depthstencil_fs"); in build_depthstencil_shader()
484 if (unrestricted) { in build_depthstencil_shader()
584 uint32_t samples, int index, bool unrestricted, VkPipeline *pipeline, in create_depthstencil_pipeline() argument
596 build_depthstencil_shader(&vs_nir, &fs_nir, unrestricted); in create_depthstencil_pipeline()
683 bool unrestricted = cmd_buffer->device->vk.enabled_extensions.EXT_depth_range_unrestricted; in pick_depthstencil_pipeline() local
689 pipeline = unrestricted in pick_depthstencil_pipeline()
694 pipeline = unrestricted in pick_depthstencil_pipeline()
699 pipeline = unrestricted in pick_depthstencil_pipeline()
[all …]
/third_party/libevdev/doc/style/
Dstyle.css24 text-wrap: unrestricted;
Dcustomdoxygen.css149 text-wrap: unrestricted;
/third_party/libinput/doc/api/style/
Dcustomdoxygen.css149 text-wrap: unrestricted;
/third_party/libevdev/doc/html/
Dcustomdoxygen.css149 text-wrap: unrestricted;
/third_party/mesa3d/docs/relnotes/
D20.0.2.rst153 - radv: fix random depth range unrestricted failures due to a cache
/third_party/boost/boost/numeric/ublas/detail/
Dmatrix_assign.hpp1370 typedef basic_full<typename M::size_type> unrestricted; in matrix_assign() typedef
1371 matrix_assign<F, unrestricted> (m, e, storage_category (), orientation_category ()); in matrix_assign()
1766 typedef basic_full<typename M::size_type> unrestricted; in matrix_swap() typedef
1767 matrix_swap<F, unrestricted> (m, e, storage_category (), orientation_category ()); in matrix_swap()
/third_party/openssl/doc/man3/
DX509_get_extension_flags.pod165 is unrestricted. For this reason X509_get_key_usage() and
/third_party/boost/libs/spirit/doc/lex/
Dintroduction.qbk52 simplest to unrestricted grammars being the most complex. Similarly, the
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitappdelegate.m292 /* We keep the supported orientations unrestricted to avoid the case where
/third_party/flutter/engine/flutter/tools/licenses/data/
Dlibrary-gpl-2.083 However, unrestricted linking of non-free programs would deprive the
249 file is unrestricted, regardless of whether it is legally a derivative
/third_party/gstreamer/
DLICENSE83 However, unrestricted linking of non-free programs would deprive the
249 file is unrestricted, regardless of whether it is legally a derivative
/third_party/libsoup/
DCOPYING83 However, unrestricted linking of non-free programs would deprive the
249 file is unrestricted, regardless of whether it is legally a derivative
/third_party/python/Doc/c-api/
Dsys.rst266 In particular, this means that no unrestricted "%s" formats should occur;
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/doc/html/
Ddoxygen.css182 text-wrap: unrestricted;
/third_party/libnl/doc/
Dlibnl.css177 text-wrap: unrestricted;
/third_party/libjpeg-turbo/doc/html/
Ddoxygen.css182 text-wrap: unrestricted;
/third_party/boost/libs/locale/doc/html/
Ddoxygen.css187 text-wrap: unrestricted;
/third_party/boost/libs/sort/doc/doxygen/html/
Ddoxygen.css187 text-wrap: unrestricted;
/third_party/e2fsprogs/
DNOTICE451 However, unrestricted linking of non-free programs would deprive the
617 file is unrestricted, regardless of whether it is legally a derivative

123