Home
last modified time | relevance | path

Searched refs:actor (Results 1 – 18 of 18) sorted by relevance

/external/antlr/runtime/ObjC/Framework/
DTreeRewriter.h36 id actor; variable
45 @property (retain) id actor;
DTreeRewriter.m48 actor = anObject;
56 if ( [actor respondsToSelector:ruleSEL] )
57 return [actor performSelector:ruleSEL];
63 @synthesize actor;
DTreeWizard.h49 id actor; variable
60 @property (retain) id actor;
DTreeWizard.m48 actor = anActor;
49 if ( actor ) [actor retain];
63 if ( actor ) [actor release];
74 … if ( [(TreeWizard *)actor _parse:t Pattern:object1/* tpattern */ Map:object2 /* labels */] ) {
79 if ( [(TreeWizard *)actor _parse:t Pattern:object1/* tpattern */ Map:nil] ) {
95 @synthesize actor;
/external/python/cpython2/Doc/tools/
Dsusp-ignored.csv138 library/xml.etree.elementtree,,:actor,"for actor in root.findall('real_person:actor', ns):"
139 library/xml.etree.elementtree,,:name,"name = actor.find('real_person:name', ns)"
140 library/xml.etree.elementtree,,:character,"for char in actor.findall('role:character', ns):"
/external/python/cpython2/Doc/library/
Dxml.etree.elementtree.rst288 <actor>
292 </actor>
293 <actor>
298 </actor>
306 for actor in root.findall('{http://people.example.com}actor'):
307 name = actor.find('{http://people.example.com}name')
309 for char in actor.findall('{http://characters.example.com}character'):
319 for actor in root.findall('real_person:actor', ns):
320 name = actor.find('real_person:name', ns)
322 for char in actor.findall('role:character', ns):
/external/python/cpython3/Doc/library/
Dxml.etree.elementtree.rst311 <actor>
315 </actor>
316 <actor>
321 </actor>
329 for actor in root.findall('{http://people.example.com}actor'):
330 name = actor.find('{http://people.example.com}name')
332 for char in actor.findall('{http://characters.example.com}character'):
341 for actor in root.findall('real_person:actor', ns):
342 name = actor.find('real_person:name', ns)
344 for char in actor.findall('role:character', ns):
/external/python/cpython3/Doc/tools/
Dsusp-ignored.csv332 library/xml.etree.elementtree,,:actor,"for actor in root.findall('real_person:actor', ns):"
333 library/xml.etree.elementtree,,:name,"name = actor.find('real_person:name', ns)"
334 library/xml.etree.elementtree,,:character,"for char in actor.findall('role:character', ns):"
/external/python/cpython2/Doc/tutorial/
Dcontrolflow.rst432 parrot(actor='John Cleese') # unknown keyword argument
436 accepted by the function (e.g. ``actor`` is not a valid argument for the
/external/python/cpython3/Doc/tutorial/
Dcontrolflow.rst463 parrot(actor='John Cleese') # unknown keyword argument
467 accepted by the function (e.g. ``actor`` is not a valid argument for the
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt213 俳>'[actor]';
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt193 扮相 < the\-appearance\-of\-an\-actor\-or\-actress\-in\-costume\-or\-makeup;
7002 演員 < actor\-or\-actress;
19400 俳 < actor;
25863 扮相 > the\-appearance\-of\-an\-actor\-or\-actress\-in\-costume\-or\-makeup;
27668 演員 > actor\-or\-actress;
51798 俳 > actor;
/external/brotli/tests/testdata/
Dasyoulik.txt2601 I'll prove a busy actor in their play.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt24317 $x{actor → æktər ; # æktor
Dinternal_raw_IPA-old.txt1738 actor %34349 ˈæktər
1739 actor's ˈæktərz
Dinternal_raw_IPA.txt1453 actor %42264 ˈæktər
1454 actor's %40178 ˈæktərz
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...