Searched refs:init (Results 951 - 975 of 3511) sorted by relevance

<<31323334353637383940>>

/external/libcxx/test/containers/sequences/deque/deque.modifiers/
H A Dinsert_size_value.pass.cpp24 int init = 0; local
27 init = (start+1) / b + ((start+1) % b != 0);
28 init *= b;
29 --init;
31 C c(init, 0);
32 for (int i = 0; i < init-start; ++i)
/external/deqp/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationTests.cpp88 void init (void);
110 void MultisampleShadeCountRenderCase::init (void) function in class:deqp::gles31::Functional::__anon20328::MultisampleShadeCountRenderCase
116 MultisampleShaderRenderUtil::MultisampleRenderCase::init();
183 void init (void);
201 void SampleQualifierRenderCase::init (void) function in class:deqp::gles31::Functional::__anon20328::SampleQualifierRenderCase
225 MultisampleShadeCountRenderCase::init();
365 void init (void);
389 void InterpolateAtSampleRenderCase::init (void)
413 MultisampleShadeCountRenderCase::init();
624 void init (voi
[all...]
/external/stlport/stlport/stl/
H A D_fstream.h459 this->init(&_M_buf);
465 this->init(&_M_buf);
473 this->init(&_M_buf);
480 this->init(&_M_buf);
488 this->init(&_M_buf);
540 this->init(&_M_buf);
544 this->init(&_M_buf);
553 this->init(&_M_buf);
559 this->init(&_M_buf);
567 this->init(
[all...]
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherTest.java53 kg.init(keyLen, new SecureRandom());
174 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
186 * @tests javax.crypto.Cipher#init(int, java.security.Key)
190 cipher.init(Cipher.ENCRYPT_MODE, cipherKey);
194 * @tests javax.crypto.Cipher#init(int, java.security.Key,
201 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
205 * @tests javax.crypto.Cipher#init(int, java.security.Key,
222 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, ivAVP);
230 * @tests javax.crypto.Cipher#init(int, java.security.Key,
248 cipher.init(Ciphe
[all...]
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValue.h363 init(PassRefPtrWillBeRawPtr<T>(val));
369 init(val);
376 void init(const Length&);
377 void init(const LengthSize&, const RenderStyle&);
378 void init(PassRefPtrWillBeRawPtr<Counter>);
379 void init(PassRefPtrWillBeRawPtr<Rect>);
380 void init(PassRefPtrWillBeRawPtr<Pair>);
381 void init(PassRefPtrWillBeRawPtr<Quad>);
382 void init(PassRefPtrWillBeRawPtr<CSSBasicShape>);
383 void init(PassRefPtrWillBeRawPt
[all...]
/external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/
H A Dvideo_capture_qtkit_objc.mm27 -(id)init {
28 self = [super init];
173 lock_ = [[NSLock alloc] init];
174 _captureSession = [[QTCaptureSession alloc] init];
176 [[QTCaptureDecompressedVideoOutput alloc] init];
/external/iputils/ninfod/
H A Dninfod_core.c136 int (*init)(INIT_ARGS); member in struct:subjinfo
143 //.init = init_nodeinfo_ipv6addr,
149 //.init = init_nodeinfo_nodename,
155 //.init = init_nodeinfo_ipv4addr,
181 void (*init)(INIT_ARGS); member in struct:qtypeinfo
196 .init = init_nodeinfo_suptypes,
203 .init = init_nodeinfo_nodename,
209 .init = init_nodeinfo_ipv6addr,
215 .init = init_nodeinfo_ipv4addr,
426 if (subjinfo_table[i].init)
[all...]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DDefineGrammarItemsWalker.g109 @init
126 @init
163 @init
207 @init
268 @init
279 @init
288 @init
320 @init
341 // TODO: this does nothing now! subrules cannot have init actions. :(
347 //@init
[all...]
/external/icu/icu4c/source/i18n/
H A Ducoleitr.cpp178 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); }
180 UCollationPCE::UCollationPCE(CollationElementIterator *iter) { init(iter); }
182 void UCollationPCE::init(UCollationElements *elems) { function in class:UCollationPCE
183 init(CollationElementIterator::fromUCollationElements(elems));
186 void UCollationPCE::init(CollationElementIterator *iter) function in class:UCollationPCE
189 init(*iter->rbc_);
192 void UCollationPCE::init(const Collator &coll) function in class:UCollationPCE
/external/openssl/crypto/bio/
H A Dbss_acpt.c133 bi->init=0;
195 a->init=0;
367 b->init=1;
388 b->init=1;
393 b->init=1;
396 if (b->init)
407 if (b->init)
H A Dbss_file.c207 bi->init=0;
219 if ((a->init) && (a->ptr != NULL))
228 a->init=0;
237 if (b->init && (out != NULL))
257 if (b->init && (in != NULL))
306 b->init=1;
405 b->init=1;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.cpp55 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/deqp/modules/gles3/functional/
H A Des3fFlushFinishTests.cpp117 void init (void);
174 void FlushFinishCase::init (void) function in class:deqp::gles3::Functional::__anon20011::FlushFinishCase
563 void init (void)
566 FlushFinishCase::init();
584 void init (void)
587 FlushFinishCase::init();
605 void init (void)
608 FlushFinishCase::init();
627 void init (void)
630 FlushFinishCase::init();
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vec4.cpp55 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/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_attribs.cc238 InitState init; local
239 init.gl_version = "opengl es 2.0";
240 init.bind_generates_resource = true;
241 InitDecoder(init);
360 InitState init; local
361 init.gl_version = "3.0";
362 init.bind_generates_resource = true;
363 init.use_native_vao = false;
364 InitDecoder(init);
/external/e2fsprogs/e2fsck/
H A Dcrc32.c488 static __u32 test_step(__u32 init, unsigned char *buf, size_t len) argument
493 crc1 = crc32_be(init, buf, len);
495 crc2 = crc32_be(init, buf, len + 4);
501 crc2 = crc32_be(init, buf, i);
510 init = bitrev32(init);
515 crc1 = crc32_le(init, buf, len);
519 crc2 = crc32_le(init, buf, len + 4);
525 crc2 = crc32_le(init, buf, i);
/external/yaffs2/yaffs2/
H A Dyaffs_tagscompat.c308 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;
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DTrustManagerFactory2Test.java81 tmf.init(kStore);
86 tmf.init(mfp);
100 tmf.init(kStore);
103 tmf.init(mfp);
109 tmf.init(mfp);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
H A DDESedeWrapEngine.java63 * Method init
68 public void init(boolean forWrapping, CipherParameters param) method in class:DESedeWrapEngine
170 engine.init(true, paramPlusIV);
193 this.engine.init(true, param2);
251 this.engine.init(false, param2);
275 this.engine.init(false, this.paramPlusIV);
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSParserValues.h36 void init(const LChar* characters, unsigned length) function in struct:blink::CSSParserString
43 void init(const UChar* characters, unsigned length) function in struct:blink::CSSParserString
50 void init(const String& string) function in struct:blink::CSSParserString
52 init(string, 0, string.length());
55 void init(const String& string, unsigned startOffset, unsigned length) function in struct:blink::CSSParserString
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DScalarizeVecAndMatConstructorArgs.cpp263 TIntermBinary *init = new TIntermBinary(EOpInitialize); local
265 init->setLeft(symbolNode);
266 init->setRight(original);
267 init->setType(type);
270 decl->getSequence()->push_back(init);
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
H A Dversion_test.cpp103 ASSERT_TRUE(mPreprocessor.init(1, &str, NULL));
121 ASSERT_TRUE(mPreprocessor.init(1, &str, NULL));
142 ASSERT_TRUE(mPreprocessor.init(1, &str, NULL));
160 ASSERT_TRUE(mPreprocessor.init(1, &str, NULL));
183 ASSERT_TRUE(mPreprocessor.init(1, &str, NULL));
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-set-private.hh60 inline void init (void) {
95 inline void init (void) {
96 head.init ();
97 tail.init ();
152 inline void init (void) {
/external/eigen/unsupported/Eigen/src/BVH/
H A DKdBVH.h83 template<typename Iter> KdBVH(Iter begin, Iter end) { init(begin, end, 0, 0); } //int is recognized by init as not being an iterator type
86 template<typename OIter, typename BIter> KdBVH(OIter begin, OIter end, BIter boxBegin, BIter boxEnd) { init(begin, end, boxBegin, boxEnd); }
90 template<typename Iter> void init(Iter begin, Iter end) { init(begin, end, 0, 0); } function in class:Eigen::KdBVH
94 template<typename OIter, typename BIter> void init(OIter begin, OIter end, BIter boxBegin, BIter boxEnd) function in class:Eigen::KdBVH
/external/skia/src/gpu/
H A DGrAtlas.cpp40 void GrPlot::init(GrAtlasMgr* mgr, int offX, int offY, int width, int height, size_t bpp, function in class:GrPlot
179 currPlot->init(this, x, y, plotWidth, plotHeight, bpp, batchUploads);
237 plotIter.init(fPlotList, GrPlotList::Iter::kHead_IterStart);
271 plotIter.init(fPlotList, GrPlotList::Iter::kTail_IterStart);
286 plotIter.init(fPlotList, GrPlotList::Iter::kHead_IterStart);

Completed in 3560 milliseconds

<<31323334353637383940>>