OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializers
(Results
26 - 50
of
419
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/www/analyzer/
dev_cxx.html
37
<li>Model C++
initializers
(in constructors)</li>
/external/kernel-headers/original/linux/
spinlock_types.h
6
* and
initializers
spinlock.h
12
*
initializers
15
* defines the generic type and
initializers
34
* defines the generic type and
initializers
/external/llvm/include/llvm/
GlobalVariable.h
16
// area. Global Constants are required to have
initializers
.
115
// It's not safe to modify
initializers
of global variables with weak
120
// have different
initializers
, breaking the One Definition Rule.
173
/// replace constant
initializers
.
/external/llvm/test/Feature/
packed_struct.ll
12
;
initializers
should work for packed and non-packed the same way
/external/llvm/test/Integer/
packed_struct_bt.ll
12
;
initializers
should work for packed and non-packed the same way
/external/srtp/
Android.mk
36
-Wno-missing-field-
initializers
/external/v8/test/mjsunit/
object-literal-conversions.js
29
// used when overwriting
initializers
.
/frameworks/wilhelm/tools/mphtogen/
mphtogen.c
17
// Generate the MPH_to_*.h tables for C compilers that don't support designated
initializers
/external/clang/test/CodeGenCXX/
template-instantiation.cpp
145
// Ensure that when instantiating
initializers
for static data members to
146
// complete their type in an unevaluated context, we *do* emit
initializers
with
147
// side-effects, but *don't* emit
initializers
and variables which are otherwise
global-init.cpp
21
// PR6205: The casts should not require global
initializers
50
// All of these
initializers
end up delayed, so we check them later.
94
// These should not require global
initializers
.
/external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py
187
Terence implemented packed table
initializers
, because Java has a
190
would be about 15MB with uncompressed array
initializers
.
196
if it could finish at all. With packed
initializers
that are unpacked
/external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm
43
// Because an NSButtonCell has multiple
initializers
, this method performs the
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
p1-0x.cpp
32
// no brace-or-equal-
initializers
for non-static data members, ...
/external/clang/test/CXX/except/except.spec/
p14.cpp
31
// In-class member
initializers
.
/external/clang/test/CodeGen/
2004-03-09-LargeArrayInitializers.c
3
// Test that these
initializers
are handled efficiently
/external/clang/test/Misc/
warning-flags-tree.c
11
// CHECK: -Wmissing-field-
initializers
/external/clang/test/Sema/
complex-init-list.c
6
//
initializers
, this extension kicks in to turn it into component-wise
/external/clang/test/SemaCXX/
literal-type.cpp
22
// brace-or-equal-
initializers
for non-static data members (if an) is
/external/expat/
Android.mk
14
-Wno-unused-parameter -Wno-missing-field-
initializers
\
/external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp
120
// second level constants have
initializers
which point to the globals that
136
// Only process constants with
initializers
in the default address space.
165
// because doing so may cause
initializers
of other globals to be rewritten,
171
// Only process constants with
initializers
in the default address space.
/external/llvm/test/Transforms/GlobalOpt/
ctor-list-opt-constexpr.ll
26
; PR11705 - ptrtoint isn't safe in general in global
initializers
.
/external/proguard/src/proguard/optimize/info/
SuperInvocationMarker.java
33
* than
initializers
) from the instructions that it visits.
/external/skia/include/core/
SkGraphics.h
19
* permit static global
initializers
that execute code. Note that
SkThread_platform.h
91
// can't easily get rid of static
initializers
.
Completed in 1156 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>