Searched refs:particle (Results 1 – 11 of 11) sorted by relevance
/external/python/cpython2/Demo/tkinter/guido/ |
D | brownian2.py | 19 def particle(canvas): # particle = iterator over the moves function 34 def move(particle): # move the particle at random time argument 35 particle.next() 37 root.after(int(dt*1000), move, particle) 48 move(particle(canvas))
|
D | brownian.py | 19 def particle(canvas): function 43 t = threading.Thread(target=particle, args=(canvas,))
|
/external/libxml2/ |
D | xmlschemas.c | 4315 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) in xmlSchemaContentModelDump() argument 4322 if (particle == NULL) in xmlSchemaContentModelDump() 4328 if (particle->children == NULL) { in xmlSchemaContentModelDump() 4332 term = particle->children; in xmlSchemaContentModelDump() 4360 if (particle->minOccurs != 1) in xmlSchemaContentModelDump() 4361 fprintf(output, " min: %d", particle->minOccurs); in xmlSchemaContentModelDump() 4362 if (particle->maxOccurs >= UNBOUNDED) in xmlSchemaContentModelDump() 4364 else if (particle->maxOccurs != 1) in xmlSchemaContentModelDump() 4365 fprintf(output, " max: %d", particle->maxOccurs); in xmlSchemaContentModelDump() 4375 if (particle->next != NULL) in xmlSchemaContentModelDump() [all …]
|
D | xmlschemastypes.c | 416 xmlSchemaParticlePtr particle; in xmlSchemaInitTypes() local 420 particle = xmlSchemaAddParticle(); in xmlSchemaInitTypes() 421 if (particle == NULL) in xmlSchemaInitTypes() 423 xmlSchemaTypeAnyTypeDef->subtypes = (xmlSchemaTypePtr) particle; in xmlSchemaInitTypes() 433 particle->children = (xmlSchemaTreeItemPtr) sequence; in xmlSchemaInitTypes() 435 particle = xmlSchemaAddParticle(); in xmlSchemaInitTypes() 436 if (particle == NULL) in xmlSchemaInitTypes() 438 particle->minOccurs = 0; in xmlSchemaInitTypes() 439 particle->maxOccurs = UNBOUNDED; in xmlSchemaInitTypes() 440 sequence->children = (xmlSchemaTreeItemPtr) particle; in xmlSchemaInitTypes() [all …]
|
D | ChangeLog | 4455 Added facet derivation constraints. Introduced "particle" 13596 * xmlregexp.c: first implementation of the all particle, this
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 49 乎>'[interrogative or exclamatory final particle]'; 343 兮>'[exclamatory particle]'; 659 呀>'[particle used express surprise]'; 694 咯>'[final particle]'; 707 哉>'[final exclamatory particle]'; 720 唄>'[final particle of assertion pathaka]'; 791 嘛>'[final exclamatory particle]'; 2633 歟>'[final particle used express ques]'; 3549 矣>'[particle of completed action]'; 6308 麼>'[interrogative final particle]';
|
/external/mesa3d/docs/relnotes/ |
D | 4.1 | 66 For rendering points as textured quads. Useful for particle effects.
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 168 羗 < tribes\-in\-west\-china\-strong\.\-educated\.\-obstinate\.\-a\-particle; 365 呀 < particle\-used\-to\-express\-surprise\-or\-mild\-emphasis; 486 罷了 < a\-modal\-particle\-indicating\-\(don''t\-mind\-it\,\-ok\); 666 乎 < interrogative\-or\-exclamatory\-final\-particle; 668 歟 < a\-final\-particle\-used\-to\-express\-admiration; 1186 咗 < verbal\-particle\-of\-perfective\-aspect; 1305 唄 < final\-particle\-of\-assertion\-pathaka; 1463 < a\-particle\-used\-in\-transliteration; 1538 呭 < final\-particle\-expressing\-consent; 2012 嚹 < a\-particle\-implying\-completion; [all …]
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 122271 particle %39294 pˈɑrtəkəl, pˈɑrtɪkəl
|
D | internal_raw_IPA-old.txt | 145711 particle %28427 pˈɑrtəkəl, pˈɑrtɪkəl
|