OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialization
(Results
676 - 700
of
5500
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/OpenMP/
taskloop_simd_loop_messages.cpp
71
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
76
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
82
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
88
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
95
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
101
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
370
// expected-warning@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
453
// expected-error@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
462
// expected-warning@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}}
467
// expected-warning@+2 {{
initialization
clause of OpenMP for loop is not in canonical form ('var = init' or 'T var = init')}
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
AudioTrackTest.java
241
// --------
initialization
--------------
380
// Test case 1: getPlaybackHeadPosition() at 0 after
initialization
390
// --------
initialization
--------------
410
// --------
initialization
--------------
437
// --------
initialization
--------------
467
// --------
initialization
--------------
502
// --------
initialization
--------------
531
// --------
initialization
--------------
579
// --------
initialization
--------------
629
// --------
initialization
-------------
[
all
...]
/external/guice/core/src/com/google/inject/internal/
SingletonScope.java
79
* instance
initialization
, after
initialization
direct access through volatile field is used.
99
* - aside from that, blocking synchronization is only used for proxy creation and
initialization
,
106
* - constructionContext: manipulations with proxies list or instance
initialization
141
// intentionally reread volatile variable to prevent double
initialization
159
// guarantee thread-safety for instance and proxies
initialization
183
// guarantee thread-safety for instance and proxies
initialization
/external/ceres-solver/internal/ceres/
mutex.h
59
// dynamic-
initialization
-- that is, by global constructors that are
61
// dynamic-
initialization
happens in an unpredictable order, and it
68
// before dynamic
initialization
has run on it.
77
// dynamic
initialization
-- there are no threads, so a) it's ok that
88
// initialize the bool to true at static-
initialization
time (too
89
// early) rather than at dynamic-
initialization
time. To discourage
/external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp
185
BugType = "Dead
initialization
";
187
<< "' during its
initialization
is never read";
342
// A dead
initialization
is a variable that is dead after it
353
// a warning. This is because such
initialization
can be
361
// Special case: check for
initialization
from constant
370
// Special case: check for
initialization
from scalar
/external/clang/test/SemaCXX/
new-delete.cpp
83
(void)new const int; // expected-error {{default
initialization
of an object of const type 'const int'}}
265
(void)new int[10](1, 2); // expected-error {{array 'new' cannot have
initialization
arguments}}
268
(void)new T(1, 2); // expected-error {{array 'new' cannot have
initialization
arguments}}
273
(void)new T[1](i); // expected-error {{array 'new' cannot have
initialization
arguments}}
278
(void)new T(i); // expected-error {{array 'new' cannot have
initialization
arguments}}
465
CopyCounter* f = new CopyCounter[10](CopyCounter()); // expected-error {{cannot have
initialization
arguments}}
/external/opencv3/samples/cpp/
image_alignment.cpp
9
* In the latter case, you can also parse the warp's
initialization
.
64
" are given, the
initialization
of the warp by command line parsing is possible. "
70
cout << "\nUsage example (two images with
initialization
): \n./ecc yourInput.png yourTemplate.png "
286
cerr << "-> Check warp
initialization
file" << endl << flush;
294
"be a good
initialization
. \n");
313
cerr << "Check the warp
initialization
and/or the size of images." << endl << flush;
/external/v8/src/runtime/
runtime-typedarray.cc
103
ExternalArrayType array_type = kExternalInt8Array; // Bogus
initialization
.
104
size_t element_size = 1; // Bogus
initialization
.
105
ElementsKind fixed_elements_kind = INT8_ELEMENTS; // Bogus
initialization
.
184
ExternalArrayType array_type = kExternalInt8Array; // Bogus
initialization
.
185
size_t element_size = 1; // Bogus
initialization
.
186
ElementsKind fixed_elements_kind = INT8_ELEMENTS; // Bogus
initialization
.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
297
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
314
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
327
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
343
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
356
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
370
printf("\n\n Error in
initialization
: %d.\n\n", errtype);
/libcore/ojluni/src/main/java/javax/net/ssl/
SSLContext.java
120
* usable and does not require {@linkplain #init
initialization
}.
138
* and not require {@linkplain #init
initialization
}.
325
*
initialization
and the <code>init()</code> has not been called
337
*
initialization
and the <code>init()</code> has not been called
358
*
initialization
and the <code>init()</code> has not been called
390
*
initialization
and the <code>init()</code> has not been called
/art/compiler/optimizing/
prepare_for_register_allocation.cc
77
// We delegate the
initialization
duty to the allocation.
114
// Pass the
initialization
duty to the `HLoadClass` instruction,
181
// Detach the explicit class
initialization
check from the invoke.
/bionic/libc/dns/resolv/
res_data.c
96
* it so that we achieve the same
initialization
113
* now that we're doing dynamic
initialization
here, that we preserve
125
* with dynamic
initialization
(they may have turned bits off that are
/external/clang/include/clang/Basic/
Specifiers.h
215
/// \brief In-class
initialization
styles for non-static data members.
218
ICIS_CopyInit, ///< Copy
initialization
.
219
ICIS_ListInit ///< Direct list-
initialization
.
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
p4.cpp
86
// An empty expression-list performs value
initialization
.
125
HasMixins<Mixins...>::HasMixins(int i): Mixins(i)... { } // expected-error{{no matching constructor for
initialization
of 'A'}}
137
X() : member()... { } // expected-error{{pack expansion for
initialization
of member 'member'}}
/external/eigen/doc/
TutorialAdvancedInitialization.dox
3
/** \eigenManualPage TutorialAdvancedInitialization Advanced
initialization
27
Moreover, the elements of the
initialization
list may themselves be vectors or matrices. A common use is
157
object once the comma
initialization
of our temporary submatrix is done.
/external/libchrome/base/
lazy_instance.h
47
//
initialization
, as base's LINKER_INITIALIZED requires a constructor and on
49
//
initialization
.
71
// The parenthesis is very important here to force POD type
initialization
.
/external/libvorbis/lib/
bitrate.c
49
typical
initialization
*/
204
if(max_target_bits>0){ /* logical bulletproofing against
initialization
state */
211
if(min_target_bits>0){ /* logical bulletproofing against
initialization
state */
/external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_tone_generator.cc
15
// x[-2] = sin(2*pi*f/fs). (Note that with this
initialization
, the resulting
63
// The
initialization
value x[-2] = sin(2*pi*f/fs) for the low frequency tone,
76
// The
initialization
value x[-2] = sin(2*pi*f/fs) for the high frequency tone,
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio-MixAudioInitParams.html
37
<p>MixAudioInitParams ?
Initialization
parameters object.</p>
56
A data object which stores
initialization
specific parameters.
70
<em class="parameter"><code>MixAudio</code></em>
initialization
parameter object.</p>
/hardware/libhardware/include/hardware/
nfc.h
126
* (*open)() Opens the NFC controller device and performs
initialization
.
127
* This may include patch download and other vendor-specific
initialization
.
130
* NCI
initialization
- ie accept CORE_RESET and subsequent commands through
/system/core/fastboot/
tcp_test.cpp
61
EXPECT_NE(std::string::npos, error.find("Failed to send
initialization
message"));
71
EXPECT_NE(std::string::npos, error.find("No
initialization
message received"));
81
EXPECT_NE(std::string::npos, error.find("Unrecognized
initialization
message"));
/system/tpm/tpm_manager/server/
tpm_manager_service.h
58
// If |wait_for_ownership| is set, TPM
initialization
will be postponed until
68
// Performs
initialization
tasks. This method must be called before calling
117
// If an
initialization
process was interrupted it will be continued. If the
/art/compiler/
compiler.h
80
* @brief Generate and return Dwarf CFI
initialization
, if supported by the
/art/runtime/
runtime_stats.h
106
// Cumulative time spent in class
initialization
.
transaction_test.cc
30
// Tests failing class
initialization
due to native call with transaction rollback.
40
// to abort transaction so they can be thrown during class
initialization
if the transaction
485
// Tests successful class
initialization
without class initializer.
509
// Tests successful class
initialization
with class initializer.
533
// Tests failing class
initialization
due to native call.
538
// Tests failing class
initialization
due to native call in a "synchronized" statement
544
// Tests failing class
initialization
due to native call, even if an "all" catch handler
550
// Tests failing class
initialization
with multiple transaction aborts.
555
// Tests failing class
initialization
due to allocating instance of finalizable class.
Completed in 1887 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>