OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loading
(Results
51 - 75
of
1317
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebKit/chromium/public/
WebMediaPlayer.h
59
Loading
,
118
// Get rate of
loading
the resource.
121
// Internal states of
loading
and network.
WebSharedWorker.h
56
// Returns false if the thread hasn't been started yet (script
loading
has not taken place).
57
// FIXME(atwilson): Remove this when we move the initial script
loading
into the worker process.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget/
Test_iget.java
111
* on first access but Dalvik throws VerifyError on class
loading
.
127
* on first access but Dalvik throws VerifyError on class
loading
.
141
* on first access but Dalvik throws VerifyError on class
loading
.
155
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
268
* on first access but Dalvik throws VerifyError on class
loading
.
285
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_boolean/
Test_iget_boolean.java
104
* on first access but Dalvik throws VerifyError on class
loading
.
120
* on first access but Dalvik throws VerifyError on class
loading
.
134
* on first access but Dalvik throws VerifyError on class
loading
.
148
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
256
* on first access but Dalvik throws VerifyError on class
loading
.
273
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_byte/
Test_iget_byte.java
102
* on first access but Dalvik throws VerifyError on class
loading
.
118
* on first access but Dalvik throws VerifyError on class
loading
.
132
* on first access but Dalvik throws VerifyError on class
loading
.
146
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
253
* on first access but Dalvik throws VerifyError on class
loading
.
270
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_char/
Test_iget_char.java
105
* on first access but Dalvik throws VerifyError on class
loading
.
121
* on first access but Dalvik throws VerifyError on class
loading
.
135
* on first access but Dalvik throws VerifyError on class
loading
.
149
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
260
* on first access but Dalvik throws VerifyError on class
loading
.
277
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_object/
Test_iget_object.java
104
* on first access but Dalvik throws VerifyError on class
loading
.
120
* on first access but Dalvik throws VerifyError on class
loading
.
134
* on first access but Dalvik throws VerifyError on class
loading
.
148
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
275
* on first access but Dalvik throws VerifyError on class
loading
.
292
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_short/
Test_iget_short.java
106
* on first access but Dalvik throws VerifyError on class
loading
.
122
* on first access but Dalvik throws VerifyError on class
loading
.
136
* on first access but Dalvik throws VerifyError on class
loading
.
150
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
263
* on first access but Dalvik throws VerifyError on class
loading
.
280
* on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/iget_wide/
Test_iget_wide.java
112
* on first access but Dalvik throws VerifyError on class
loading
.
128
* on first access but Dalvik throws VerifyError on class
loading
.
142
* on first access but Dalvik throws VerifyError on class
loading
.
156
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
269
* on first access but Dalvik throws VerifyError on class
loading
.
286
* on first access but Dalvik throws VerifyError on class
loading
.
/dalvik/docs/opcodes/
opcode-22-new-instance.html
65
resolved. All exceptions that are possible during class
loading
can occur at
87
All exceptions that are possible during class
loading
can occur.
opcode-23-new-array.html
71
resolved. All exceptions that are possible during class
loading
can occur at
100
All exceptions that are possible during class
loading
can occur.
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ClassTest2.java
46
* Tests
loading
a resource with a relative name.
69
* Tests
loading
a resource with a global name.
/development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar3.java
69
dialog.setMessage("Please wait while
loading
...");
76
dialog.setMessage("Please wait while
loading
...");
/external/opencore/oscl/oscl/config/shared/
osclconfig_lib_check.h
30
OSCL_HAS_RUNTIME_LIB_LOADING_SUPPORT should be set to 1 if the platform has basic explicit runtime DLL
loading
support.
39
** OSCL_LIB_READ_DEBUG_LIBS should be set to 0 or 1. Set to 1 to enable
loading
/external/v8/test/mjsunit/
global-deleted-property-ic.js
38
// Delete the global variable and make sure we get back to
loading
from
43
// ... and go back again to
loading
directly from the object.
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
IconLoader.java
33
* Class for
loading
icons from the SIM card. Has two states: single, for
loading
34
* one icon. Multi, for
loading
icons list.
58
// Finished
loading
single record from a linear-fixed EF-IMG.
60
// Finished
loading
single icon from a Transparent DF-Graphics.
62
// Finished
loading
single colour icon lookup table.
126
// start the first phase ==>
loading
Image Descriptor.
220
// If not all icons were loaded, start
loading
the next one.
/packages/wallpapers/LivePicker/res/values/
strings.xml
40
<!-- Message, tells the user the selected live wallpaper is
loading
. -->
41
<string name="live_wallpaper_loading">
Loading
live wallpaper?</string>
/cts/tools/vm-tests/src/dot/junit/opcodes/sget/
Test_sget.java
127
* on first access but Dalvik throws VerifyError on class
loading
.
143
* on first access but Dalvik throws VerifyError on class
loading
.
157
* on first access but Dalvik throws VerifyError on class
loading
.
171
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_boolean/
Test_sget_boolean.java
122
* on first access but Dalvik throws VerifyError on class
loading
.
138
* on first access but Dalvik throws VerifyError on class
loading
.
152
* on first access but Dalvik throws VerifyError on class
loading
.
166
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_byte/
Test_sget_byte.java
122
* on first access but Dalvik throws VerifyError on class
loading
.
138
* on first access but Dalvik throws VerifyError on class
loading
.
152
* on first access but Dalvik throws VerifyError on class
loading
.
166
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_char/
Test_sget_char.java
122
* on first access but Dalvik throws VerifyError on class
loading
.
138
* on first access but Dalvik throws VerifyError on class
loading
.
152
* on first access but Dalvik throws VerifyError on class
loading
.
166
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_short/
Test_sget_short.java
122
* on first access but Dalvik throws VerifyError on class
loading
.
138
* on first access but Dalvik throws VerifyError on class
loading
.
152
* on first access but Dalvik throws VerifyError on class
loading
.
166
* throws IllegalAccessError on first access but Dalvik throws VerifyError on class
loading
.
/dalvik/libcore/luni/src/main/java/java/lang/
LinkageError.java
23
*
loading
and linking class files.
/development/samples/NotePad/res/values/
strings.xml
38
<string name="error_message">Error
loading
note</string>
/development/samples/Wiktionary/res/layout/
widget_message.xml
32
style="@style/Text.
Loading
" />
Completed in 766 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>