/external/mesa3d/src/gallium/drivers/radeonsi/ |
si_state.h | 74 struct si_pm4_state *init; member in struct:si_state::__anon23222
|
/external/mesa3d/src/gallium/tests/graw/ |
fs-test.c | 423 static void init( void ) function 554 init();
|
quad-sample.c | 296 static void init( void ) function 411 init();
|
tri-instanced.c | 225 static void init( void ) function 349 init();
|
vs-test.c | 374 static void init( void ) function 506 init();
|
/external/mesa3d/src/glx/ |
glxhash.c | 131 static int init = 0; local 135 if (!init) { 141 ++init;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vec4.cpp | 55 src_reg::init() function in class:brw::src_reg 64 init(); 77 init(); 82 init(); 91 init(); 100 init(); 109 init(); 148 dst_reg::init() function in class:brw::dst_reg 157 init(); 162 init(); [all...] |
/external/mesa3d/src/mesa/tnl_dd/ |
t_dd_tritmp.h | 657 static void TAG(init)( void ) function
|
/external/okhttp/src/test/java/com/squareup/okhttp/internal/ |
SslContextBuilder.java | 79 keyManagerFactory.init(keyStore, password); 82 trustManagerFactory.init(keyStore); 84 sslContext.init(keyManagerFactory.getKeyManagers(), trustManagerFactory.getTrustManagers(),
|
/external/opencv/cv/src/ |
cvfilter.cpp | 79 init( _max_width, _src_type, _dst_type, _is_separable, 124 void CvBaseImageFilter::init( int _max_width, int _src_type, int _dst_type, function in class:CvBaseImageFilter 128 CV_FUNCNAME( "CvBaseImageFilter::init" ); 647 init( _max_width, _src_type, _dst_type, _kx, _ky, _anchor, _border_mode, _border_value ); 668 void CvSepFilter::init( int _max_width, int _src_type, int _dst_type, 673 CV_FUNCNAME( "CvSepFilter::init" ); 700 CV_CALL( CvBaseImageFilter::init( _max_width, _src_type, _dst_type, 1, _ksize, 891 void CvSepFilter::init( int _max_width, int _src_type, int _dst_type, 896 CvBaseImageFilter::init( _max_width, _src_type, _dst_type, _is_separable, [all...] |
/external/openssl/crypto/conf/ |
conf_mod.c | 83 /* Init function */ 84 conf_init_func *init; member in struct:conf_module_st 305 tmod->init = ifunc; 368 if(pmod->init) 370 ret = pmod->init(imod, cnf);
|
/external/qemu/hw/ |
goldfish_pipe.h | 45 * 2/ When a client connects to the service, the 'init' callback will be called 68 void* (*init)( void* hwpipe, void* pipeOpaque, const char* args ); member in struct:__anon25445 115 * to 'init'. 121 * to 'init() when a new pipe is connected to.
|
/external/qemu/ |
qemu-char.h | 55 void (*init)(struct CharDriverState *s); member in struct:CharDriverState 81 void (*init)(struct CharDriverState *s)); 82 CharDriverState *qemu_chr_open(const char *label, const char *filename, void (*init)(struct CharDriverState *s));
|
/external/skia/include/core/ |
SkTArray.h | 69 this->init(NULL, 0, NULL, reserveCount); 76 this->init(array.fItemArray, array.fCount, NULL, 0); 85 this->init(array, count, NULL, 0); 337 this->init(NULL, 0, storage->get(), N); 347 this->init(array.fItemArray, array.fCount, storage->get(), N); 357 this->init(array, count, storage->get(), N); 360 void init(const T* array, int count, function in class:SkTArray
|
/external/skia/src/animator/ |
SkAnimateActive.cpp | 25 void SkActive::init() function in class:SkActive
|
/external/skia/src/core/ |
SkRegion_path.cpp | 22 bool init(int maxHeight, int maxTransitions, bool pathIsInverse); 110 bool SkRgnBuilder::init(int maxHeight, int maxTransitions, bool pathIsInverse) { function in class:SkRgnBuilder 334 if (!builder.init(bot - top,
|
/external/skia/src/effects/ |
SkDashPathEffect.cpp | 165 bool init(const SkPath& src, SkPath* dst, SkStrokeRec* rec, function in class:SpecialLineRec 249 bool specialLine = lineRec.init(*srcPtr, dst, rec, fCount >> 1, fIntervalLength);
|
/external/smack/src/org/jivesoftware/smack/ |
PacketWriter.java | 57 init(); method 64 protected void init() { method in class:PacketWriter
|
/external/smack/src/org/jivesoftware/smackx/ping/ |
PingManager.java | 95 init(); method 98 private void init() { method in class:PingManager
|
/external/smack/src/org/xbill/DNS/ |
ExtendedResolver.java | 242 init() { method in class:ExtendedResolver 256 init(); method 278 init(); method 294 init(); method
|
/external/srtp/crypto/include/ |
cipher.h | 142 cipher_init_func_t init; member in struct:cipher_type_t 172 #define cipher_init(c, k, dir) (((c)->type)->init(((c)->state), (k), (dir)))
|
/external/stlport/ |
configure.bat | 17 if NOT "%1xyz123" == "xyz123" goto init 23 :init label
|
/external/svox/pico/compat/jni/ |
tts.h | 143 android_tts_result_t (*init) member in struct:android_tts_engine_funcs_t
|
/external/valgrind/main/coregrind/m_replacemalloc/ |
vg_replace_malloc.c | 178 /* Startup hook - called as init section */ 180 static void init(void); 210 if (!init_done) init(); \ 225 if (!init_done) init(); \ 245 if (!init_done) init(); \ 424 if (!init_done) init(); \ 436 if (!init_done) init(); \ 557 if (!init_done) init(); \ 574 if (!init_done) init(); \ 616 if (!init_done) init(); \ 1081 static void init(void) function [all...] |
/external/yaffs2/yaffs2/ |
yaffs_tagscompat.c | 308 static int init = 0; local 317 if (!init) { 319 init = 1; 443 static int init; local 445 if (!init) { 447 init = 1; 509 static int init; local 512 if (!init) { 514 init = 1;
|