Home
last modified time | relevance | path

Searched full:suitable (Results 1 – 25 of 2410) sorted by relevance

12345678910>>...97

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
Dfuzzer_pass_outline_functions.h35 // Returns a block suitable to be an entry block for a region that can be
38 // - |entry_block| if it is suitable
44 // Returns nullptr if a suitable block cannot be found following the
54 // The block returned by this function should be suitable to be the exit block
Dtransformation_merge_function_returns.h39 // will try to find a suitable one.
50 // |opphi_to_suitable_id| or a suitable id, available at the end of the
54 // suitable id, available at the end of the entry block, can be found.
101 // |merge_blocks_to_info| map, or if ids of the suitable type can be found.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
Dfuzzer_pass_outline_functions.h35 // Returns a block suitable to be an entry block for a region that can be
38 // - |entry_block| if it is suitable
44 // Returns nullptr if a suitable block cannot be found following the
54 // The block returned by this function should be suitable to be the exit block
Dtransformation_merge_function_returns.h39 // will try to find a suitable one.
50 // |opphi_to_suitable_id| or a suitable id, available at the end of the
54 // suitable id, available at the end of the entry block, can be found.
101 // |merge_blocks_to_info| map, or if ids of the suitable type can be found.
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
Dfuzzer_pass_outline_functions.h35 // Returns a block suitable to be an entry block for a region that can be
38 // - |entry_block| if it is suitable
44 // Returns nullptr if a suitable block cannot be found following the
54 // The block returned by this function should be suitable to be the exit block
/third_party/rust/rust/tests/ui/asm/aarch64/
Dtype-check-3.rs49 //~^ WARN formatting may not be suitable for sub-register argument in main()
51 //~^ WARN formatting may not be suitable for sub-register argument in main()
53 //~^ WARN formatting may not be suitable for sub-register argument in main()
55 //~^ WARN formatting may not be suitable for sub-register argument in main()
58 //~^ WARN formatting may not be suitable for sub-register argument in main()
60 //~^ WARN formatting may not be suitable for sub-register argument in main()
62 //~^ WARN formatting may not be suitable for sub-register argument in main()
64 //~^ WARN formatting may not be suitable for sub-register argument in main()
67 //~^ WARN formatting may not be suitable for sub-register argument in main()
69 //~^ WARN formatting may not be suitable for sub-register argument in main()
Dtype-check-3.stderr1 warning: formatting may not be suitable for sub-register argument
11 warning: formatting may not be suitable for sub-register argument
20 warning: formatting may not be suitable for sub-register argument
29 warning: formatting may not be suitable for sub-register argument
38 warning: formatting may not be suitable for sub-register argument
47 warning: formatting may not be suitable for sub-register argument
56 warning: formatting may not be suitable for sub-register argument
65 warning: formatting may not be suitable for sub-register argument
74 warning: formatting may not be suitable for sub-register argument
83 warning: formatting may not be suitable for sub-register argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DCustomOptions.cs62 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
71 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
80 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
90 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
100 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
110 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
120 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
130 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
140 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
149 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs26 /// Retrieves a codec suitable for a string field with the given tag.
33 /// Retrieves a codec suitable for a bytes field with the given tag.
40 /// Retrieves a codec suitable for a bool field with the given tag.
47 /// Retrieves a codec suitable for an int32 field with the given tag.
54 /// Retrieves a codec suitable for an sint32 field with the given tag.
61 /// Retrieves a codec suitable for a fixed32 field with the given tag.
68 /// Retrieves a codec suitable for an sfixed32 field with the given tag.
75 /// Retrieves a codec suitable for a uint32 field with the given tag.
82 /// Retrieves a codec suitable for an int64 field with the given tag.
89 /// Retrieves a codec suitable for an sint64 field with the given tag.
[all …]
/third_party/mindspore/mindspore-src/source/tests/mindspore_test_framework/pipeline/gradient/
Dcompare_gradient.py35 Compare inputs gradient with user defined operator's gradient. This pipeline is suitable for
59 Compare inputs gradient with data stored in npy file. This pipeline is suitable for
98 Compare params gradient with data stored in npy file. This pipeline is suitable for
138 suitable for case-by-case style config.
156 suitable for config in a grouped style.
186 Compare params gradient with result of numerical differentiation. This pipeline is suitable for
226 Compare inputs jacobian with result of numerical differentiation. This pipeline is suitable for
253 Compare inputs jacobian with result of numerical differentiation. This pipeline is suitable for
/third_party/cups-filters/utils/
Ddriverless.120 called for listing suitable printers in the network and for actually
28 to list IPP device URIs for suitable printers. Printer setup tools
51 List the driver URIs and metadata for all available IPP/IPPS printers suitable
73 Generate the PPD file for the supplied \fIIPP printer URI\fP (suitable URIs are listed when calling…
/third_party/libcoap/m4/
Dac_check_cryptolibs.m440 …gnutls_version too old. GnuTLS >= $gnutls_version_required required for suitable DTLS support buil…
54 …nssl_version too old. OpenSSL >= $openssl_version_required required for suitable DTLS support buil…
68 …tls_version too old. Mbed TLS >= $mbedtls_version_required required for suitable DTLS support buil…
82 …ls_version too old. TinyDTLS >= $tinydtls_version_required required for suitable DTLS support buil…
/third_party/openssl/doc/man3/
DSSL_check_chain.pod16 certificate chain B<chain> is suitable for use with the current session
52 B<CERT_PKEY_SUITEB>: chain is suitable for Suite B use.
63 suitable flags.
68 chain is suitable a server should fall back to the most secure chain which
DDH_generate_parameters.pod16 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
29 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
81 The generator B<g> is not suitable.
83 suitable, unless B<p> is known to be a strong prime.
115 The generator B<g> is not suitable.
DRSA_print.pod14 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
23 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
34 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DProtobufEqualityComparers.cs21 …/// Returns an equality comparer for <typeparamref name="T"/> suitable for Protobuf equality compa…
37 …/// Returns an equality comparer suitable for comparing 64-bit floating point values, by bitwise c…
43 …/// Returns an equality comparer suitable for comparing 32-bit floating point values, by bitwise c…
49 …/// Returns an equality comparer suitable for comparing nullable 64-bit floating point values, by …
55 …/// Returns an equality comparer suitable for comparing nullable 32-bit floating point values, by …
/third_party/rust/rust/tests/ui/asm/x86_64/
Dtype-check-3.rs35 //~^ WARN formatting may not be suitable for sub-register argument in main()
37 //~^ WARN formatting may not be suitable for sub-register argument in main()
39 //~^ WARN formatting may not be suitable for sub-register argument in main()
42 //~^ WARN formatting may not be suitable for sub-register argument in main()
Dtype-check-3.stderr41 warning: formatting may not be suitable for sub-register argument
51 warning: formatting may not be suitable for sub-register argument
60 warning: formatting may not be suitable for sub-register argument
69 warning: formatting may not be suitable for sub-register argument
/third_party/mindspore/mindspore-src/source/scripts/build/
Dakg_find_llvm.sh17 # Find a suitable LLVM version for AKG.
22 # If no suitable LLVM is found, the `find_package` function runs normally,
25 # If suitable LLVM is found, the `find_package` will encounter the error
/third_party/vulkan-headers/registry/
Dparse_dependency.py16 # to the expression, suitable for header file comments.
22 # markup for English equivalent to the expression, suitable for extension
216 """Return an API dependency expression translated to a form suitable for
234 """Return dependency expression translated to a form suitable for
241 """Return dependency expression translated to a form suitable for
247 """Return dependency expression translated to a form suitable for
314 dependency expression, suitable for use in extension appendix
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dparse_dependency.py16 # to the expression, suitable for header file comments.
22 # markup for English equivalent to the expression, suitable for extension
215 """Return an API dependency expression translated to a form suitable for
233 """Return dependency expression translated to a form suitable for
240 """Return dependency expression translated to a form suitable for
246 """Return dependency expression translated to a form suitable for
313 dependency expression, suitable for use in extension appendix
/third_party/rust/rust/src/doc/rustc/src/platform-support/
Darmv7-unknown-linux-uclibceabihf.md13 This target is cross compiled, and requires a cross toolchain. You can find suitable pre-built too…
19 … Other host types have not been tested, but may work, if you can find a suitable cross compilation…
21 If you don't already have a suitable toolchain, download one [here](https://toolchains.bootlin.com/…

12345678910>>...97