OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializing
(Results
776 - 800
of
1570
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_hash.c
42
/* Turn bulk memory into a hash table object by
initializing
the
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_hash.c
49
/* Turn bulk memory into a hash table object by
initializing
the
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_hash.c
49
/* Turn bulk memory into a hash table object by
initializing
the
/external/chromium_org/third_party/sqlite/src/src/
test_server.c
270
**
initializing
them and destroying them when it has finished.
/external/chromium_org/v8/samples/
shell.cc
41
* based on V8. This includes
initializing
V8 with command line options,
/external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.h
318
// for
initializing
database if it's not empty.
/external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h
144
/// decls that are
initializing
. Must be paired with FinishedDeserializing.
/external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp
421
/// Returns true if \p N represents the DeclStmt declaring and
initializing
470
// If this is a post initializer expression,
initializing
the region, we
559
"
Initializing
to ";
607
os << (R->canPrintPretty() ? "initialized" : "
Initializing
")
[
all
...]
ExprEngineCXX.cpp
245
// since it's then possible to be
initializing
one part of a multi-
/external/e2fsprogs/lib/ext2fs/
initialize.c
3
* parameters. Used by mke2fs when
initializing
a filesystem.
/external/eigen/Eigen/src/Geometry/
AlignedBox.h
58
/** Default constructor
initializing
a null box. */
/external/eigen/test/
main.h
464
std::cout << "
Initializing
random number generator with seed " << g_seed << std::endl;
/external/freetype/include/freetype/
ftmodapi.h
180
/* module_init :: The
initializing
function. */
/external/grub/stage1/
stage1.S
354
* stage2 uses them without
initializing
them.
/external/icu4c/i18n/
ucoleitr.cpp
685
/* free offset buffer to avoid memory leak before
initializing
. */
/external/icu4c/layout/
LayoutEngine.cpp
281
* array rather than allocating and
initializing
a new one.
/external/icu4c/tools/gendict/
gendict.cpp
354
if (verbose) { printf("
Initializing
dictionary builder of type %s...\n", (isBytesTrie ? "BytesTrie" : "UCharsTrie")); }
/external/jpeg/
jdinput.c
266
* The first call to this is done by jdmaster.c after
initializing
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
AutoEscapeContext.java
325
*
Initializing
a new AutoEscapeContext with this EscapeMode will bring it into the state that the
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
586
/* Handle NFC_HAL_TASK_EVT_INITIALIZE (for
initializing
NCI transport) */
/external/llvm/docs/
NVPTXUsage.rst
248
Initializing
the Driver API:
/external/llvm/include/llvm/Support/
TimeValue.h
85
/// \brief Default construct a time value,
initializing
to ZeroTime.
/external/llvm/lib/Analysis/
SparsePropagation.cpp
47
/// value,
initializing
the value's state if it hasn't been entered into the
/external/llvm/tools/bugpoint/
ExecutionDriver.cpp
144
outs() << "
Initializing
execution environment: ";
/external/opencv/cvaux/src/
decomppoly.cpp
181
//
initializing
data before while cycle
Completed in 1673 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>