OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initializing
(Results
401 - 425
of
1570
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js
285
log("
initializing
...");
/external/chromium_org/v8/src/
v8.cc
66
// initialization purposes an
initializing
thread may be assigned an isolate
/external/clang/lib/AST/
TemplateName.cpp
89
//
initializing
due to PCH reading, so we check it before using it.
/external/clang/test/Misc/
serialized-diags.c
61
// CHECK: {{.*[/\\]}}serialized-diags.h:5:7: warning: incompatible integer to pointer conversion
initializing
'char *' with an expression of type 'int' [-Wint-conversion]
/external/clang/test/SemaObjC/
related-result-type-inference.m
69
NSMutableArray *marr = [arr retain]; // expected-warning{{incompatible pointer types
initializing
'NSMutableArray *' with an expression of type 'NSArray *'}}
/external/clang/tools/diagtool/
ShowEnabledWarnings.cpp
78
// Flush any errors created when
initializing
everything. This could happen
/external/e2fsprogs/lib/ext2fs/
alloc_tables.c
3
* filesystem. Used by mke2fs when
initializing
a filesystem
/external/eigen/Eigen/src/Eigen2Support/Geometry/
AlignedBox.h
36
/** Default constructor
initializing
a null box. */
/external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.cpp
207
//cout << "Done
initializing
!\n" << endl;
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
451
** Description Process NCI message while
initializing
NFCC
508
** Start pre-
initializing
NFCC
681
** Description Send NCI command to NFCC while
initializing
BRCM NFCC
783
** Description Send BT message to NFCC while
initializing
BRCM NFCC
[
all
...]
/external/libvpx/libvpx/examples/
simple_encoder.txt
58
Initializing
The Codec
/external/markdown/markdown/
odict.py
102
# This way of
initializing
the copy means it works for subclasses, too.
/external/mesa3d/docs/
RELNOTES-6.1
68
to be removed from the device drivers (such as
initializing
/external/mesa3d/src/gallium/auxiliary/postprocess/
pp_program.c
46
pp_debug("
Initializing
program\n");
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Makefile
93
echo "
Initializing
$@ from $(POT)."; \
/external/mesa3d/src/mesa/swrast/
s_bitmap.c
144
* fragments,
initializing
the mask array to indicate which fragments to
/external/open-vcdiff/src/
vcencoder.cc
180
VCD_ERROR << "Error
initializing
HashedDictionary" << VCD_ENDL;
/external/protobuf/src/google/protobuf/stubs/
stl_util-inl.h
63
//
initializing
the new bytes. In some cases doing this can significantly
/external/qemu/android/
opengles.c
101
D("
Initializing
hardware OpenGLES emulation support");
/external/qemu/docs/
CPU-EMULATION.TXT
68
When
initializing
the MMU emulation, one can define several zones of the
/external/qemu/elff/
elf_alloc.h
76
*
initializing
.
/external/skia/include/core/
SkTLazy.h
21
* Efficient way to defer allocating/
initializing
a class until it is needed
SkWeakRefCnt.h
56
/** Default construct,
initializing
the reference counts to 1.
/external/skia/src/views/animated/
SkImageView.cpp
22
fData.fAnim = NULL; // handles
initializing
the other union values
/external/skia/tests/
ClipCacheTest.cpp
34
// We are
initializing
the texture with zeros here
Completed in 993 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>