HomeSort by relevance Sort by last modified time
    Searched refs:enumerators (Results 1 - 4 of 4) sorted by null

  /external/clang/utils/ABITest/
TypeGen.py 59 def __init__(self, index, enumerators):
61 self.enumerators = enumerators
65 for i, init in enumerate(self.enumerators):
191 # Type enumerators
258 # Figure out the number of enumerators in this type
268 # Find the requested combination of enumerators and build a
271 for enumerators in combinations(self.values, numEnumerators):
273 return EnumType(n, enumerators)
ABITestGen.py 216 for i in range(0, len(t.enumerators)):
  /external/bluetooth/glib/gio/
gcontenttype.c 1362 GFileEnumerator **enumerators; member in struct:__anon2330
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 95 milliseconds