Searched defs:push (Results 1 - 4 of 4) sorted by relevance

/hets/utils/el/
H A Dcasl-indent.el10 (require 'cl) ;need defs of push and pop
75 (defun casl-indent-push-col (col &optional name)
82 (push tmp indent-info))))
84 (defun casl-indent-push-pos (pos &optional name)
87 (casl-indent-push-col (casl-indent-point-to-col pos) name))
89 (defun casl-indent-push-pos-offset (pos &optional offset)
93 (casl-indent-push-col (+ (casl-indent-point-to-col pos)
247 (push (point) contour) ; new contour point found
318 ;; push information indentation for the visible part
320 (casl-indent-push
[all...]
/hets/OWL2/java/lib/
H A Dtrove4j-3.0.3.jarMETA-INF/ META-INF/MANIFEST.MF gnu/ gnu/trove/ gnu/trove/decorator/ gnu/trove/function/ gnu/ ...
H A Dguava-18.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/hets/CASL/Termination/
H A DAProVE.jarMETA-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ...

Completed in 19 milliseconds