Searched refs:keys (Results 1 - 21 of 21) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/
H A DPlagChecker.py143 raise NoValidAlgorithmNameError(algName, algNames.keys())
161 raise NoValidNormalizerNameError(normalizerName, normNames.keys())
168 list = normNames.keys()[:]
177 list = algNames.keys()
/ec/ECSpooler/lib/util/
H A DBackendSchema.py55 return dict(vars(self)).keys()
87 sorted_keys = self._properties.keys()
257 missing_attrs = [attr for attr in values.keys() \
262 diff_values = [attr for attr in values.keys() \
335 def keys(self): member in class:Schemata
468 keys = kwargs.keys()
470 for name in keys:
H A Dauth.py59 @param: args A dictionary with keys and values for username and encrypted password
107 return self.db.keys()
/ec/ECReviewBox/Extensions/
H A DInstall.py75 ] + factory_tool.getFactoryTypes().keys()
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Visualize/
H A Dpatterngram.py111 commonNGrams = set(nGramDict.keys()) & set(textNGrams.keys())
237 commonNGrams = set(nGramDict.keys()) & set(textNGrams.keys())
H A Dheatmap.py77 xLabelList = xDict.keys()
79 yLabelList = yDict.keys()
/ec/ECAssignmentBox/Products/ECAssignmentBox/skins/ecassignmentbox_templates/
H A DexportStatistics.py43 for userName in data.keys():
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Detection/
H A DalgNGRAM.py94 simResult = calcSimilarity(set(ngramDict1.keys()), set(ngramDict2.keys()), treshold)
/ec/ECQuiz/Products/ECQuiz/
H A DECQuiz.py558 return d.keys()
574 associated with the keys in the dictionaries
633 participants = results.keys()
824 submitters = results.keys()
1238 #table.append(['questions'] + data.keys())
1241 for qid in data.keys():
1246 for qid in data.keys():
1251 for qid in data.keys():
1256 row = [candidateId] + ['-' for i in range(len(data.keys()))]
1258 # for i in range(len(data.keys()))
[all...]
H A DfindUntranslatedMessages.py124 for key in untranslatedMsgidDict.keys():
H A Dl2.py69 SHORTHAND.keys()]
/ec/ECAssignmentBox/Products/ECAssignmentBox/tool/
H A DECABTool.py76 @return a list containing all state keys in assignment's workflow
79 return wtool.getWorkflowById(wfName).states.keys()
84 @return a DisplayList containing all state keys and state titles in
112 for tid in wf.transitions.keys():
131 @return a DisplayList containing all transition keys and titles in
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/tool/
H A DECSpoolerTool.py139 for key in backends.keys():
222 #availableBackends = self._getAvailableBackends().keys()
224 for backend in self.backendValueCache.keys():
/ec/ECAssignmentBox/Products/ECAssignmentBox/content/
H A DECFolder.py165 assignments by student, i.e., the keys are user IDs, the
293 for student in summary.keys():
/ec/ECReviewBox/content/
H A DECReviewBox.py274 users = dict(map(lambda i: (i, 1), users)).keys()
/ec/ECSpooler/backends/sql/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
H A Ddbunit-2.4.8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dbunit/ org/dbunit/ant/ org/dbunit/assertion/ org/ ...
/ec/ECSpooler/lib/
H A DSpooler.py293 if not backenId in self._backends.keys():
349 @return: a dictionary with 'id' as key and another dictionary with keys
420 @return: dict with backend names as keys
/ec/ECSpooler/backends/junit/junit_libs/
H A Djdsl.jarMETA-INF/ META-INF/MANIFEST.MF jdsl/core/algo/sorts/ArrayMergeSort.class ArrayMergeSort.java ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 4085 milliseconds