Home
last modified time | relevance | path

Searched full:effort (Results 1 – 25 of 2527) sorted by relevance

12345678910>>...102

/external/cronet/stable/third_party/libc++/src/docs/Status/
DParallelism.rst16 It is used to track both the status of the sub-projects of the effort and who
17 is assigned to these sub-projects. This avoids duplicating effort.
19 If you are interested in contributing to this effort, please send a message
23 Sub-projects in the Implementation Effort
/external/cronet/tot/third_party/libc++/src/docs/Status/
DParallelism.rst16 It is used to track both the status of the sub-projects of the effort and who
17 is assigned to these sub-projects. This avoids duplicating effort.
19 If you are interested in contributing to this effort, please send a message
23 Sub-projects in the Implementation Effort
/external/bazelbuild-rules_python/docs/
Dsupport.md11 done on a best effort basis based on severity, risk of regressions, and
27 best-effort basis only. We increase the minimum minor/patch version as necessary
38 can only be on a best-effort basis.
62 effort of supporting.
/external/curl/docs/cmdline-opts/
Dssl-revoke-best-effort.md4 Long: ssl-revoke-best-effort
14 - --ssl-revoke-best-effort $URL
17 # `--ssl-revoke-best-effort`
/external/ltp/testcases/kernel/syscalls/request_key/
Drequest_key03.c46 int effort; member
69 static void run_child_add(const char *type, const char *payload, int effort) in run_child_add() argument
91 for (i = 0; i < 100 * effort; i++) { in run_child_add()
114 static void run_child_request(const char *type, int effort) in run_child_request() argument
118 for (i = 0; i < 5000 * effort; i++) { in run_child_request()
167 run_child_add(tc->type, tc->payload, tc->effort); in do_test()
173 run_child_request(tc->type, tc->effort); in do_test()
/external/grpc-grpc/src/cpp/
DREADME.md21 * Best Effort: We do not have continous integration tests for these, but we are
23 effort to support them, and we welcome patches for such platforms, but we
36 | Linux - Others | x86, x64 | clang 7+, GCC 7.3+ | Best Effort |
37 | Linux | ARM64 | | Best Effort |
38 | iOS | | | Best Effort |
39 | Android | | | Best Effort |
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/
DREADME.md21 * Best Effort: We do not have continous integration tests for these, but we are
23 effort to support them, and we welcome patches for such platforms, but we
36 | Linux - Others | x86, x64 | clang 6+, GCC 7.3+ | Best Effort |
37 | Linux | ARM | | Best Effort |
38 | iOS | | | Best Effort |
39 | Android | | | Best Effort |
/external/iproute2/man/man8/
Dtc-prio.8108 0x0 0 Normal Service 0 Best Effort 1
109 0x2 1 Minimize Monetary Cost 0 Best Effort 1
110 0x4 2 Maximize Reliability 0 Best Effort 1
111 0x6 3 mmc+mr 0 Best Effort 1
/external/libchrome/base/strings/
Dstring_number_conversions.h84 // Perform a best-effort conversion of the input string to a numeric type,
135 // Best effort conversion, see StringToInt above for restrictions.
140 // Best effort conversion, see StringToInt above for restrictions.
146 // Best effort conversion, see StringToInt above for restrictions.
151 // Best effort conversion, see StringToInt above for restrictions.
/external/toybox/toys/other/
Dionice.c20 -c CLASS = 1-3: 1(realtime), 2(best-effort, default), 3(when-idle)
34 "rt" for realtime, "be" for best effort, "idle" for only when idle, or
67 (char *[]){"unknown", "Realtime", "Best-effort", "Idle"}[(p>>13)&3], p&7); in ionice_main()
/external/python/httplib2/
DSECURITY.md15 This is volunteer maintained project, all issues are processed on best effort basis, no deadlines p…
19 Thank you for responsible handling of security problems. Your attention and effort are appreciated.
/external/cronet/stable/base/strings/
Dabseil_string_number_conversions.h15 // Best effort conversion, see `base::StringToInt()` for restrictions.
19 // Best effort conversion, see `base::StringToInt()` for restrictions.
Dstring_number_conversions.h62 // Perform a best-effort conversion of the input string to a numeric type,
133 // Best effort conversion, see StringToInt above for restrictions.
138 // Best effort conversion, see StringToInt above for restrictions.
144 // Best effort conversion, see StringToInt above for restrictions.
149 // Best effort conversion, see StringToInt above for restrictions.
/external/cronet/tot/base/strings/
Dabseil_string_number_conversions.h15 // Best effort conversion, see `base::StringToInt()` for restrictions.
19 // Best effort conversion, see `base::StringToInt()` for restrictions.
Dstring_number_conversions.h62 // Perform a best-effort conversion of the input string to a numeric type,
133 // Best effort conversion, see StringToInt above for restrictions.
138 // Best effort conversion, see StringToInt above for restrictions.
144 // Best effort conversion, see StringToInt above for restrictions.
149 // Best effort conversion, see StringToInt above for restrictions.
/external/cronet/stable/third_party/libc++/src/docs/DesignDocs/
DUnspecifiedBehaviorRandomization.rst32 to the standard its worst case should be `O(n log n)`. This effort helps users
66 (or least, providing under flag more) sorting algorithms, this effort helps
68 unspecified behavior in their tests, this effort helps to turn this flag in
/external/cronet/tot/third_party/libc++/src/docs/DesignDocs/
DUnspecifiedBehaviorRandomization.rst32 to the standard its worst case should be `O(n log n)`. This effort helps users
66 (or least, providing under flag more) sorting algorithms, this effort helps
68 unspecified behavior in their tests, this effort helps to turn this flag in
/external/curl/tests/data/
Dtest207035 Ignore certificate revocation "best effort" strategy
42 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --ssl-revoke-best-effort https://localhost:%HTTPSPORT…
/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/util/concurrent/
DBackgroundExecutor.java21 * <p>Will execute given runnable in a background thread and will do a best-effort attempt at
31 * <p>Will execute given callable in a background thread and will do a best-effort attempt at
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/prost-0.13.3/src/
Derror.rs14 /// Protobuf message. The error details should be considered 'best effort': in
23 /// A 'best effort' root cause description.
32 /// Creates a new `DecodeError` with a 'best effort' root cause description.
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/prost-0.13.3/src/
Derror.rs14 /// Protobuf message. The error details should be considered 'best effort': in
23 /// A 'best effort' root cause description.
32 /// Creates a new `DecodeError` with a 'best effort' root cause description.
/external/icu/icu4c/source/test/intltest/
Dmessageformat2test.cpp84 … "testFormatterAPI: expected syntax error, best-effort error handling"); in testFormatterAPI()
106 …errorCode.errIfFailureAndReset("testFormatterAPI: expected success from builder, best-effort error… in testFormatterAPI()
108 …errorCode.errIfFailureAndReset("testFormatterAPI: expected success from formatter, best-effort err… in testFormatterAPI()
125 …("testFormatterAPI: expected success from builder with valid pattern, best-effort error handling"); in testFormatterAPI()
127 …testFormatterAPI: expected success from formatter with valid pattern, best-effort error handling"); in testFormatterAPI()
128 assertEquals("testFormatterAPI: wrong output with valid pattern, best-effort error handling", in testFormatterAPI()
/external/ltp/testcases/kernel/syscalls/ioprio/
Dioprio_set02.c11 * Tests to set all 8 priority levels for best effort priority, then
23 /* Bump to best effort scheduling, all 8 priorities */ in run()
/external/icu/icu4c/source/i18n/unicode/
Dmessageformat2.h151 * Suppress errors and return best-effort output.
257 * "Best effort" error behavior means that MessageFormat errors are
260 * resolution, or runtime errors. Best-effort output
268 * best-effort output is returned.
271 * and return best-effort output.
445 // formatting methods return best-effort output.
/external/icu/libicu/cts_headers/unicode/
Dmessageformat2.h151 * Suppress errors and return best-effort output.
257 * "Best effort" error behavior means that MessageFormat errors are
260 * resolution, or runtime errors. Best-effort output
268 * best-effort output is returned.
271 * and return best-effort output.
445 // formatting methods return best-effort output.

12345678910>>...102