Lines Matching refs:an

9 % Software distributed under the License is distributed on an "AS IS"
66 converts a C++ string to an {\eclipse} string. The string is copied.
69 converts a C++ string of given length to an {\eclipse} string.
73 creates an {\eclipse} atom from an atom identifier.
76 converts a C++ long to an {\eclipse} integer.
79 converts a C++ long long to an {\eclipse} integer.
82 converts a C++ double to an {\eclipse} double float.
89 creates an {\eclipse} compound term from the given components.
95 Construct an {\eclipse} list of length n from an array of long integers.
98 Construct an {\eclipse} list of length n from an array of chars.
101 Construct an {\eclipse} list of length n from an array of doubles.
104 creates an {\eclipse} array (a structure with functor \nil of
109 creates an {\eclipse} array (size rows) of arrays (size cols) of doubles
113 Construct an {\eclipse} handle for external data, attaching the
124 The following methods type-check an {\eclipse} term and
127 an error code otherwise.
130 checks whether the {\eclipse} pword is an atom, and if so,
145 checks whether the EC_word is an integer that fits into
149 checks whether the EC_word is an integer that fits into
154 and if so, returns it as an C++ double.
171 returns the arity of an EC_word if it is a compound term,
188 subject to backtracking, which means they may be reset to an earlier
219 creates an {\eclipse} list containing all the elements of the EC_refs.
267 Return code is EC_succeed or an error code.
270 checks whether the EC_word is an {\eclipse} external data handle of the
273 on an already stale handle silently succeeds.
274 Return code is EC_succeed or an error code.
314 If there was an attempt to read from an empty queue stream with
322 Should be applied to the ToC cut return value of an EC_resume().
327 Post an event to the {\eclipse} engine. This will lead to the
331 an {\eclipse} atom.