OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loads
(Results
51 - 75
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/loader/
FrameLoaderTypes.h
56
FrameLoadTypeSame = FrameLoadTypeReload + 2, // user
loads
same URL again (but not reload button)
/frameworks/base/core/java/android/webkit/
ContentLoader.java
24
* This class is a concrete implementation of StreamLoader that
loads
/frameworks/base/libs/rs/
rsProgram.h
93
// Constants are strictly accessed by programetic
loads
.
/frameworks/base/tools/preload/loadclass/
LoadClass.java
21
*
Loads
a class, runs the garbage collector, and prints showmap output.
/packages/apps/Email/src/org/apache/commons/io/input/
ClassLoaderObjectInputStream.java
26
* A special ObjectInputStream that
loads
a class based on a specified
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_loadso.h
53
/* This function dynamically
loads
a shared object and returns a pointer
/prebuilt/linux-x86/sdl/include/SDL/
SDL_loadso.h
53
/* This function dynamically
loads
a shared object and returns a pointer
/prebuilt/windows/sdl/host/include/SDL/
SDL_loadso.h
55
/* This function dynamically
loads
a shared object and returns a pointer
/prebuilt/windows/sdl/include/SDL/
SDL_loadso.h
53
/* This function dynamically
loads
a shared object and returns a pointer
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
IAndroidClassLoader.java
50
* Finds and
loads
all classes that derive from a given set of super classes.
/dalvik/dx/src/com/android/dx/dex/cf/
OptimizerOptions.java
58
*
Loads
the optimize/don't optimize lists from files.
90
*
Loads
a list of newline-separated strings into a new HashSet and returns
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_ClassLoader.java
34
*
Loads
a class specified by its name
144
*
Loads
a named class from a specified JAR file
/development/pdk/
README
72
2. Click on your session in the list and hit load (this
loads
the settings so you can edit them)
82
2. Click on your session in the list and hit load (this
loads
the settings so you can edit them)
/external/bluetooth/glib/gio/
gloadableicon.c
110
*
Loads
a loadable icon. For the asynchronous version of this function,
139
*
Loads
an icon asynchronously. To finish this function, see
/external/srec/srec/AcousticState/include/
SR_AcousticState.h
58
*
Loads
an AcousticState from file.
115
*
Loads
an AcousticState from file.
/external/srec/srec/Nametag/include/
SR_Nametags.h
46
*
Loads
a nametag collection.
137
*
Loads
a nametag collection.
/frameworks/base/core/java/android/net/http/
EventHandler.java
64
/** Generic file error for file:///
loads
*/
66
/** File not found error for file:///
loads
*/
/frameworks/base/docs/html/resources/tutorials/views/
hello-linearlayout.jd
101
<li>Now open <code>HelloLinearLayout.java</code> and be sure it
loads
the
110
<p>The {@link android.app.Activity#setContentView(int)} method
loads
the
hello-tablelayout.jd
99
<li>Make sure your <em>HelloTableLayout</em> Activity
loads
this layout in the
107
<p>The {@link android.app.Activity#setContentView(int)} method
loads
the
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/icons/
ImageFactory.java
47
*
Loads
an image given its filename (with its extension).
80
*
Loads
and returns the appropriate image for a given package, archive or source object.
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java
47
*
Loads
the contents of the DEX file into our data structures.
123
*
Loads
the string table out of the DEX.
151
*
Loads
the type ID list.
169
*
Loads
the proto ID list.
215
*
Loads
the field ID list.
235
*
Loads
the method ID list.
255
*
Loads
the class defs list.
/dalvik/libcore/nio/src/main/java/java/nio/
MappedByteBuffer.java
84
*
Loads
this buffer's content into memory but it is not guaranteed to
/dalvik/vm/compiler/codegen/arm/
LocalOptimizations.c
63
* 1) Eliminate redundant
loads
and stores
295
* on
loads
.
448
* to the way redundant
loads
are handled above.
463
/* Avoid re-ordering literal pool
loads
*/
/development/host/windows/usb/api/
AdbWinApi.cpp
47
/** \brief
Loads
AdbWinUsbApi.dll and caches its InstantiateWinUsbInterface
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java
84
*
Loads
contact data for the supplied URI. The actual queries will differ for different APIs
Completed in 68 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>