OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effort
(Results
1 - 25
of
967
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/glide/library/src/main/java/com/bumptech/glide/
Priority.java
5
* started first. Priorities are considered best
effort
, there are no guarantees about the order in which loads will
/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
AbstractMapsHelper.java
30
* Best
effort
attempt to go to the query screen (if not currently there),
38
* Best
effort
attempt to go to the directions screen for the selected destination.
45
* Best
effort
attempt to start navigation for the selected destination.
52
* Best
effort
attempt to stop navigation, and go back to the directions screen.
AbstractFlightDemoHelper.java
30
* Best
effort
attempt to start the flight simulator demo
37
* Best
effort
attempt to stop the flight simulator demo
/external/kernel-headers/original/uapi/linux/
ioprio.h
19
* class, it always gets premium service. BE is the best-
effort
scheduling
31
* 8 best
effort
priority levels are supported
/external/autotest/client/common_lib/
priorities.py
7
# them a best
effort
without lengthening important build processes.
/external/chromium-trace/catapult/third_party/gsutil/third_party/socksipy-branch/
setup.py
10
long_description = "This Python module allows you to create TCP connections through a SOCKS proxy without any special
effort
.",
/external/autotest/server/site_tests/telemetry_ScrollingActionTests/
control
13
This is part of our
effort
to support Chrome for Chrome OS performance testing.
/external/okhttp/
CONTRIBUTING.md
7
When submitting code, please make every
effort
to follow existing conventions
/external/okhttp/okio/
CONTRIBUTING.md
7
When submitting code, please make every
effort
to follow existing conventions
/frameworks/base/telephony/java/com/android/internal/telephony/
OperatorInfo.aidl
21
* This is a simple
effort
to make OperatorInfo parcelable rather than
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.1d.h
27
#define PRIO_8021D_BE 0 /* BE - Best-
effort
*/
28
#define PRIO_8021D_EE 3 /* EE - Excellent-
effort
*/
/external/toybox/toys/other/
ionice.c
20
-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
66
(char *[]){"unknown", "Realtime", "Best-
effort
", "Idle"}[(p>>13)&3],
/external/autotest/test_suites/
control.jailed_build
19
effort
".
/external/compiler-rt/test/lsan/TestCases/
cleanup_in_tsd_destructor.c
5
// makes its best
effort
.
/external/libvorbis/doc/
footer.tex
10
Ogg is a \href{http://www.xiph.org/}{Xiph.org Foundation}
effort
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
random_seed.h
32
* This function tries to provide a good seed at a best
effort
bases.
/packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMap.java
39
* Converts uppercase characters to lower case ones, and on a best
effort
basis, strips accents
/system/connectivity/shill/net/
io_ready_handler.h
29
// sockets and
effort
to working with peripheral libraries.
/external/libchrome/base/strings/
string_number_conversions.h
56
// Perform a best-
effort
conversion of the input string to a numeric type,
108
// Best
effort
conversion, see StringToInt above for restrictions.
113
// Best
effort
conversion, see StringToInt above for restrictions.
119
// Best
effort
conversion, see StringToInt above for restrictions.
124
// Best
effort
conversion, see StringToInt above for restrictions.
/external/libweave/third_party/chromium/base/strings/
string_number_conversions.h
50
// Perform a best-
effort
conversion of the input string to a numeric type,
97
// Best
effort
conversion, see StringToInt above for restrictions.
102
// Best
effort
conversion, see StringToInt above for restrictions.
108
// Best
effort
conversion, see StringToInt above for restrictions.
113
// Best
effort
conversion, see StringToInt above for restrictions.
/docs/source.android.com/src/devices/media/
soc.jd
55
best
effort
performance is not suitable.</li>
56
<li>1: non-realtime priority (best
effort
). This is the default value.</li>
/hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.h
123
// communication scenarios if best
effort
performance is not suitable.
124
// 1: non-realtime priority (best
effort
). This is the default value.
/development/ndk/platforms/android-21/include/sys/
resource.h
53
/* Implementing prlimit for 32-bit isn't worth the
effort
. */
/external/autotest/client/site_tests/login_SameSessionTwice/
login_SameSessionTwice.py
46
# Bounce UI, without waiting for the browser to come back. Best
effort
.
/external/boringssl/src/
README.md
18
more copies of OpenSSL sprung up and the
effort
involved in maintaining all
Completed in 717 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>