Home
last modified time | relevance | path

Searched full:restrictions (Results 1 – 25 of 1943) sorted by relevance

12345678910>>...78

/third_party/rust/rust/tests/ui/parser/
Dvariadic-ffi-semantic-restrictions.stderr2 --> $DIR/variadic-ffi-semantic-restrictions.rs:6:19
8 --> $DIR/variadic-ffi-semantic-restrictions.rs:9:9
14 --> $DIR/variadic-ffi-semantic-restrictions.rs:9:9
20 --> $DIR/variadic-ffi-semantic-restrictions.rs:13:30
26 --> $DIR/variadic-ffi-semantic-restrictions.rs:16:20
32 --> $DIR/variadic-ffi-semantic-restrictions.rs:16:20
38 --> $DIR/variadic-ffi-semantic-restrictions.rs:20:20
44 --> $DIR/variadic-ffi-semantic-restrictions.rs:20:20
50 --> $DIR/variadic-ffi-semantic-restrictions.rs:24:30
56 --> $DIR/variadic-ffi-semantic-restrictions.rs:27:20
[all …]
Dstruct-literal-restrictions-in-lamda.stderr2 --> $DIR/struct-literal-restrictions-in-lamda.rs:12:14
18 --> $DIR/struct-literal-restrictions-in-lamda.rs:12:11
27 found closure `[closure@$DIR/struct-literal-restrictions-in-lamda.rs:12:11: 12:13]`
/third_party/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/
DSnmpScalarNodeOctetString.cs54 if (this.Restrictions.Count > 0) in GenerateGetMethodCodeCore()
57 foreach (IRestriction restriction in this.Restrictions) in GenerateGetMethodCodeCore()
64 …container.AddElement(new Comment("TODO: take care of len restrictions defined in MIB: " + ifCond, … in GenerateGetMethodCodeCore()
71 System.Diagnostics.Trace.Assert(this.Restrictions.Count > 0); in GenerateTestMethodCodeCore()
75 foreach (IRestriction restriction in this.Restrictions) in GenerateTestMethodCodeCore()
94 // check restrictions if we are set to one fixed length
95 if ((this.Restrictions != null) && (this.Restrictions.Count > 0))
97 foreach (IRestriction restriction in this.Restrictions)
/third_party/openssl/doc/man7/
DRSA-PSS.pod11 using PSS padding modes with optional parameter restrictions.
16 but with some restrictions described below.
21 padding mode is always PSS. If the key in use has parameter restrictions then
22 the corresponding signature parameters are set to the restrictions:
29 By default no parameter restrictions are placed on the generated key.
/third_party/openssl/doc/man3/
DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod39 If the key has usage restrictions then an error is returned if an attempt is
43 usage restrictions.
47 key has usage restrictions then an error is returned if an attempt is made to
57 Optional parameter restrictions can be specified when generating a PSS key.
58 If any restrictions are set (using the macros described below) then B<all>
60 restricts the digest and MGF1 algorithms. If any restrictions are in place
DBN_copy.pod23 significant restrictions on the copied data. Applications that do no adhere to
24 these restrictions may encounter unexpected side effects or crashes. For that
30 restrictions apply to the use of B<dest>:
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
DREADME4 symlinks restrictions.
8 The aim of the tests is to check the restrictions
11 This security restrictions were added in Linux 3.6 and enabled by default,
17 This test enables restrictions and checks following preconditions:
/third_party/rust/rust/tests/ui/pub/
Dpub-restricted.stderr7 = help: some possible visibility restrictions are:
18 = help: some possible visibility restrictions are:
29 = help: some possible visibility restrictions are:
40 = help: some possible visibility restrictions are:
51 = help: some possible visibility restrictions are:
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_compression_vtc.txt57 * Should the block alignment restrictions differ in any way from
58 the block alignment restrictions in the S3TC extension?
62 analogous to the X and Y restrictions.
282 April 20, 2004 - Relax restrictions on depth and zoffset for
283 CopyTexSubImage3D and TexSubImage3D commands. Previous restrictions
286 zoffset for TexSubImage3D to be a multiple 4. If these restrictions
289 these restrictions. Note the restrictions on CompressedTexSubImage3D
DNV_pixel_data_range.txt56 However, the same restrictions that limited vertex throughput also
65 There are also no restrictions on the pointer provided to pixel
70 Vertex arrays faced both of these restrictions already, but pixel
159 arbitrary restrictions. A list of possibly supported operations
372 types, the memory could not be locked down, alignment restrictions
653 The following restrictions apply to all commands:
663 No additional restrictions apply to glReadPixels or
666 The following additional restrictions apply to glTex[Sub]Image2D:
683 commands listed in this section. In cases where actual restrictions
687 It is also possible that some of these restrictions may become _more_
[all …]
DWGL_NV_DX_interop2.txt80 DirectX device type Device Restrictions
88 wglDXOpenDeviceNV and associated restrictions.
120 Add the following resources to table wgl.restrictions:
123 Resource Type Resource Restrictions
134 Table wgl.restrictions - Restrictions on DirectX resources that can
247 - Updated supported DX10/11 resources types and their restrictions.
/third_party/openGLES/extensions/NV/
DNV_texture_compression_vtc.txt57 * Should the block alignment restrictions differ in any way from
58 the block alignment restrictions in the S3TC extension?
62 analogous to the X and Y restrictions.
282 April 20, 2004 - Relax restrictions on depth and zoffset for
283 CopyTexSubImage3D and TexSubImage3D commands. Previous restrictions
286 zoffset for TexSubImage3D to be a multiple 4. If these restrictions
289 these restrictions. Note the restrictions on CompressedTexSubImage3D
DNV_pixel_data_range.txt56 However, the same restrictions that limited vertex throughput also
65 There are also no restrictions on the pointer provided to pixel
70 Vertex arrays faced both of these restrictions already, but pixel
159 arbitrary restrictions. A list of possibly supported operations
372 types, the memory could not be locked down, alignment restrictions
653 The following restrictions apply to all commands:
663 No additional restrictions apply to glReadPixels or
666 The following additional restrictions apply to glTex[Sub]Image2D:
683 commands listed in this section. In cases where actual restrictions
687 It is also possible that some of these restrictions may become _more_
[all …]
DWGL_NV_DX_interop2.txt80 DirectX device type Device Restrictions
88 wglDXOpenDeviceNV and associated restrictions.
120 Add the following resources to table wgl.restrictions:
123 Resource Type Resource Restrictions
134 Table wgl.restrictions - Restrictions on DirectX resources that can
247 - Updated supported DX10/11 resources types and their restrictions.
/third_party/openGLES/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt49 relaxes these size restrictions for 2D textures. The restrictions remain
57 In the absence of OES_texture_npot, which lifts these restrictions, neither
139 restrictions on the allowed texture wrap modes and filters, as described in
179 If OES_texture_npot is supported, omit the restrictions on mipmapping and
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt49 relaxes these size restrictions for 2D textures. The restrictions remain
57 In the absence of OES_texture_npot, which lifts these restrictions, neither
139 restrictions on the allowed texture wrap modes and filters, as described in
179 If OES_texture_npot is supported, omit the restrictions on mipmapping and
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_headless_surface.adoc26 restrictions or features.
27 These could include features like saving to a file or restrictions to
32 customisable set of restrictions and features of a presentation engine.
DVK_EXT_headless_surface.txt26 restrictions or features.
27 These could include features like saving to a file or restrictions to
32 customisable set of restrictions and features of a presentation engine.
/third_party/openssl/test/recipes/
D15-test_rsapss.t28 "openssl dgst -sign [plain RSA key, PSS padding mode, PSS restrictions]");
34 "openssl dgst -sign [plain RSA key, PSS padding mode, no PSS restrictions]");
59 "openssl dgst -prverify [plain RSA key, PSS padding mode, PSS restrictions]");
75 "openssl dgst -prverify [plain RSA key, PSS padding mode, no PSS restrictions]");
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt84 egl.restrictions for acceptable texture object types and formats.
87 specified plane of <buffer>. See table egl.restrictions for acceptable
121 egl.restrictions for acceptable texture object types and formats. If the
128 Resource Type Resource Restrictions
183 Table egl.restrictions - Restrictions on D3D resources that can be used
/third_party/mesa3d/docs/
DREADME.UVD39 restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or
43 EXPORT RESTRICTIONS: The Software may be subject to export restrictions as
DREADME.VCE38 restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or
42 EXPORT RESTRICTIONS: The Software may be subject to export restrictions as
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_dynamic_rendering_unused_attachments.adoc16 The `apiext:VK_KHR_dynamic_rendering` has several restrictions on what pipelines can be
20 These restrictions were put in place to accommodate hardware that uses the pipeline
42 The current restrictions require there to be an exact match between the bound pipeline
75 extension that lifts these restrictions and allows pipelines to be bound to render
/third_party/ffmpeg/doc/
Dmultithreading.txt14 Restrictions on clients
22 * Restrictions with slice threading also apply.
28 Restrictions on codec implementations
/third_party/rust/rust/tests/ui/mismatched_types/
Dfloat-literal-inference-restrictions.stderr2 --> $DIR/float-literal-inference-restrictions.rs:2:18
12 --> $DIR/float-literal-inference-restrictions.rs:3:18

12345678910>>...78