OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializing
(Results
1 - 25
of
473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/tests/033-class-init-deadlock/
expected.txt
2
A
initializing
...
3
B
initializing
...
/dalvik/tests/033-class-init-deadlock/src/
Main.java
35
System.out.println("A
initializing
...");
45
System.out.println("B
initializing
...");
/external/icu4c/io/
locbund.h
39
* Initialize a ULocaleBundle,
initializing
all formatters to 0.
48
* Create a new ULocaleBundle,
initializing
all formatters to 0.
/external/bluetooth/glib/gio/fen/
fen-helper.h
33
/* FEN subsystem
initializing
*/
/external/e2fsprogs/lib/ext2fs/
alloc_sb.c
3
* newly initialized filesystem. Used by mke2fs when
initializing
a filesystem
alloc_tables.c
3
* filesystem. Used by mke2fs when
initializing
a filesystem
/packages/apps/Mms/src/org/w3c/dom/events/
EventException.java
29
* If the <code>Event</code>'s type was not specified by
initializing
the
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Panel.java
40
* called once, when the application is
initializing
, from the UI thread.
/dalvik/tests/046-reflect/
expected.txt
96
NoisyInitUser is
initializing
97
NoisyInit is
initializing
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java
47
* if
initializing
this instance fails.
/packages/apps/VoiceDialer/res/layout/
voice_dialing.xml
32
android:text="@string/
initializing
" />
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c
239
WLAN_OS_REPORT(("
Initializing
Config Manager...\n"));
[
all
...]
/dalvik/libcore/luni/src/main/java/java/lang/
VMThread.java
102
Thread.State.NEW, //
INITIALIZING
/external/bison/src/
uniqstr.h
38
|
Initializing
, destroying, debugging. |
/external/bluetooth/bluez/src/
main.conf
37
# Remember the previously stored Powered state when
initializing
adapters
/external/opencore/baselibs/media_data_structures/src/
pv_gau.cpp
33
//
initializing
to zero because code may read beyond numMediaSamples.
/external/webkit/WebCore/platform/mac/
FoundationExtras.h
53
// Use HardRetainWithNSRelease after allocating and
initializing
a NSObject
/external/webkit/WebKit/chromium/src/
AutocompletePopupMenuClient.cpp
66
// The suggestions must be set before
initializing
the
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h
38
/* this implements the function for
initializing
the debug handle */
/hardware/ti/wlan/wl1271/stad/Export_Inc/
tiwlnif.h
60
eSecurityStateInitializing, /* state machine is
initializing
*/
/packages/apps/VoiceDialer/res/values-da/
strings.xml
25
<string name="
initializing
" msgid="3146934028021025628">"Starter."</string>
/packages/apps/VoiceDialer/res/values-el/
strings.xml
25
<string name="
initializing
" msgid="3146934028021025628">"??????."</string>
/packages/apps/VoiceDialer/res/values-it/
strings.xml
25
<string name="
initializing
" msgid="3146934028021025628">"Avvio in corso."</string>
/packages/apps/VoiceDialer/res/values-ja/
strings.xml
25
<string name="
initializing
" msgid="3146934028021025628">"???????"</string>
/packages/apps/VoiceDialer/res/values-ko/
strings.xml
25
<string name="
initializing
" msgid="3146934028021025628">"??? ?"</string>
Completed in 310 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>