OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialize
(Results
101 - 125
of
3257
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/wml/
WMLDocument.cpp
57
bool hasAccess =
initialize
(true);
87
bool WMLDocument::
initialize
(bool aboutToFinishParsing)
function in class:WebCore::WMLDocument
/external/webkit/WebKit/chromium/src/
AutocompletePopupMenuClient.cpp
59
void AutocompletePopupMenuClient::
initialize
(
function in class:WebKit::AutocompletePopupMenuClient
70
SuggestionsPopupMenuClient::
initialize
(textField, defaultSuggestionIndex);
/frameworks/base/include/private/media/
VideoFrame.h
62
mData = NULL; //
initialize
it first
99
mData = NULL; //
initialize
it first
/cts/tools/dx-tests/src/dxc/junit/verify/t482_8/
Test_t482_8.java
41
* @title attempt to
initialize
initialized class
/cts/tools/vm-tests/src/dot/junit/opcodes/nop/
Test_nop.java
28
// how do we test nop - e.g.
initialize
some registers and
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ThreadFactory.java
33
* Constructs a new {@code Thread}. Implementations may also
initialize
/dalvik/libcore/crypto/src/main/java/javax/crypto/
KeyAgreementSpi.java
111
* the key to
initialize
this key agreement.
115
* if the specified key cannot be used to
initialize
this key
126
* the key to
initialize
this key agreement.
132
* if the specified key cannot be used to
initialize
this key
/dalvik/libcore/security/src/main/java/java/security/cert/
CertStoreParameters.java
21
* The marker interface specifying the parameters used to
initialize
a {@code
/dalvik/libcore/security/src/test/java/tests/targets/security/
KeyPairGeneratorTestDH.java
34
method = "
initialize
",
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestMainForDriver.java
21
* Load DriverManager class and
initialize
the class with SecurityManager
/dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyKeyPairGenerator2.java
56
public void
initialize
(int keysize, SecureRandom random) {
method in class:MyKeyPairGenerator2
/development/simulator/wrapsim/
Init.c
4
*
Initialize
the intercepts.
27
*
Initialize
our global state.
173
*
Initialize
all necessary state, and indicate that we're ready to go.
186
static void
initialize
(void)
function
/external/bluetooth/bluez/src/
hcid.conf
7
# Automatically
initialize
new devices
/external/clearsilver/cgi/
fcgi_hello.c
41
/*
Initialize
the standard cgiwrap environment. FastCGI already wraps some
/external/clearsilver/man/man3/
cgi_init.3
14
cgi_init -
Initialize
ClearSilver CGI environment
cgiwrap_init_emu.3
14
cgiwrap_init_emu -
initialize
cgiwrap for emulated use
/external/clearsilver/util/
ulocks.h
88
* Function: mCreate -
initialize
a mutex.
90
* Input: mutex - mutex to
initialize
.
132
* Function: cCreate -
initialize
a condition variable.
134
* Input: cond - condition variable to
initialize
.
/external/fdlibm/
s_lib_version.c
21
* define and
initialize
_LIB_VERSION
/external/freetype/src/psnames/
pspic.c
61
/*
initialize
pointer table - this is how the module usually expects this data */
/external/grub/stage2/
cmdline.c
97
/*
Initialize
the data for the command-line. */
113
/*
Initialize
the data for the builtin commands. */
123
/*
Initialize
the data and print a message. */
188
/*
Initialize
the data. */
/external/iptables/extensions/
libip6t_standard.c
23
/*
Initialize
the target. */
libipt_MIRROR.c
23
/*
Initialize
the target. */
libipt_NOTRACK.c
23
/*
Initialize
the target. */
libipt_standard.c
23
/*
Initialize
the target. */
/external/libffi/testsuite/libffi.call/
cls_double.c
39
/*
Initialize
the cif */
Completed in 1162 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>