Searched
full:initializing (Results
526 -
550 of
1570) sorted by null
<<21222324252627282930>>
/external/chromium_org/skia/config/ |
SkUserConfig.h | 26 SkPreConfig.h runs first, and it is responsible for initializing certain
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
headerparserhandler.py | 150 _LOGGER.info('Initializing Dispatcher')
|
/external/chromium_org/third_party/angle/src/libEGL/ |
Surface.cpp | 287 // application should be modified to either subclass before initializing the
|
/external/chromium_org/third_party/icu/source/i18n/ |
format.cpp | 161 * Simple function for initializing a UParseError from a UnicodeString.
|
/external/chromium_org/third_party/skia/include/config/ |
SkUserConfig.h | 19 SkPreConfig.h runs first, and it is responsible for initializing certain
|
/external/chromium_org/third_party/skia/include/core/ |
SkRefCnt.h | 31 /** Default construct, initializing the reference count to 1.
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_init.c | 16 ** Specifically, this file tests the effect of errors while initializing
|
/external/chromium_org/ui/gl/ |
gl_surface_win.cc | 86 // pixel format and initializing the GL bindings.
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_disk_cache.cc | 302 // Service pending calls that were queued up while we were initializing.
|
/external/clang/test/CodeGen/ |
const-init.c | 159 static int b[1] = { "asdf" }; // expected-warning {{incompatible pointer to integer conversion initializing 'int' with an expression of type 'char [5]'}}
|
/external/clang/test/SemaCXX/ |
constructor-initializer.cpp | 77 p(0), // expected-error {{initializing multiple members of union}}
|
warn-assignment-condition.cpp | 54 // Initializing variables (shouldn't warn).
|
/external/e2fsprogs/lib/ext2fs/ |
csum.c | 194 "While initializing filesystem");
|
fileio.c | 160 * If dontfill is true, then skip initializing the buffer since we're
|
/external/eigen/doc/ |
C05_TutorialAdvancedInitialization.dox | 9 This page discusses several advanced methods for initializing matrices. It gives more details on the
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
AbstractContainerTester.java | 224 * @return a suitable location for a null element, to use when initializing
|
/external/icu4c/i18n/ |
format.cpp | 165 * Simple function for initializing a UParseError from a UnicodeString.
|
/external/iptables/extensions/ |
libipt_icmp.c | 12 * This is now fixed by initializing the field * to icmp type 0xFF
|
/external/jmonkeyengine/engine/src/bullet-native/ |
jmeClasses.cpp | 111 fprintf(stdout, "Bullet-Native: Initializing java classes\n");
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
LodControl.java | 54 * When initializing, it will ask the spatial for how many triangles it has for each LOD.
|
/external/kernel-headers/original/linux/ |
kobject.h | 162 * Use this when initializing an embedded kset with no other
|
/external/llvm/include/llvm/Analysis/ |
SparsePropagation.h | 158 /// value, initializing the value's state if it hasn't been entered into the
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
FieldInitializer.java | 87 throw new MockitoException("Problems initializing field '" + field.getName() + "' of type '" + field.getType().getSimpleName() + "'", e);
|
/external/open-vcdiff/src/ |
addrcache.h | 53 // same_cache_size_ before initializing the same and near caches. After the
|
/external/opencv/cv/src/ |
cvcondens.cpp | 257 /* Initializing the structures to create initial Sample set */
|
Completed in 1290 milliseconds
<<21222324252627282930>>