Home
last modified time | relevance | path

Searched refs:ORed (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/src/opts/
DSkBlitRow_opts.h177 auto ORed = _mm256_or_si256(s3, _mm256_or_si256(s2, _mm256_or_si256(s1, s0))); in blit_row_s32a_opaque() local
178 if (_mm256_testz_si256(ORed, alphaMask)) { in blit_row_s32a_opaque()
225 auto ORed = _mm_or_si128(s3, _mm_or_si128(s2, _mm_or_si128(s1, s0))); in blit_row_s32a_opaque() local
226 if (_mm_testz_si128(ORed, alphaMask)) { in blit_row_s32a_opaque()
273 auto ORed = _mm_or_si128(s3, _mm_or_si128(s2, _mm_or_si128(s1, s0))); in blit_row_s32a_opaque() local
274 if (0xffff == _mm_movemask_epi8(_mm_cmpeq_epi8(_mm_and_si128(ORed, alphaMask), in blit_row_s32a_opaque()
/third_party/openGLES/extensions/NV/
DNV_path_rendering_shared_edge.txt68 When the value of SHARED_EDGE_NV is bitwise exclusive-ORed with any of the
157 ORed into a path command?
160 (192) should be exclusive-ORed (^) to construct path commands
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering_shared_edge.txt68 When the value of SHARED_EDGE_NV is bitwise exclusive-ORed with any of the
157 ORed into a path command?
160 (192) should be exclusive-ORed (^) to construct path commands
/third_party/libuv/docs/src/
Dfs_event.rst44 The `events` parameter is an ORed mask of :c:type:`uv_fs_event` elements.
108 `path` for changes. `flags` can be an ORed mask of :c:type:`uv_fs_event_flags`.
/third_party/grpc/src/proto/grpc/auth/v1/
Dauthz_policy.proto40 // Required. A list of header values to match. The header values are ORed together,
55 // qualified name in the form of "/package.service/method". The paths are ORed
/third_party/python/Doc/library/
Dwinsound.rst30 interpretation depends on the value of *flags*, which can be a bitwise ORed
Dfcntl.rst149 bitwise ORed with :const:`LOCK_NB` to avoid blocking on lock acquisition.
Ddoctest.rst517 :ref:`bitwise ORed <bitwise>` together and passed to various functions.
1124 :ref:`bitwise ORed <bitwise>` into the option flags, and the option flags
Dos.rst1801 following values (as defined in the :mod:`stat` module) or bitwise ORed
3283 (or a bitwise ORed combination of them). By default, the new file
4294 :data:`WSTOPPED` or :data:`WCONTINUED` and additionally may be ORed with
4860 following values ORed together: :py:data:`os.GRND_RANDOM` and
Dtkinter.rst969 argument is an ORed combination of any of the three constants below.
Dfunctions.rst303 bitwise ORed together to specify multiple options. The bitfield required to
/third_party/openssl/doc/man3/
DDSA_get0_pqg.pod69 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
DDH_get0_pqg.pod73 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
DRSA_get0_key.pod105 object. Multiple flags can be passed in one go (bitwise ORed together).
DX509_VERIFY_PARAM_set_flags.pod334 of ORed.
/third_party/libsnd/include/
Dsndfile.h.in42 ** ORed with a minor type (ie SF_FORMAT_PCM). SF_FORMAT_TYPEMASK and
/third_party/mesa3d/docs/gallium/
Dcontext.rst108 them. All of the rectangles are ORed together, so in exclude mode,
/third_party/python/Doc/c-api/
Dtypeobj.rst1036 The following bit masks are currently defined; these can be ORed together using
/third_party/skia/third_party/externals/libpng/
Dlibpng-manual.txt4458 ORed together with '|' to specify one or more filters to use.
/third_party/libpng/
Dlibpng-manual.txt4458 ORed together with '|' to specify one or more filters to use.
/third_party/flutter/skia/third_party/externals/libpng/
Dlibpng-manual.txt4458 ORed together with '|' to specify one or more filters to use.
/third_party/gstreamer/gstreamer/
DChangeLog44111 pad: don't use parenthesis for ORed pad probe flag enums