Searched refs:pop (Results 1 - 12 of 12) sorted by relevance

/ec/ECSpooler/backends/junit/junit_libs/
H A DStack.java6 public T pop() throws StackException; method in interface:Stack
/ec/ECSpooler/tests/
H A DBackendTestCase.py30 self.port = portRange.pop(0)
60 params.pop('spooler')
61 params.pop('auth')
H A DtestEcho.py36 self.port = portRange.pop(0)
/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A Decq_quiz_delete_evaluation_script.py60 evaluationScripts.pop(script)
/ec/ECReviewBox/content/
H A DECReviewBox.py283 row = submissions.pop(0)
298 row = submissions.pop(randint(0, len(submissions)-1))
304 row2 = submissions.pop(randint(0, len(submissions)-1))
317 row = submissions.pop(0)
326 row = submissions.pop(0)
331 row = submissions.pop(0)
/ec/ECSpooler/lib/util/
H A DSpoolerQueue.py112 item = self._queue.pop(id, None)
114 #log.debug("pop item '%s'" % (id,))
H A DBackendSchema.py65 cdict.pop('__name__')
75 cdict.pop('__name__')
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Detection/
H A DalgGST.py238 queue = matchList.pop(0)
240 match = queue.pop(0) #match = (p-position, t-position, length)
/ec/ECQuiz/Products/ECQuiz/
H A DECQuiz.py619 retVal[0].pop('grade')
703 retVal[-1].pop('grade')
1556 # errors.pop(k)
1603 evaluationScripts.pop(portal_type)
H A DECQResult.py634 d.pop(k_msgid)
/ec/ECSpooler/lib/
H A DSpooler.py254 self._backends.pop(backendId)
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 26 milliseconds