OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tries
(Results
26 - 50
of
839
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/native/
java_lang_SystemProperties.c
29
* This currently happens the first time somebody
tries
to access a property.
/external/webkit/LayoutTests/storage/domstorage/localstorage/
simple-usage.html
46
This test
tries
simple operations on localStorage<br>
/frameworks/base/core/tests/coretests/res/layout/
brightness_limit.xml
21
<!--
Tries
to set brightness to 0. See corresponding Java code. -->
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/src/com/android/framework/externalsharedpermsbttestapp/
ExternalSharedPermsBTTest.java
26
/** The use of bluetooth below is simply to simulate an activity that
tries
to use bluetooth
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/src/com/android/framework/externalsharedpermsfltestapp/
ExternalSharedPermsFLTest.java
29
*
tries
to use it, so we can verify whether permissions are granted and accessible.
/dalvik/dx/tests/080-dex-exception-tables/
expected.txt
20
tries
:
43
tries
:
77
tries
:
117
tries
:
153
tries
:
188
tries
:
216
tries
:
241
tries
:
276
tries
:
/external/ppp/pppd/plugins/radius/
buildreq.c
96
int
tries
= 1;
local
114
tries
++;
115
if (
tries
<= 10)
121
if (
tries
> 10) {
122
error("rc_get_seqnbr: couldn't get lock after %d
tries
: %s",
tries
-1, seqfile);
/external/kernel-headers/original/asm-x86/
fixmap_32.h
129
* 'index to address' translation. If anyone
tries
to use the idx
137
* except when someone
tries
to use fixaddr indices in an
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
10
# maximum login
tries
a user has (default 4)
13
# timeout for all login
tries
(default 60)
radiusclient.conf.in
10
# maximum login
tries
a user has (default 4)
13
# timeout for all login
tries
(default 60)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
AttributeDescriptor.java
85
* By default this
tries
to return an icon based on the XML name of the attribute.
86
* If this fails, it
tries
to return the default Android logo as defined in the
/dalvik/dx/tests/112-dex-return-jsr-result/
run
17
# The awk fun here
tries
to cull out all but the salient bits. The aim
/dalvik/libcore/luni/src/main/java/java/lang/
InstantiationError.java
21
* Thrown when the virtual machine notices that a program
tries
to create a new
NullPointerException.java
21
* Thrown when a program
tries
to access a field or method of an object or an
TypeNotPresentException.java
20
* Thrown when a program
tries
to access a class, interface, enum or annotation
/external/clearsilver/util/
missing.c
6
* Yes, configure usually
tries
to get you to have a single file for
/external/dbus/tools/
dbus-launch.1
82
If DBUS_SESSION_BUS_ADDRESS is not set for a process that
tries
to use
91
end up starting a whole new session if it
tries
to use a lot of
93
on the app and what it
tries
to do.
150
created that watches stdin for HUP and
tries
to connect to the X
/external/guava/src/com/google/common/collect/
CompoundOrdering.java
25
/** An ordering that
tries
several comparators in order. */
/external/netcat/scripts/
alta
3
## a time.
Tries
to isolate out results without the leading/trailing trash.
/external/qemu/distrib/sdl-1.2.12/include/
SDL_quit.h
32
An SDL_QUITEVENT is generated when the user
tries
to close the application
/external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js
28
var str = "<p>This test
tries
to make a cross-domain XMLHttpRequest to " +
/frameworks/base/core/tests/coretests/src/android/os/
BrightnessLimit.java
33
*
Tries
to set the brightness to 0. Should be silently thwarted by the framework.
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/
ExternalSharedPermsTest.java
34
*
tries
to use them, so we can verify whether permissions are granted and accessible.
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/
ExternalSharedPermsDiffKeyTest.java
32
*
tries
to use them, so we can verify whether permissions are granted and accessible.
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_quit.h
32
An SDL_QUITEVENT is generated when the user
tries
to close the application
Completed in 278 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>