OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
176 - 200
of
5500
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/test/asan/TestCases/Windows/
iostream_sbo.cc
6
// RUN: %clang_cl_asan -O0 %s -fsanitize-blacklist=%p/../Helpers/
initialization
-blacklist.txt -Fe%t2
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstNat.java
149
*
initialization
method. This is just a convenient shorthand for
153
* instance
initialization
method
161
*
initialization
method. This is just a convenient shorthand for
165
* instance
initialization
method
/external/e2fsprogs/util/
gcc-wall-cleanup
20
/warning: (near
initialization
for/d
/external/guice/core/src/com/google/inject/internal/
DelayedInitialize.java
20
* Something that needs some delayed
initialization
, typically
Initializable.java
20
* Holds a reference that requires
initialization
to be performed before it can be used.
Initializables.java
25
* Returns an initializable for an instance that requires no
initialization
.
/external/icu/
README.android
18
android_utils/ - ICU4C runtime
initialization
/ Android integration code.
/external/icu/android_icu4j/src/main/java/android/icu/text/
RBNFPostProcessor.java
16
*
Initialization
routine for this instance, called once
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBNFPostProcessor.java
15
*
Initialization
routine for this instance, called once
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
PrivateEmptyDefaultConstructorTest.java
29
// Force class
initialization
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/
Target09.java
15
* This test target has instance members with
initialization
in two
/external/junit/src/org/junit/runners/model/
InitializationError.java
34
* Returns one or more Throwables that led to this
initialization
error.
/external/libchrome/base/mac/
scoped_typeref.h
33
// InitializeInto() is provided to allow direct
initialization
and assumption
40
// For
initialization
with an existing object, the caller may specify whether
42
// ownership of the object (and should not call Retain in
initialization
) or if
44
// Retain in
initialization
). This behavior is based on the |policy| parameter,
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/
Box2D.java
19
/** A stub that does nothing at all, since there is no
initialization
necessary in case of GWT.
/external/llvm/test/Transforms/GlobalOpt/
available_externally_global_ctors.ll
6
; Verify that the
initialization
of the available_externally global is not eliminated
/external/mockito/src/org/mockito/exceptions/base/
MockitoException.java
27
// TODO lazy filtered stacktrace
initialization
/external/selinux/libsemanage/src/
database_file.h
29
/* FILE -
initialization
*/
database_join.h
34
/* JOIN -
initialization
*/
/external/skia/src/images/
SkForceLinking.cpp
12
//
initialization
and registration of the decoder classes. Passing true will
/external/v8/src/base/
once.h
31
// This implements a way to perform lazy
initialization
. It's more efficient
32
// than using mutexes as no lock is needed if
initialization
has already
46
// the thread that performs dynamic
initialization
. In general this is a safe
50
// only choice is to assume that dynamic
initialization
is single-threaded.
/external/vboot_reference/tests/tpm_lite/
readonly.c
29
/* This is called once at
initialization
time. It may be called again from
75
/* Checks if
initialization
has completed by trying to read-lock a space
76
* that's created at the end of
initialization
.
79
/* The
initialization
did not complete.
/external/wpa_supplicant_8/src/ap/
vlan_init.h
2
* hostapd / VLAN
initialization
/frameworks/base/core/java/android/util/
Singleton.java
20
* Singleton helper class for lazily
initialization
.
/frameworks/base/libs/hwui/tests/unit/
DeviceInfoTests.cpp
28
ASSERT_NE(nullptr, di) << "DeviceInfo
initialization
failed";
/packages/services/Car/service/src/com/android/car/
CarServiceBase.java
27
* service is started. All necessary
initialization
should be done and service should be
Completed in 792 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>