Searched refs:eis (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_exception.rb438 eis = SystemExit.new(7, "msg")
439 assert_equal(7, eis.status)
440 assert_equal("msg", eis.message)
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.c1759 ElementImageSize *eis, *eisM = NULL; local
1766 eis = DynamicOption_FindData(elem->options, 1001);
1770 if (eis != NULL && eis->widthObj != NULL)
1771 width = eis->width;
1775 if (eis != NULL && eis->heightObj != NULL)
1776 height = eis->height;
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices1631 # Mark Crother <mark@eis.calstate.edu>
10109 eis 3982/tcp # ESRI Image Server
10110 eis 3982/udp # ESRI Image Server

Completed in 174 milliseconds