Home
last modified time | relevance | path

Searched +full:built +full:- +full:in (Results 1 – 25 of 1280) sorted by relevance

12345678910>>...52

/external/virglrenderer/.gitlab-ci/expectations/host/
Dvirgl-gles-fails.txt1 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
2 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
3 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
4 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_rbo_…
5 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_rbo_…
6 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_text…
7 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_text…
8 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
9 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
10 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
[all …]
/external/mesa3d/src/gallium/drivers/i915/ci/
Di915-g33-fails.txt2 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
3 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
6 dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail
7 dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_center,Fail
8 dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner,Fail
10 # Maybe doesn't like the color interpolation in wide lines?
11 dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
12 dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
13 dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
14 dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
[all …]
/external/virglrenderer/.gitlab-ci/expectations/virt/
Dvirgl-gles-fails.txt1 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
2 dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
3 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
4 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_rbo_…
5 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_rbo_…
6 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_text…
7 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_pixel.multisample_text…
8 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
9 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
10 dEQP-GLES31.functional.shaders.sample_variables.sample_mask_in.bit_count_per_two_samples.multisampl…
[all …]
Dvirgl-gles-flakes.txt1 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8
2 dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.36
3 dEQP-GLES31.functional.ssbo.layout.random.arrays_of_arrays.1
4 dEQP-GLES31.functional.ssbo.layout.random.nested_structs_arrays_instance_arrays.22
5 dEQP-GLES31.functional.ssbo.layout.unsized_struct_array.per_block_buffer.shared_instance_array
7 hiz@hiz-depth-read-fbo-d24-s0
8 hiz@hiz-depth-read-window-stencil0
9 hiz@hiz-stencil-read-window-depth0
10 hiz@hiz-stencil-read-window-depth1
11 shaders@glsl-fs-sampler-numbering
[all …]
/external/python/cpython2/Doc/library/
Dtypes.rst1 :mod:`types` --- Names for built-in types
5 :synopsis: Names for built-in types.
9 --------------
14 the ``listiterator`` type. It is safe to use ``from types import *`` --- the
16 exported by future versions of this module will all end in ``Type``.
28 Starting in Python 2.2, built-in factory functions such as :func:`int` and
52 built-in :class:`type`.
58 built-in :class:`bool`.
65 The type of integers (e.g. ``1``); alias of the built-in :class:`int`.
70 The type of long integers (e.g. ``1L``); alias of the built-in :class:`long`.
[all …]
D__builtin__.rst2 :mod:`__builtin__` --- Built-in objects
6 :synopsis: The module that provides the built-in namespace.
9 This module provides direct access to all 'built-in' identifiers of Python; for
10 example, ``__builtin__.open`` is the full name for the built-in function
11 :func:`open`. See :ref:`built-in-funcs` and :ref:`built-in-consts` for
16 useful in modules that provide objects with the same name as a built-in value,
17 but in which the built-in of that name is also needed. For example, in a module
18 that wants to implement an :func:`open` function that wraps the built-in
28 '''Wrapper around a file that converts output to upper-case.'''
33 def read(self, count=-1):
[all …]
/external/mesa3d/src/freedreno/ci/
Dfreedreno-a530-flakes.txt2 # non-zero-length and not starting with '#', will regex match to
6 dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil
7 dEQP-GLES3.functional.texture.filtering.3d.*
8 dEQP-GLES3.functional.texture.vertex.3d.filtering.*
9 dEQP-GLES31.functional.ubo.2_level_struct_array.single_buffer.packed_instance_array_fragment
11 # unstable results once we enabled SMP -- some state not being reset reliably?
12 dEQP-GLES3.functional.transform_feedback.*
14 dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.70
16 # First appeared 2021-06-11 on an unrelated MR.
17 dEQP-GLES31.functional.image_load_store.3d.load_store.*_single_layer
[all …]
/external/curl/docs/libcurl/
Dcurl_version_info.md1 ---
3 SPDX-License-Identifier: curl
7 See-also:
8 - curl_version (3)
10 - All
11 ---
15 curl_version_info - returns runtime libcurl version info
27 Returns a pointer to a filled in static struct with information about various
28 features in the running version of libcurl. *age* should be set to the
31 programs in the future might get a different struct. **CURLVERSION_NOW** is
[all …]
/external/python/cpython3/Doc/library/
Dbuiltins.rst1 :mod:`builtins` --- Built-in objects
5 :synopsis: The module that provides the built-in namespace.
7 --------------
9 This module provides direct access to all 'built-in' identifiers of Python; for
10 example, ``builtins.open`` is the full name for the built-in function
11 :func:`open`. See :ref:`built-in-funcs` and :ref:`built-in-consts` for
16 useful in modules that provide objects with the same name as a built-in value,
17 but in which the built-in of that name is also needed. For example, in a module
18 that wants to implement an :func:`open` function that wraps the built-in
33 def read(self, count=-1):
/external/python/google-api-python-client/docs/dyn/
Dtagmanager_v2.accounts.containers.workspaces.built_in_variables.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/python/cpython3/Lib/test/test_importlib/builtin/
Dtest_finder.py13 """Test find_spec() for built-in modules."""
20 self.assertEqual(found.origin, 'built-in')
22 # Built-in modules cannot be a package.
25 # Built-in modules cannot be in a package.
28 # Built-in modules cannot be a package.
31 # Built-in modules cannot be a package.
36 assert name not in sys.builtin_module_names
49 """Test find_module() for built-in modules."""
60 # Built-in modules cannot be a package.
63 # Built-in modules cannot be in a package.
[all …]
/external/mesa3d/src/gallium/drivers/lima/ci/
Dlima-fails.txt1 dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_…
2 dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_…
3 dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_…
4 dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_…
5 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.0,Fail
6 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.1,Fail
7 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.10,Fail
8 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.11,Fail
9 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.12,Fail
10 dEQP-GLES2.functional.fragment_ops.depth_stencil.random.13,Fail
[all …]
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_group_vote.txt15 In review
29 - ARB_shader_group_vote specification,
30 - OpenGL 4.3 (Compatibility Profile) specification.
34 Test is validating new built-in functions that can allow
36 for different input data in each invocation. This collective
38 - bool anyInvocationARB(bool value);
39 - bool allInvocationsARB(bool value);
40 - bool allInvocationsEqualARB(bool value);
51 * Check if new built-in functions are available to call
54 - Compose shader with use one of new built-in functions
[all …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_pred_impl_unittest.cc4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
45 // Currently, gtest_unittest takes ~11 seconds to run in the testing
46 // daemon. In the future, if it grows too large and needs much more
48 // stand-alone regression test.
53 #include "gtest/gtest-spi.h"
[all …]
/external/cronet/third_party/googletest/src/googletest/test/
Dgtest_pred_impl_unittest.cc4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 // Currently, gtest_unittest takes ~11 seconds to run in the testing
43 // daemon. In the future, if it grows too large and needs much more
45 // stand-alone regression test.
49 #include "gtest/gtest-spi.h"
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgtest_pred_impl_unittest.cc4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 // Currently, gtest_unittest takes ~11 seconds to run in the testing
43 // daemon. In the future, if it grows too large and needs much more
45 // stand-alone regression test.
50 #include "gtest/gtest-spi.h"
[all …]
/external/googletest/googletest/test/
Dgtest_pred_impl_unittest.cc4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 // Currently, gtest_unittest takes ~11 seconds to run in the testing
43 // daemon. In the future, if it grows too large and needs much more
45 // stand-alone regression test.
50 #include "gtest/gtest-spi.h"
[all …]
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DOperationBuilder.java4 you may not use this file except in compliance with the License.
7 http://www.apache.org/licenses/LICENSE-2.0
9 Unless required by applicable law or agreed to in writing, software
42 * <li>In eager mode, the result of the operation will be computed immediately.
43 * <li>In graph mode, the operation will be added as a node to the graph to be executed later,
52 * Add the output of another operation as the next input of the operation being built.
54 * @param input {@link Output} supposed to be the input of the operation being built.
60 * Add the outputs of another operation as the next inputs of the operation being built.
62 * @param inputs list of {@link Output} supposed to be the inputs of the operation being built.
71 * being built.
[all …]
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td1 //==--- DiagnosticSerializationKinds.td - serialization diagnostics -------===//
8 //===----------------------------------------------------------------------===//
10 let Component = "Serialization" in {
11 let CategoryName = "AST Deserialization Issue" in {
20 "malformed block record in PCH file: '%0'">, DefaultFatal;
22 "file '%0' has been modified since the precompiled header '%1' was built">,
38 def err_pch_langopt_mismatch : Error<"%0 was %select{disabled|enabled}1 in "
41 "%0 differs in PCH file vs. current file">;
42 def err_pch_diagopt_mismatch : Error<"%0 is currently enabled, but was not in "
52 "PCH file built from a different branch (%0) than the compiler (%1)">;
[all …]
/external/harfbuzz_ng/src/
Dhb-features.h.in9 * above copyright notice and the following two paragraphs appear in
12 * IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
31 * SECTION: hb-features
32 * @title: hb-features
34 * @include: hb-features.h
42 * Defined if Harfbuzz has been built with cairo support.
49 * Defined if Harfbuzz has been built with CoreText support.
56 * Defined if Harfbuzz has been built with DirectWrite support.
63 * Defined if Harfbuzz has been built with Freetype support.
70 * Defined if Harfbuzz has been built with GDI support.
[all …]
/external/python/cpython3/Lib/test/
Dpstats.pck4 …���u���StopTokenizing(���i���i���g���ư>g���ư>{(���u���~i����u!���<built-in method __build_cl…
5 …/log.pyi���u���Log(���i���i���g�����>g�����>{(���u���~i����u!���<built-in method __build_cl…
6built-in method __build_class__>(���i���i���g���ư>g���ư>0(���u.���/home/gbr/devel/python/Lib/d…
8 t?{(���u���~i����u!���<built-in method __build_class__>(���i���i���g�h㈵��>g�u��
10built-in method __build_class__>(���i���i���g��������g��������0(���u.���/home/gbr/devel/python…
11built-in method __build_class__>(���i���i���g�����>g�����>0(���u.���/home/gbr/devel/python/Lib…
13 …utilsModuleError(���i���i���g��������g��������{(���u���~i����u!���<built-in method __build_cl…
/external/armnn/src/backends/cl/
DClContextDeserializer.hpp3 // SPDX-License-Identifier: MIT
19 /// Deserializes the CLCompileContext built-in programs from a binary file
20 /// @param [in] clCompileContext The CLCompileContext to be serialized
21 /// @param [in] context The CL Kernel context built-in program will be created from
22 /// @param [in] device The CL Kernel device built-in program will be created from
23 /// @param [in] filePath The serialized file
29 /// Deserializes the CLCompileContext built-in programs from binary file contents
30 /// @param [in] clCompileContext The CLCompileContext to be serialized
31 /// @param [in] context The CL Kernel context built-in program will be created from
32 /// @param [in] device The CL Kernel device built-in program will be created from
[all …]
/external/clang/www/analyzer/
Drelease_notes.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
5 <title>Release notes for checker-XXX builds</title>
13 <!--#include virtual="menu.html.incl"-->
16 <h1>Release notes for <tt>checker-XXX</tt> builds</h1>
17 <h4 id="checker_278">checker-278</h4>
18 <p><b>built:</b> February 5, 2016</br>
19 <b>download:</b> <a href="downloads/checker-278.tar.bz2">checker-278.tar.bz2</a></p>
25 …<li>The analyzer can now detect excessively-padded structs. This check can be enabled by passing t…
26 command to scan-build:<br />
27 &nbsp;&nbsp;<tt>-enable-checker optin.performance.Padding</tt> </li>
[all …]
/external/clang/test/SemaCXX/
Dambiguous-builtin-unary-operator.cpp1 // RUN: %clang_cc1 -fsyntax-only -verify %s -std=c++11
16 ++c; // expected-error {{use of overloaded operator '++' is ambiguous}}\ in test()
17 // expected-note {{built-in candidate operator++(int &)}} \ in test()
18 // expected-note {{built-in candidate operator++(long &)}} \ in test()
19 // expected-note {{built-in candidate operator++(long *&)}} \ in test()
20 // expected-note {{built-in candidate operator++(int *&)}} in test()
30 ++c; // expected-error {{use of overloaded operator '++' is ambiguous}} \ in test()
31 // expected-note {{built-in candidate operator++(volatile int &)}} \ in test()
32 // expected-note {{built-in candidate operator++(volatile long &)}} in test()
/external/curl/docs/cmdline-opts/
Dversion.md1 ---
3 SPDX-License-Identifier: curl
10 See-also:
11 - help
12 - manual
14 - --version
15 ---
17 # `--version`
24 The second line (starts with `Release-Date:`) shows the release date.
32 ## `alt-svc`
[all …]

12345678910>>...52