OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loads
(Results
126 - 150
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
Runtime.java
376
*
Loads
and links the dynamic library that is identified through the
402
*
Loads
and links a library without security checks.
415
*
Loads
and links the library with the specified name. The mapping of the
440
*
Loads
and links a library without security checks.
/dalvik/libcore/security/src/main/java/java/security/
SecureClassLoader.java
25
* the classes it
loads
with a code source and provide mechanisms to allow the
/dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java
52
* This method
loads
a class using the context class loader if we're
/development/pdk/docs/compatibility/
cts-intro.jd
20
<li>Launch the CTS. The CTS test harness
loads
the test plan onto the attached devices. For each test in the test harness:
/development/samples/GlobalTime/src/com/android/globaltime/
City.java
46
*
Loads
the city database. The cities must be stored in order by raw
/external/bluetooth/glib/gobject/
gtypemodule.h
63
* @load:
loads
the module and registers one or more types using
/external/dhcpcd/
dhcpcd-run-hooks.8
102
runs, it
loads
/external/guava/src/com/google/common/base/internal/
Finalizer.java
44
* <p>{@code com.google.common.base.FinalizableReferenceQueue}
loads
this class
/external/proguard/src/proguard/evaluation/
TracedStack.java
31
* of each Value it
loads
. The producer Value and the initial collected Value
TracedVariables.java
31
* of each Value it
loads
. The producer Value and the initial collected Value
/external/srec/srec/AcousticModels/include/
SR_AcousticModels.h
130
*
Loads
an AcousticModel collection from file.
/external/srec/srec/Semproc/include/
SR_SemanticGraph.h
53
*
Loads
a semantic graph from disk.
/external/srec/srec/Vocabulary/include/
SR_Vocabulary.h
100
*
Loads
a vocabulary from file.
/external/webkit/WebCore/platform/graphics/haiku/
ImageHaiku.cpp
47
// This function
loads
resources from WebKit
/external/webkit/WebCore/platform/graphics/qt/
ImageQt.cpp
53
// This function
loads
resources into WebKit
/external/webkit/WebCore/platform/network/mac/
ResourceRequestMac.mm
151
// Hack because Mail checks for this property to detect data / archive
loads
/external/webkit/WebKit/mac/WebView/
WebDataSource.h
116
@discussion Returns YES if there are any pending
loads
.
WebFramePrivate.h
64
WebFrameLoadTypeSame, // user
loads
same URL again (but not reload button)
/frameworks/base/awt/org/apache/harmony/awt/gl/image/
DecodingImageSource.java
239
* It starts the decoder and
loads
the image data.
/frameworks/base/docs/html/guide/tutorials/views/
hello-webview.jd
51
It's not quite a browser yet. It only
loads
the page we've requested.</p>
/frameworks/base/docs/html/resources/tutorials/views/
hello-relativelayout.jd
72
<p>The {@link android.app.Activity#setContentView(int)} method
loads
the
/frameworks/base/packages/TtsService/src/android/tts/
SynthProxy.java
122
*
Loads
the language: it's not set, but prepared for use later.
/frameworks/base/tools/preload/
PrintHtmlDiff.java
107
for (Operation op : clazz.
loads
) procNames.add(op.process.name);
/ndk/build/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h
119
/* define __ARM_HAVE_PAIR_LOAD_STORE when 64-bit memory
loads
and stored
/ndk/build/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h
119
/* define __ARM_HAVE_PAIR_LOAD_STORE when 64-bit memory
loads
and stored
Completed in 71 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>