OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
351 - 375
of
8816
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/linux-x86/test/fixedbugs/
issue14136.go
9
// that we see the
initialization
error for variable
issue19482.go
7
// Compiler rejected
initialization
of structs to composite literals
/system/core/libutils/
Static.cpp
17
// All static variables go here, to control
initialization
and
/system/libhwbinder/include/hwbinder/
Static.h
17
// All static variables go here, to control
initialization
and
/system/security/keystore/
keystore_client.proto
21
// The
initialization
vector used during encryption.
/tools/tradefederation/core/tests/test-apps/TradeFedTestApp/src/com/android/tradefed/testapp/
CrashOnInitTest.java
21
* A {@link TestCase} that fails
initialization
.
/device/google/contexthub/firmware/os/inc/algos/
fusion.h
70
INITIALIZATION
, // right after
initialization
of fusion
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/
StatusCodeHandlerSmm.c
22
Dispatch
initialization
request to sub status code devices based on
78
// Dispatch
initialization
request to supported devices
/device/linaro/bootloader/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/
BaseExtractGuidedSectionLib.uni
8
// in their
initialization
without any issues. They only have to be careful in
26
#string STR_MODULE_DESCRIPTION #language en-US "This instance can also be used in the SEC phase only when the memory is ready in the SEC phase. PCD PcdGuidedExtractHandlerTableAddress points to the available physical memory space that is used to store Guided Extract Handlers. Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib in its
initialization
without any issues. Be careful in the implementation of runtime services, because this BASE library instance doesn't convert the address pointed by PcdGuidedExtractHandlerTableAddress to the virtual address."
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/Setup/
SetupPlatform.c
2
Platform
Initialization
Driver.
48
initialization
information.
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
CpuS3DataDxe.inf
2
# ACPI CPU Data
initialization
module
7
# register
initialization
tables for ACPI S3 resume. It also only supports the
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
default-arguments.cpp
36
auto l1 = [](const T& value = T()) { }; // expected-error{{no matching constructor for
initialization
of 'NoDefaultCtor'}}
45
auto l1 = [](const T& value = T()) { }; // expected-error{{no matching constructor for
initialization
of 'NoDefaultCtor'}} \
/external/clang/test/SemaCXX/
copy-initialization.cpp
15
X x1 = y; // expected-error{{no matching constructor for
initialization
of 'X'}}
50
// Core issue 5: if a temporary is created in copy-
initialization
, it is of
default-constructor-initializers.cpp
53
// Test default
initialization
which *requires* a constructor call for non-POD.
56
// Ensure that value
initialization
doesn't use trivial implicit constructors.
direct-initializer.cpp
41
X x3(1.0, 1.0); // expected-error{{no matching constructor for
initialization
of 'X'}}
45
Z z; // expected-error{{no matching constructor for
initialization
of 'Z'}}
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/
ConstructorTest.java
41
// not filtered because contains
initialization
of a field to hold
46
// not filtered because not empty - contains
initialization
of
/external/jemalloc/test/unit/
tsd.c
62
"Initial tsd get should return
initialization
value");
104
malloc_printf("
Initialization
error");
/external/libchrome/crypto/
rsa_private_key.h
28
// Create a new random instance. Can return NULL if
initialization
fails.
33
//
initialization
fails.
/external/libchrome/dbus/
object_path.h
21
// Permit
initialization
without a value for passing to
26
// sufficient for our needs, as is implicit
initialization
of a std::string
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
alloc_const_Types.fail.cpp
31
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
37
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
alloc_convert_copy.fail.cpp
31
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
37
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
const_Types.fail.cpp
30
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
37
// expected-error@-1 {{chosen constructor is explicit in copy-
initialization
}}
/external/libmpeg2/common/mips/
ideint_function_selector.c
71
* Call corresponding function pointer
initialization
function
74
* Call corresponding function pointer
initialization
function
/external/libmpeg2/common/x86/
ideint_function_selector.c
71
* Call corresponding function pointer
initialization
function
74
* Call corresponding function pointer
initialization
function
/external/llvm/lib/Transforms/Utils/
Utils.cpp
10
// This file defines the common
initialization
infrastructure for the
16
#include "llvm-c/
Initialization
.h"
Completed in 842 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>