OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializers
(Results
176 - 200
of
419
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/sdch/open-vcdiff/src/
blockhash_test.cc
250
// even though their
initializers
are given within the class definition.
[
all
...]
/external/clang/docs/tools/
clang.pod
302
This flag specifies that variables without
initializers
get common linkage. It
/external/clang/include/clang/Basic/
DiagnosticGroups.td
142
def MissingFieldInitializers : DiagGroup<"missing-field-
initializers
">;
/external/clang/lib/AST/
DumpXML.cpp
811
TemporaryContainer C(*this, "
initializers
");
/external/clang/lib/Parse/
ParseDeclCXX.cpp
[
all
...]
ParseInit.cpp
411
// Empty
initializers
are a C++ feature and a GNU extension to C.
/external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp
244
// Another common pattern in classes with multiple
initializers
is to put the
/external/clang/test/SemaCXX/
uninitialized.cpp
8
// Test self-references within
initializers
which are guaranteed to be
/external/clang/www/
cxx_status.html
69
<td>Non-static data member
initializers
</td>
/external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp
299
/// heap memory: that is, all
initializers
of the globals are allocations, and
/external/llvm/utils/TableGen/
EDEmitter.cpp
881
// We still need to emit null
initializers
for everything.
[
all
...]
/external/v8/src/
parser.h
473
// If a list of variable declarations includes any
initializers
.
preparser.h
218
// If a list of variable declarations includes any
initializers
.
/frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java
256
// Drop root perms while running static
initializers
.
/frameworks/base/docs/html/guide/practices/app-design/
performance.jd
207
because the constants go into static field
initializers
in the dex file.
/frameworks/base/docs/html/guide/practices/
performance.jd
210
because the constants go into static field
initializers
in the dex file.
/frameworks/compile/slang/
README.html
582
Initializers
, if present, will also initialize the cached Java value.
/frameworks/wilhelm/src/itf/
IObject.c
581
//
initializers
were called, so that IObject_deinit is called last.
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketImpl.java
80
// ----------------- Constructors and
initializers
--------------------
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h
496
/* 1 if we have C99 designated
initializers
. */
tree-pass.h
182
/* IPA passes can analyze function body and variable
initializers
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h
496
/* 1 if we have C99 designated
initializers
. */
tree-pass.h
182
/* IPA passes can analyze function body and variable
initializers
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h
496
/* 1 if we have C99 designated
initializers
. */
tree-pass.h
182
/* IPA passes can analyze function body and variable
initializers
Completed in 859 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>