OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loads
(Results
26 - 50
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/junit/src/junit/runner/
LoadingTestCollector.java
9
* An implementation of a TestCollector that
loads
/external/qemu/
d3des.h
34
*
Loads
the internal key register with the data in cookedkey.
/external/webkit/LayoutTests/http/tests/appcache/
simple.html
52
<div>This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then
loads
a file that is in the cache</div>
top-frame-1.html
6
anyway, so it can also pass if the UA fails to reject
loads
for cache misses.</p>
/external/webkit/WebKitTools/simplejson/
jsonfilter.py
20
environ['jsonfilter.json'] = simplejson.
loads
(data)
/frameworks/base/core/java/android/view/animation/
package.html
8
View; and <strong>frame-by-frame animation</strong>, which
loads
a series of Drawable resources
/frameworks/base/test-runner/src/junit/runner/
LoadingTestCollector.java
8
* An implementation of a TestCollector that
loads
/external/webkit/WebCore/page/
Chrome.cpp
188
// If
loads
are blocked, we can't run modal because the contents
255
// Defer
loads
in case the client method runs a new event loop that would
269
// Defer
loads
in case the client method runs a new event loop that would
279
// Defer
loads
in case the client method runs a new event loop that would
289
// Defer
loads
in case the client method runs a new event loop that would
310
// Defer
loads
in case the client method runs a new event loop that would
/external/bluetooth/glib/tests/gobject/
defaultiface.c
71
/* Ref
loads
*/
151
/* Ref
loads
*/
dynamictype.c
88
/* Ref
loads
*/
/external/qemu/distrib/sdl-1.2.12/src/loadso/win32/
SDL_sysloadso.c
48
/* Generate an error message if all
loads
failed */
67
/* Generate an error message if all
loads
failed */
/frameworks/base/tools/preload/
PrintCsv.java
83
for (Operation op : loadedClass.
loads
)
102
out.print(loadedClass.
loads
.size());
/external/clearsilver/java-jni/
JNI.java
4
*
Loads
the ClearSilver JNI library.
/external/grub/docs/
menu.lst
64
# This is similar to "chainload", but
loads
a specific file
/external/qemu/distrib/sdl-1.2.12/src/loadso/os2/
SDL_sysloadso.c
42
/* Generate an error message if all
loads
failed */
/external/v8/test/mjsunit/
global-load-from-nested-eval.js
28
// Tests global
loads
from nested eval.
local-load-from-eval.js
28
// Tests
loads
of local properties from eval.
global-load-from-eval-in-with.js
28
// Tests global
loads
from eval inside of a with statement.
/external/webkit/WebCore/platform/graphics/win/
ImageWin.cpp
32
// This function
loads
resources from WebKit
/external/freetype/src/sfnt/
ttload.c
301
/*
Loads
the header of a SFNT font file. */
423
/*
Loads
any font table into client memory. */
439
/*
Loads
the whole table. Returns an error if */
448
/*
Loads
the next `length' bytes of table or font, */
513
/*
Loads
the TrueType table `head' or `bhed'. */
603
/*
Loads
the maximum profile into a face object. */
711
/*
Loads
the name records. */
[
all
...]
/external/freetype/include/freetype/internal/
sfnt.h
80
/* Second part of the SFNT face object initialization. This
loads
*/
136
/*
Loads
the header of a SFNT font file. Supports collections. */
174
/*
Loads
the table directory into a face object. */
221
/*
Loads
the whole table. Returns an error if */
230
/*
Loads
the next `length' bytes of table or font, */
401
/*
Loads
a given TrueType character map into memory. */
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html
164
<td class="DescrColumn">
Loads
the linear_layout_1 layout resource</td>
192
<td class="DescrColumn">
Loads
the linear_layout_2 layout resource</td>
220
<td class="DescrColumn">
Loads
the linear_layout_3 layout resource</td>
250
<td class="DescrColumn">
Loads
the linear_layout_4 layout resource</td>
282
<td class="DescrColumn">
Loads
the linear_layout_5 layout resource</td>
314
<td class="DescrColumn">
Loads
the relative_layout_1 layout resource</td>
346
<td class="DescrColumn">
Loads
the relative_layout_2 layout resource</td>
380
<td class="DescrColumn">
Loads
the scroll_view_1 layout resource</td>
573
<td class="DescrColumn">
Loads
the custom_view_3 layout resource</td>
/external/qemu/distrib/sdl-1.2.12/include/
SDL_loadso.h
53
/* This function dynamically
loads
a shared object and returns a pointer
/external/srec/seti/sltsEngine/include/
lts.h
38
creates an instance of the LTS and
loads
its data from file provided.
/external/v8/test/mjsunit/compiler/
simple-global-access.js
30
// Test global variable
loads
with the fast compiler.
Completed in 167 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>