Home
last modified time | relevance | path

Searched refs:reasonable (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/third_party/skia/tests/
DRectTest.cpp252 SkIRect reasonable = SkIRect::MakeLTRB(-50, -5, 50, 125); in DEF_TEST() local
260 bool exact = SkRectPriv::Subtract(reallyBig, reasonable, &difference); in DEF_TEST()
266 exact = SkRectPriv::Subtract(reasonable, reallyBig, &difference); in DEF_TEST()
268 REPORTER_ASSERT(reporter, difference == reasonable); in DEF_TEST()
/third_party/python/Doc/library/
Dsecrets.rst68 If *nbytes* is ``None`` or not supplied, a reasonable default is
81 ``None`` or not supplied, a reasonable default is used.
93 supplied, a reasonable default is used.
118 the ``token_*`` functions will use a reasonable default instead.
/third_party/gstreamer/gstreamer/docs/random/ds/
Dcaps19 - Provide reasonable defaults in as many cases as possible.
21 - Allow specialized elements to suggest reasonable defaults.
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
Dcoverage.txt11 3-1 - This test does not appear to be possible to test in a reasonable
/third_party/mesa3d/src/gallium/drivers/i915/ci/
Di915-g33-skips.txt2 # reasonable time. piglit does get some coverage of 3d, so we're not losing
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_instrument_error.txt35 reasonable -- anything shorter would be pretty useless.
37 * Is it reasonable to require the failure packet that is
/third_party/openGLES/extensions/SGIX/
DSGIX_instrument_error.txt35 reasonable -- anything shorter would be pretty useless.
37 * Is it reasonable to require the failure packet that is
/third_party/flutter/glfw/src/
DCMakeLists.txt79 # Enable a reasonable set of warnings (no, -Wextra is not reasonable)
/third_party/libfuse/
DSECURITY.md16 This project is maintained by a single volunteer on a reasonable-effort basis. As such,
/third_party/flutter/flutter/packages/flutter_localizations/test/
Dtext_test.dart13 // used to align text with ideographic baselines are reasonable. We are currently
99 // used to align text with ideographic baselines are reasonable. We are currently
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
Dcoverage.txt18 It is reasonable to assert that the key aspects of fsync( ) are unreasonable to test in a test
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dcore_wrapper_files.gni26 # reasonable (without forcing different kinds of clients to take unnecessary
/third_party/selinux/libselinux/
DLICENSE20 of such damage. You acknowledge that this is a reasonable allocation of
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dmisc.txt65 gray) should be used for changes and new images whenever reasonable to do
80 Whenever reasonable, it is advised to copy an existing similar diagram and
Dmisc.adoc65 gray) should be used for changes and new images whenever reasonable to do
80 Whenever reasonable, it is advised to copy an existing similar diagram and
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.scissors.txt49 All primitive types are tested in all reasonable scissor configurations
/third_party/protobuf/python/google/protobuf/internal/
Dtest_bad_identifiers.proto43 // Make sure these reasonable extension names don't conflict with internal
/third_party/ltp/testcases/kernel/controllers/freezer/
DREADME39 unusual ways. So make sure $sample_sleep is a "reasonable" amount of
/third_party/rust/crates/rustix/
DSECURITY.md19 * Provide us with a reasonable amount of time to resolve vulnerabilities prior to any disclosure …
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dkeyboard.dart55 // TODO(yjbanov): this emulates Android because that the only reasonable
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/
Dtest_bad_identifiers.proto42 // Make sure these reasonable extension names don't conflict with internal
/third_party/skia/third_party/externals/spirv-cross/LICENSES/
DCC-BY-4.0.txt39 respect those requests where reasonable. More considerations for the public
183 designated to receive attribution, in any reasonable manner requested by the
200 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner
202 For example, it may be reasonable to satisfy the conditions by providing a
/third_party/vk-gl-cts/external/vulkan-docs/src/LICENSES/
DCC-BY-4.0.txt39 respect those requests where reasonable. More considerations for the public
183 designated to receive attribution, in any reasonable manner requested by the
200 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner
202 For example, it may be reasonable to satisfy the conditions by providing a
/third_party/libuv/
DLICENSE-docs51 respect those requests where reasonable. More_considerations
225 attribution, in any reasonable manner requested by
247 reasonable manner based on the medium, means, and context in
249 reasonable to satisfy the conditions by providing a URI or
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-init.md63 package.json for you. It will attempt to make reasonable guesses based on

12345678910>>...22