Home
last modified time | relevance | path

Searched full:though (Results 1 – 25 of 9191) sorted by relevance

12345678910>>...368

/external/pytorch/test/optim/
Dtest_optim.py74 # `step` is not a continuous variable (even though we define it as a float)
131 # `step` is not a continuous variable (even though we define it as a float)
152 # `step` is not a continuous variable (even though we define it as a float)
172 # `step` is not a continuous variable (even though we define it as a float)
197 # `step` `eta` & `mu` are not continuous variables (even though we define them as floats)
220 # `step` is not a continuous variable (even though we define it as a float)
242 # `step` is not a continuous variable (even though we define it as a float)
267 # `step` is not a continuous variable (even though we define it as a float)
302 # `step` is not a continuous variable (even though we define it as a float)
/external/deqp-deps/glslang/Test/
Dhlsl.intrinsics.negative.frag16 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
17 …d even though marked as out i // InterlockedMax(inI0, inI0, 3); // expected error: l…
18 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
19 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
20 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
/external/angle/third_party/glslang/src/Test/
Dhlsl.intrinsics.negative.frag16 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
17 …d even though marked as out i // InterlockedMax(inI0, inI0, 3); // expected error: l…
18 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
19 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
20 … // expected error: last parameter is out TODO: accepted even though marked as out in p…
/external/fhir/spec/r4/json_definitions/
Dfhir.schema.json1144 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1161 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1481 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1518 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1564 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1645 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1704 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1736 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1793 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
1855 …rict set of governance applied to the definition and use of extensions. Though any implementer ca…
[all …]
/external/brotli/tests/testdata/
Dplrabn12.txt123 Confounded, though immortal. But his doom
157 Myriads, though bright!--if he whom mutual league,
167 Though changed in outward lustre, that fixed mind,
175 And shook his throne. What though the field be lost?
195 So spake th' apostate Angel, though in pain,
211 Though all our glory extinct, and happy state
223 What can it the avail though yet we feel
332 To reign is worth ambition, though in Hell:
349 New courage and revive, though now they lie
431 Though on their names in Heavenly records now
[all …]
/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/multibindings/
DSubcomponentMultibindingsTest.kt78 // Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithoutProvisionHasChildWithoutProvision()
119 // Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithoutProvisionHasChildWithProvision()
166 // Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithoutProvision()
213 // Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithProvision()
249 // Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithProvision()
/external/clang/test/SemaObjC/
Dcompare-qualified-class.m55 // This does not work, even though ClassB subclasses from A and conforms to Y
57 // even though ClassB already conforms to ProtocolX
61 // This works, even though all it is doing is removing an explicit
/external/dagger2/javatests/dagger/functional/subcomponent/multibindings/
DSubcomponentMultibindingsTest.java105 * Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithoutProvisionHasChildWithoutProvision()
144 * Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithoutProvisionHasChildWithProvision()
191 * Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithoutProvision()
236 * Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithProvision()
269 * Even though the multibinding for Set<RequiresMultiboundObjects> does not itself have a in testParentWithProvisionHasChildWithProvision()
/external/flatbuffers/rust/flatbuffers/src/
Dget_root.rs24 /// catch every error (though that is the goal). See the `_unchecked` variants for previous
37 /// catch every error (though that is the goal). See the `_unchecked` variants for previous
56 /// catch every error (though that is the goal). See the `_unchecked` variants for previous
69 /// catch every error (though that is the goal). See the `_unchecked` variants for previous
/external/guava/android/guava/src/com/google/common/cache/
DCacheStats.java105 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
157 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
167 * This is usually incremented in conjunction with {@link #missCount}, though {@code missCount} is
181 * value. This is usually incremented in conjunction with {@code missCount}, though {@code
198 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
221 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
257 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
/external/guava/guava/src/com/google/common/cache/
DCacheStats.java105 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
157 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
167 * This is usually incremented in conjunction with {@link #missCount}, though {@code missCount} is
181 * value. This is usually incremented in conjunction with {@code missCount}, though {@code
198 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
221 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
257 * <p><b>Note:</b> the values of the metrics are undefined in case of overflow (though it is
/external/rust/android-crates-io/crates/rustix/src/thread/
Did.rs28 /// though that is in violation of the POSIX standard.
53 /// though that is in violation of the POSIX standard.
76 /// though that is in violation of the POSIX standard.
101 /// though that is in violation of the POSIX standard.
/external/testng/src/test/java/test/conffailure/
DClassWithFailedBeforeTestClassVerification.java12 // Should be run even though ClassWithFailedBeforeTestClass failed in its configuration
18 // Should be run even though ClassWithFailedBeforeTestClass failed in its configuration
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/
DPredictResponseOrBuilder.java155 * e.g. if all data was positive then -1 is also positive (though
178 * e.g. if all data was positive then -1 is also positive (though
204 * e.g. if all data was positive then -1 is also positive (though
227 * e.g. if all data was positive then -1 is also positive (though
254 * e.g. if all data was positive then -1 is also positive (though
/external/google-cloud-java/java-life-sciences/proto-google-cloud-life-sciences-v2beta/src/main/java/com/google/cloud/lifesciences/v2beta/
DPipelineOrBuilder.java119 * (though they can overwrite it with a different value).
131 * (though they can overwrite it with a different value).
146 * (though they can overwrite it with a different value).
158 * (though they can overwrite it with a different value).
174 * (though they can overwrite it with a different value).
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
DPredictResponseOrBuilder.java143 * e.g. if all data was positive then -1 will be also positive (though
165 * e.g. if all data was positive then -1 will be also positive (though
190 * e.g. if all data was positive then -1 will be also positive (though
212 * e.g. if all data was positive then -1 will be also positive (though
238 * e.g. if all data was positive then -1 will be also positive (though
/external/python/google-api-python-client/docs/dyn/
Dspeech_v1.projects.locations.phraseSets.html115 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
119 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
136 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
140 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
180 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
184 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
211 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
215 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
248 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
252 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
[all …]
Dspeech_v1p1beta1.projects.locations.phraseSets.html115 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
119 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
136 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
140 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
180 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
184 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
211 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
215 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
248 …. Anti-biasing is not enabled, so negative boost will simply be ignored. Though `boost` can accept…
252 …lse positive recognition as well. Negative boost will simply be ignored. Though `boost` can accept…
[all …]
/external/python/cpython3/Lib/test/certdata/
Dbadkey.pem2 Bad Key, though the cert should be OK
22 Bad Key, though the cert should be OK
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
D8-1.c25 ("killpg did not return -1 even though it was passed an invalid process group id."); in main()
31 ("killpg did not set errno to ESRCH even though it was passed an invalid signal number."); in main()
/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_smart_cast.cpp62 // though explicit cross cast will always work in test_static_reference_cast_2()
86 // though explicit cross cast will always work in test_static_reference_cast_1()
112 // though explicit cross cast will always work in test_static_pointer_cast()
217 // though explicit cross cast will always work in test_dynamic_pointer_cast()
/external/json-schema-validator/src/test/suite/
DCONTRIBUTING.md27 …uccessfully on an implementation is *not* generally sufficient to merge, though it is helpful evid…
43 … *either* the submitter or reviewer must have commit access to the repo (though this is also parti…
74 Links to the relevant specification sections are also encouraged, though they can be tedious to mai…
78 Changing the schema used in a particular test case should be done with extra caution, though it is …
/external/angle/extensions/
DANGLE_robust_resource_initialization.txt98 are initialized as though a clear value were provided for each
113 contents of each texel are initialized as though a zero value were
121 texel is initialized as though a zero value were provided for each
146 store are initialized as though a clear value was written to each
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/signal/
D6-1.c31 …("Test FAILED: signal() didn't return SIG_ERR even though invalid signal number was passed to it\n… in main()
37 …("Test FAILED: errno wasn't set to a positive number even though invalid signal number was passed … in main()
/external/cronet/tot/components/cronet/
Dcronet_upload_data_stream.h89 // completes, even though ResetInternal may have been called since the read
99 // will only be set to false once it completes, even though ResetInternal may
108 // Vends pointers on the network thread, though created on a client thread.

12345678910>>...368