OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:load
(Results
1751 - 1775
of
4099
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/sdk/sdkmanager/app/src/com/android/sdkmanager/internal/repository/
AboutPage.java
99
p.
load
(new FileInputStream(sourceProp));
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/repository/
UpdaterWindow.java
41
* @param init whether this is called on the initial
load
of the SDK.
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.h
49
/* time interval to
load
for the down limit alert Timer *
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_TestDataBuilder.java
152
public T
load
() throws Exception {
method in class:ContactsContract_TestDataBuilder.Builder
289
public TestContact
load
() throws Exception {
method in class:ContactsContract_TestDataBuilder.NestedTestContact
/dalvik/dx/src/junit/runner/
BaseTestRunner.java
193
return getLoader().
load
(suiteClassName);
225
getPreferences().
load
(is);
/dalvik/libcore/luni/src/test/java/junit/runner/
BaseTestRunner.java
193
return getLoader().
load
(suiteClassName);
225
getPreferences().
load
(is);
/dalvik/libcore/nio/src/main/java/java/nio/channels/spi/
SelectorProvider.java
108
*
load
the provider in the jar file of class path.
168
*
Load
by system property.
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
SSLContextSpiTest.java
222
ks.
load
(null, null);
299
ks.
load
(null, null);
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java
166
* <p>Given a class name, this method attempts to
load
172
* the caller (perhaps an applet) is not permitted to
load
classes
/dalvik/vm/native/
InternalNative.c
243
LOGVV("FAIL:
load
%s (%d)\n", descriptor, doInit);
252
LOGVV("GOOD:
load
%s (%d) --> %p ldr=%p\n",
/dalvik/vm/oo/
Class.h
72
* Find the class with the given descriptor.
Load
it if it hasn't already
99
*
Load
the named class (by descriptor) from the specified DEX file.
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java
39
*
load
the dictionary table when it needs to be created.
188
* Starts a thread to
load
the database table with words
/development/simulator/app/
PrefsDialog.cpp
79
*
Load
preferences from config file
87
*
Load
preferences.
/external/freetype/src/psaux/
t1decode.c
248
/* if we are trying to
load
a composite glyph, do not
load
the */
287
/* First
load
`bchar' in builder */
288
/* now
load
the unscaled outline */
300
/* as they will be erased by the next
load
. */
311
/* Now
load
`achar' on top of */
[
all
...]
/external/grub/stage2/
fsys_ffs.c
107
load
a new blockmap. */
192
/*
load
current inode (defaults to the root inode) */
fsys_ufs2.c
131
load
a new blockmap. */
217
/*
load
current inode (defaults to the root inode) */
/external/icu4c/tools/pkgdata/
pkgdata.1.in
90
used to be able to dynamically
load
these shared libraries, but as of
104
.\" dynamically
load
symbols from static object files, so for this reason
/external/iproute2/include/linux/
if.h
42
#define IFF_MASTER 0x400 /* master of a
load
balancer */
43
#define IFF_SLAVE 0x800 /* slave of a
load
balancer */
/external/jpeg/
jdhuff.h
101
/* Macros to declare and
load
/save bitread local variables. */
153
/*
Load
up the bit buffer to a depth of at least nbits */
/external/junit/src/junit/runner/
BaseTestRunner.java
208
return getLoader().
load
(suiteClassName);
240
getPreferences().
load
(is);
/external/libffi/src/arm/
sysv.S
180
@
Load
r2 with the pointer to storage for the return value
183
@
Load
r3 with the return type code
/external/libffi/src/m68k/
sysv.S
81
|
Load
the pointer to storage for the return value
84
|
Load
the return type code
/external/libffi/src/powerpc/
linux64.S
73
/*
Load
all those argument registers. */
85
/*
Load
all the FP registers. */
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
mp4lib_int.h
110
int loadIntraQuantMat; /*
Load
intra quantization matrix */
111
int loadNonIntraQuantMat; /*
Load
nonintra quantization matrix */
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
vlc_encode_inline.h
139
ldrsh level, [dataBlock, run] /*
load
data */
181
ldrsh level, [dataBlock, run] /*
load
data */
Completed in 646 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>