OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
701 - 725
of
8816
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/go/linux-x86/test/fixedbugs/
issue19078.go
7
// Issue 19078: liveness & zero-
initialization
of results
/prebuilts/go/linux-x86/test/
initializerr.go
7
// Verify that erroneous
initialization
expressions are caught by the compiler
/prebuilts/misc/common/swig/include/2.0.11/php/
phpinit.swg
3
* The start of the PHP
initialization
function
/prebuilts/misc/common/swig/include/2.0.11/tcl/
tclinit.swg
2
* The start of the Tcl
initialization
function
7
/* This
initialization
code exports the module
initialization
function */
141
/* Note: the
initialization
function is closed after all code is generated */
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_validator_options.h
24
// Default
initialization
of this structure is to the default Universal Limits
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
once.h
57
// This implements a way to perform lazy
initialization
. It's more efficient
58
// than using mutexes as no lock is needed if
initialization
has already
72
// the thread that performs dynamic
initialization
. In general this is a safe
76
// only choice is to assume that dynamic
initialization
is single-threaded.
/system/chre/platform/linux/include/chre/target_platform/
system_timer_base.h
31
//! The timer id that is generated during the
initialization
phase.
/system/core/fastboot/
tcp.cpp
58
// Factory function so we can return nullptr if
initialization
fails.
97
*error = android::base::StringPrintf("Failed to send
initialization
message (%s)",
106
"No
initialization
message received (%s). Target may not support TCP fastboot",
112
*error = "Unrecognized
initialization
message. Target may not support TCP fastboot";
/system/core/libnativebridge/tests/
CodeCacheCreate_test.cpp
25
// Tests that the bridge
initialization
creates the code_cache if it doesn't
/system/nfc/src/include/
nfc_hal_int_api.h
31
/* Broadcom specific device
initialization
before sending NCI reset */
/system/tpm/tpm_manager/server/
tpm_initializer.h
22
// TpmInitializer performs
initialization
tasks on some kind of TPM device.
/system/update_engine/
real_system_state.cc
132
// options. This
initialization
here pre-loads current channel and version, so
135
LOG(WARNING) << "Ignoring OmahaRequestParams
initialization
error. Some "
168
// The P2P Manager depends on the Update Manager for its
initialization
.
178
// All is well.
Initialization
successful.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
cons.s
2
* Constants
initialization
/toolchain/binutils/binutils-2.27/include/coff/
aux-coff.h
32
/* Section contains shared library
initialization
code */
/toolchain/binutils/binutils-2.27/include/vms/
eiha.h
49
/* Shared image
initialization
(only if EIHD__V_INISHR is set). */
/toolchain/binutils/binutils-2.27/ld/emulparams/
elf32ppcwindiss.sh
16
# The Diab tools use a different init/fini convention.
Initialization
code
/external/clang/test/CXX/drs/
dr14xx.cpp
54
// These are OK, because value-
initialization
doesn't actually invoke the
100
int a = 0; // expected-note {{previous
initialization
is here}}
105
int a = 0; // expected-note {{previous
initialization
is here}}
113
int a = 0; // expected-note {{previous
initialization
is here}}
231
// List-
initialization
of aggregate from same-type object
325
S s2 = {s1}; // ok, not list-
initialization
so we pick the non-explicit constructor
340
// List-
initialization
from a string literal
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/xray/
xray_log_interface.h
26
/// // the various
initialization
, finalization, and other pluggable hooks
92
///
initialization
, the implementation MUST return XRAY_LOG_UNINITIALIZED.
97
/// there's an ongoing
initialization
routine running. This allows
118
/// allow re-
initialization
once the log is finalized, while some might always
135
/// The log
initialization
routine provided by the implementation, always
147
/// function call handler, it MUST do so in this
initialization
handler.
206
/// Invokes the installed implementation
initialization
routine. See
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/xray/
xray_log_interface.h
26
/// // the various
initialization
, finalization, and other pluggable hooks
92
///
initialization
, the implementation MUST return XRAY_LOG_UNINITIALIZED.
97
/// there's an ongoing
initialization
routine running. This allows
118
/// allow re-
initialization
once the log is finalized, while some might always
135
/// The log
initialization
routine provided by the implementation, always
147
/// function call handler, it MUST do so in this
initialization
handler.
206
/// Invokes the installed implementation
initialization
routine. See
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/xray/
xray_log_interface.h
26
/// // the various
initialization
, finalization, and other pluggable hooks
92
///
initialization
, the implementation MUST return XRAY_LOG_UNINITIALIZED.
97
/// there's an ongoing
initialization
routine running. This allows
118
/// allow re-
initialization
once the log is finalized, while some might always
135
/// The log
initialization
routine provided by the implementation, always
147
/// function call handler, it MUST do so in this
initialization
handler.
206
/// Invokes the installed implementation
initialization
routine. See
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/xray/
xray_log_interface.h
26
/// // the various
initialization
, finalization, and other pluggable hooks
92
///
initialization
, the implementation MUST return XRAY_LOG_UNINITIALIZED.
97
/// there's an ongoing
initialization
routine running. This allows
118
/// allow re-
initialization
once the log is finalized, while some might always
135
/// The log
initialization
routine provided by the implementation, always
147
/// function call handler, it MUST do so in this
initialization
handler.
206
/// Invokes the installed implementation
initialization
routine. See
Completed in 1240 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>