Home
last modified time | relevance | path

Searched refs:specific (Results 1 – 25 of 5420) sorted by relevance

12345678910>>...217

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dindex.txt22 …ysis-reachable-from-many", "A fragment shader that covers a specific LLVM analysis cod…
23 …even-numbers-from-fragcoord", "A fragment shader that covers specific NIR code paths" …
24 …cov-apfloat-acos-ldexp", "A fragment shader that covers a specific AP float code pat…
25 …ov-apfloat-determinant", "A fragment shader that covers a specific arbitrary precisi…
26 … "cov-apfloat-mix-nan", "A fragment shader that covers a specific floating point co…
27 …"cov-apfloat-mod-zero", "A fragment shader that covers a specific floating point co…
28 …loat-module-small-number", "A fragment shader that covers a specific floating point co…
29 …float-negative-step-func", "A fragment shader that covers a specific floating point co…
30 …float-sinh-negative-log2", "A fragment shader that covers a specific floating point co…
31 … "cov-apfloat-tanh", "A fragment shader that covers a specific arbitrary precisi…
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dboilerplate.txt41 platform-specific macros and headers.
44 <<boilerplate-wsi-header, window system-specific>> and
48 In addition, specific preprocessor macros defined at the time
50 system-specific and provisional interfaces to be included, as described
57 Platform-specific macros and interfaces are defined in `vk_platform.h`.
59 exact definitions are under the control of specific platforms and Vulkan
63 [[boilerplate-platform-specific-calling-conventions]]
67 and compiler-specific default calling conventions to be used.
69 … function attribute macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventio…
77 …calling conventions macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventio…
[all …]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderParse.c333 opcode->specific.dcl_resource_dimension = DECODE_D3D10_SB_RESOURCE_DIMENSION(*curr); in Shader_parse_opcode()
336 opcode->specific.dcl_sampler_mode = DECODE_D3D10_SB_SAMPLER_MODE(*curr); in Shader_parse_opcode()
339 …opcode->specific.dcl_gs_output_primitive_topology = DECODE_D3D10_SB_GS_OUTPUT_PRIMITIVE_TOPOLOGY(*… in Shader_parse_opcode()
342 opcode->specific.dcl_gs_input_primitive = DECODE_D3D10_SB_GS_INPUT_PRIMITIVE(*curr); in Shader_parse_opcode()
346 opcode->specific.dcl_in_ps_interp = DECODE_D3D10_SB_INPUT_INTERPOLATION_MODE(*curr); in Shader_parse_opcode()
349 … opcode->specific.global_flags.refactoring_allowed = DECODE_D3D10_SB_GLOBAL_FLAGS(*curr) ? 1 : 0; in Shader_parse_opcode()
359 opcode->specific.test_boolean = in Shader_parse_opcode()
362 opcode->specific.resinfo_ret_type = in Shader_parse_opcode()
381 opcode->specific.dcl_cb_access_pattern = in Shader_parse_opcode()
565 opcode->specific.dcl_max_output_vertex_count = *curr; in Shader_parse_opcode()
[all …]
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_compiler.h132 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
206 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
210 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
243 #warning No compiler specific solution for __USED. __USED is ignored.
279 #warning No compiler specific solution for __ALIGNED. __ALIGNED is ignored.
283 #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
287 #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
/third_party/protobuf/benchmarks/
DREADME.md153 To run a specific dataset or run with specific options:
159 $ ./java-benchmark $(specific generated dataset file name) [$(caliper options)]
166 $ ./cpp-benchmark $(specific generated dataset file name) [$(benchmark options)]
177 $ ./python-pure-python-benchmark [--json] $(specific generated dataset file name)
184 $ ./python-cpp-reflection-benchmark [--json] $(specific generated dataset file name)
191 $ ./python-cpp-generated-code-benchmark [--json] $(specific generated dataset file name)
197 $ ./go-benchmark $(specific generated dataset file name) [go testing options]
204 $ ./php-benchmark $(specific generated dataset file name)
209 $ ./php-c-benchmark $(specific generated dataset file name)
215 $ ./js-benchmark $(specific generated dataset file name)
/third_party/curl/docs/cmdline-opts/
Dresolve.d12 Provide a custom address for a specific host and port pair. Using this, you
16 the number used for the specific protocol the host is used for. It means
20 By specifying '*' as host you can tell curl to resolve any host and specific
22 with a specific host and port is used first.
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
Dcoverage.txt17 14 WON'T test, bacause it is pthread_sigmask() specific and tested in there.
19 16 WON'T test, bacause it is pthread_sigmask() specific and tested in there.
21 18 WON'T test, bacause it is pthread_sigmask() specific and tested in there.
/third_party/python/Doc/library/
Dintro.rst23 source form. Some modules provide interfaces that are highly specific to
24 Python, like printing a stack trace; some provide interfaces that are specific
25 to particular operating systems, such as access to specific hardware; others
26 provide interfaces that are specific to a particular application domain, like
40 browse the table of contents (in front of the manual), or look for a specific
57 Unix systems. It does not make any claims about its existence on a specific
Dsysconfig.rst82 Distutils with a specific home prefix.
94 platform-specific.
96 platform-specific.
97 - *platlib*: directory for site-specific, platform-specific files.
98 - *purelib*: directory for site-specific, non-platform-specific files.
99 - *include*: directory for non-platform-specific header files.
100 - *platinclude*: directory for platform-specific header files.
213 This is used mainly to distinguish platform-specific build directories and
214 platform-specific built distributions. Typically includes the OS name and
/third_party/glfw/docs/
Dinternal.dox15 files contain no platform-specific code. This code usually ends up calling the
29 but platform-specific functions, described in the glfw3native.h header file and
58 The platform interface implements all platform-specific operations as a service
66 perform platform-specific operations on some or all platforms. The are also
72 The platform interface also defines structs that contain platform-specific
74 interface, except that an interface-specific suffix is added.
79 using special macros that name them after the specific interface used. This
/third_party/libwebsockets/lib/
DREADME.md9 lib/event-libs|Code containing optional event-lib specific adaptations
12 lib/plat|Platform-specific adaptation code
13 lib/roles|Code for specific optional wsi roles, eg, http/1, h2, ws, raw, etc
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DLOWERING.rst1 Target-specific lowering in ICE
4 This document discusses several issues around generating target-specific ICE
10 Target-specific instructions often require specific operands to be in physical
11 registers. Sometimes one specific register is required, but usually any
17 happens after target-specific lowering, so during lowering we generally don't
27 * ``Variable::setRegNum()`` forces a ``Variable`` to be assigned a specific
47 Ensuring a non-specific physical register
97 Ensuring a specific physical register
100 Some instructions require operands in specific physical registers, or produce
101 results in specific physical registers. For example, the 32-bit ``ret``
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DREADME.txt9 Posix - code that is specific to Posix variants of UNIX
10 SUS - code that is specific to the Single Unix Specification
11 SysV - code that is specific to System V variants of UNIX
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DREADME.txt9 Posix - code that is specific to Posix variants of UNIX
10 SUS - code that is specific to the Single Unix Specification
11 SysV - code that is specific to System V variants of UNIX
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression.txt49 (1) A framework upon which extensions providing specific compressed
54 compressed form without needing to code for specific compression
58 image stored in a specific compressed image format. This extension does
59 not define any specific compressed image formats, but it does provide the
66 specific (as above) or generic. Generic compressed internal formats are
67 not actual image formats, but are instead mapped into one of the specific
85 This extension does not define specific compressed image formats (e.g.,
87 To support images in a specific compressed format, a hardware vendor
90 (1) Provide a new extension defininig specific compressed
95 (2) Specify the encoding of compressed images of that specific format.
[all …]
/third_party/skia/third_party/externals/angle2/third_party/jdk/
DREADME.chromium16 1. Find the specific version you want to update from
18 2. Click the link "[Binaries]" for the specific version.
27 1. Find the specific version you want to update from
29 2. Click the link "[Binaries]" for the specific version.
/third_party/skia/third_party/externals/freetype/docs/
DVERSIONS.TXT18 * The libtool (and Unix) specific version number, like 23.2.17.
29 * The platform-specific shared object number, used for example when
32 The platform-specific number is, unsurprisingly, platform-specific and
37 The libtool-specific number does not equal the release number but is
/third_party/libinput/doc/user/
Dtouchpad-pressure.rst9 :ref:`kernel_pressure_information` and combines with a libinput-specific hardware
16 as it provides more specific information. Since most devices only provide
35 device-specific thresholds. These thresholds are transparent to userspace
45 provided by the kernel is not mapped to a specific physical range and
56 information. libinput uses these values together with a device-specific
/third_party/ltp/testcases/kernel/mce-test/doc/
Dstress-howto.txt113 - hwpoison also passes test duration time and other workload specific
132 * Type2: fs_type specific workload, meant to cover:
288 fs-specific result: log/fs-specific/fs-specific.result
289 fs-specific log: log/fs-specific/fs-specific.log
322 fs-specific result: log/fs-specific/fs-specific.result
323 fs-specific log: log/fs-specific/fs-specific.log
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c2301 _parse_audio_stream_info (GstDiscovererAudioInfo * ainfo, GVariant * specific) in _parse_audio_stream_info() argument
2305 GET_FROM_TUPLE (specific, uint32, 0, &ainfo->channels); in _parse_audio_stream_info()
2306 GET_FROM_TUPLE (specific, uint32, 1, &ainfo->sample_rate); in _parse_audio_stream_info()
2307 GET_FROM_TUPLE (specific, uint32, 2, &ainfo->bitrate); in _parse_audio_stream_info()
2308 GET_FROM_TUPLE (specific, uint32, 3, &ainfo->max_bitrate); in _parse_audio_stream_info()
2309 GET_FROM_TUPLE (specific, uint32, 4, &ainfo->depth); in _parse_audio_stream_info()
2311 str = _maybe_get_string_from_tuple (specific, 5); in _parse_audio_stream_info()
2316 GET_FROM_TUPLE (specific, uint64, 6, &ainfo->channel_mask); in _parse_audio_stream_info()
2318 g_variant_unref (specific); in _parse_audio_stream_info()
2322 _parse_video_stream_info (GstDiscovererVideoInfo * vinfo, GVariant * specific) in _parse_video_stream_info() argument
[all …]
/third_party/json/cmake/
Dtest.cmake56 # Supply test- and standard-specific build settings and/or test properties.
129 # apply standard-specific build settings
134 # apply test-specific build settings
139 # apply test- and standard-specific build settings
159 # apply standard-specific test properties
164 # apply test-specific test properties
169 # apply test- and standard-specific test properties
/third_party/PyYAML/tests/data/
Dspec-09-16.data2 # as space/trimmed/specific/none
3 as space … trimmed …… specific
… none
/third_party/openGLES/extensions/ARB/
DARB_texture_compression.txt59 (1) A framework upon which extensions providing specific compressed
64 compressed form without needing to code for specific compression
68 image stored in a specific compressed image format. This extension does
69 not define any specific compressed image formats, but it does provide the
76 specific (as above) or generic. Generic compressed internal formats are
77 not actual image formats, but are instead mapped into one of the specific
95 This extension does not define specific compressed image formats (e.g.,
97 To support images in a specific compressed format, a hardware vendor
100 (1) Provide a new extension defininig specific compressed
105 (2) Specify the encoding of compressed images of that specific format.
[all …]
/third_party/node/deps/openssl/openssl/providers/
Dencoders.inc14 #define ENCODER_STRUCTURE_type_specific_keypair "type-specific"
15 #define ENCODER_STRUCTURE_type_specific_params "type-specific"
16 #define ENCODER_STRUCTURE_type_specific "type-specific"
17 #define ENCODER_STRUCTURE_type_specific_no_pub "type-specific"
70 * Entries for key type specific output formats. The structure name on these
78 * OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", "type-specific",
86 * OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "PEM", "type-specific",
223 * Entries for key type specific output formats. These are exactly the
224 * same as the type specific above, except that they use the key type
225 * name as structure name instead of "type-specific", in the call on
/third_party/openssl/providers/
Dencoders.inc14 #define ENCODER_STRUCTURE_type_specific_keypair "type-specific"
15 #define ENCODER_STRUCTURE_type_specific_params "type-specific"
16 #define ENCODER_STRUCTURE_type_specific "type-specific"
17 #define ENCODER_STRUCTURE_type_specific_no_pub "type-specific"
70 * Entries for key type specific output formats. The structure name on these
78 * OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", "type-specific",
86 * OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "PEM", "type-specific",
223 * Entries for key type specific output formats. These are exactly the
224 * same as the type specific above, except that they use the key type
225 * name as structure name instead of "type-specific", in the call on

12345678910>>...217