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
849
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/mojo/
README.md
4
Mojo is an
effort
to extract a common platform out of Chrome's renderer and
/external/glide/library/src/main/java/com/bumptech/glide/
Priority.java
5
* started first. Priorities are condsidered best
effort
, there are no guarantees about the order in which loads will
/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/okhttp/
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/chromium_org/third_party/WebKit/Source/web/
TextFinder.h
158
// Determines whether the scoping
effort
is required for a particular frame.
164
// Removes the current frame from the global scoping
effort
and triggers any
169
// Finishes the current scoping
effort
and triggers any updates if appropriate.
205
// The scoping
effort
can time out and we need to keep track of where we
237
// Keeps track of when the scoping
effort
should next invalidate the scrollbar
255
// This flag is used by the scoping
effort
to determine if we need to figure
260
// Keeps track of whether there is an scoping
effort
ongoing in the frame.
263
// Keeps track of whether the last find request completed its scoping
effort
/external/chromium_org/chrome/test/chromedriver/
key_converter.h
24
// Converts keys into appropriate |KeyEvent|s. This will do a best
effort
/external/chromium_org/sync/protocol/
encryption.proto
23
// that happens, we make a best
effort
to reencrypt all nodes with the new
/external/compiler-rt/test/lsan/TestCases/
cleanup_in_tsd_destructor.cc
5
// makes its best
effort
.
/external/libvorbis/doc/
footer.tex
10
Ogg is a \href{http://www.xiph.org/}{Xiph.org Foundation}
effort
/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
/external/chromium_org/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.
/external/droiddriver/src/com/google/android/droiddriver/base/
DroidDriverContext.java
76
* Tries to wait for an idle state on the main thread on best-
effort
basis up
103
* Tries to run {@code runnable} on the main thread on best-
effort
basis up to
/external/guava/guava/src/com/google/common/base/
CaseFormat.java
64
* "best
effort
" approach is taken; if {@code s} does not conform to the assumed format, then the
65
* behavior of this method is undefined but we make a reasonable
effort
at converting anyway.
/bionic/libc/include/sys/
resource.h
53
/* Implementing prlimit for 32-bit isn't worth the
effort
. */
/development/ndk/platforms/android-L/include/sys/
resource.h
53
/* Implementing prlimit for 32-bit isn't worth the
effort
. */
/external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service.h
27
// This is a best-
effort
attempt with no error reporting nor timeout.
/external/chromium_org/chrome/common/extensions/docs/server2/
instance_servlet_test.py
29
the instance servlet still returns 404s or 301s with a best-
effort
.
/external/chromium_org/chrome/installer/gcapi_mac/
gcapi.h
45
// a best-
effort
search to launch an existing installation if
/external/chromium_org/sync/test/accounts_client/
test_accounts_client.h
49
// is best-
effort
and fails silently.
/external/chromium_org/third_party/sqlite/src/src/
mutex.h
15
** to all source files. We break it out in an
effort
to keep the code
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
vie_standard_integration_test.cc
12
// as a GUnit test. This file is a part of the
effort
to try to automate all
/external/compiler-rt/test/asan/TestCases/Darwin/
malloc_set_zone_name-mprotect.cc
4
// page-aligned address, so we can only test on a best-
effort
basis.
/external/libcxx/test/localization/locale.categories/category.messages/locale.messages/locale.messages.members/
not_testable.pass.cpp
20
//
effort
implementation in the hopes that in the future I will learn how
Completed in 723 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>