/external/chromium_org/ui/gl/ |
gl_surface_x11.cc | 34 virtual bool Initialize() OVERRIDE; 106 bool NativeViewGLSurfaceOSMesa::Initialize() { 107 if (!GLSurfaceOSMesa::Initialize()) 275 if (!surface->Initialize()) 282 if (!surface->Initialize()) 289 if (!surface->Initialize()) 309 if (!surface->Initialize()) 316 if (!surface->Initialize()) 323 if (!surface->Initialize())
|
/external/chromium_org/ui/test/ |
test_suite.h | 21 virtual void Initialize() OVERRIDE;
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
alert_overlay.js | 18 function initialize(e) { 77 initialize: initialize, 82 document.addEventListener('DOMContentLoaded', alertOverlay.initialize);
|
/external/chromium_org/win8/metro_driver/ |
devices_handler.h | 21 HRESULT Initialize(winui::Core::ICoreWindow* window);
|
/external/clang/test/SemaCXX/ |
address-space-initialize.cpp | 20 int* as_ptr = nocv_iarray; // expected-error{{cannot initialize a variable of type '__attribute__((address_space(9999))) int *' with an lvalue of type '__attribute__((address_space(42))) int [10]'}}
|
uninit-variables-conditional.cpp | 18 double x; // expected-note{{initialize the variable 'x' to silence this warning}}
|
/external/clang/test/SemaTemplate/ |
instantiate-typedef.cpp | 11 return ptr; // expected-error{{cannot initialize return object of type 'add_pointer<float>::type' (aka 'float *') with an lvalue of type 'int *'}}
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
Messages.java | 16 // initialize resource bundle
|
/external/kernel-headers/original/linux/ |
nvram.h | 7 #define NVRAM_INIT _IO('p', 0x40) /* initialize NVRAM and set checksum */
|
/external/libffi/testsuite/libffi.call/ |
return_ldl.c | 24 /* Initialize the cif */
|
/external/llvm/include/llvm/Support/ |
TargetSelect.h | 11 // linked into the main application executable, and initialize them as 112 /// initialize the native target corresponding to the host. This is useful 117 // If we have a native target, initialize it to ensure it is linked in. 129 /// this function to initialize the native target asm printer. 131 // If we have a native target, initialize the corresponding asm printer. 141 /// this function to initialize the native target asm parser. 143 // If we have a native target, initialize the corresponding asm parser. 153 /// this function to initialize the native target disassembler. 155 // If we have a native target, initialize the corresponding disassembler.
|
/external/skia/src/animator/ |
SkDrawable.h | 23 virtual void initialize();
|
/external/skia/src/gpu/gl/ |
GrGLContext.cpp | 24 bool GrGLContextInfo::initialize(const GrGLInterface* interface) { function in class:GrGLContextInfo 80 this->initialize(interface); 99 bool GrGLContext::initialize(const GrGLInterface* interface) { function in class:GrGLContext 100 if (fInfo.initialize(interface)) {
|
/external/srtp/crypto/rng/ |
ctr_prng.c | 57 /* initialize output count to zero */ 63 /* initialize secret key from random source */ 68 /* initialize aes ctr context with random key */ 81 * if we need to re-initialize the prng, do so now
|
/frameworks/av/media/libeffects/loudness/dsp/core/ |
interpolator_base-inl.h | 53 bool InterpolatorBase<T, Algorithm>::Initialize(const vector<T> &x_data, 57 LoggerError("InterpolatorBase::Initialize: xData size (%d) != yData size" 61 return Initialize(&x_data[0], &y_data[0], x_data.size()); 65 bool InterpolatorBase<T, Algorithm>::Initialize(double x_start_offset, 68 return Initialize(x_start_offset, 75 bool InterpolatorBase<T, Algorithm>::Initialize(double x_start_offset, 86 Initialize(x_data_tmp, y_data, data_length); 96 bool InterpolatorBase<T, Algorithm>::Initialize( 113 ALOGE("InterpolatorBase::Initialize: xData are not ordered or "
|
/frameworks/native/opengl/tests/EGLTest/ |
egl_cache_test.cpp | 55 mCache->initialize(egl_display_t::get(EGL_DEFAULT_DISPLAY)); 66 mCache->initialize(egl_display_t::get(EGL_DEFAULT_DISPLAY)); 99 mCache->initialize(egl_display_t::get(EGL_DEFAULT_DISPLAY)); 102 mCache->initialize(egl_display_t::get(EGL_DEFAULT_DISPLAY));
|
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 17 // Initialize OpenGL resources
|
/packages/apps/Camera2/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 17 // Initialize OpenGL resources
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
GalleryAppImpl.java | 50 GalleryUtils.initialize(this); 51 WidgetUtils.initialize(this); 52 PicasaSource.initialize(this); 53 UsageStatistics.initialize(this);
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 17 // Initialize OpenGL resources
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 57 initialize(); 67 initialize(); 76 initialize(); 104 initialize() function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 57 initialize(); 67 initialize(); 76 initialize(); 104 initialize() function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 57 initialize(); 67 initialize(); 76 initialize(); 104 initialize() function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 57 initialize(); 67 initialize(); 76 initialize(); 104 initialize() function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 57 initialize(); 67 initialize(); 76 initialize(); 104 initialize() function in class:PB_DS_CLASS_C_DEC
|