Searched refs:yield (Results 26 - 50 of 60) sorted by relevance

123

/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremote.tex1204 \bipref{remote_yield/1}{../bips/kernel/externals/remote_yield-1.html} in {\eclipse}). With implicit yield, the Tcl side is
1207 call-backs are provided when control is yield to Tcl: one is executed
1211 the explicit yield call-back to enable a button on the Tcl side that will
1239 yield.
1240 \item[\index{ec_running_set_commands (Tcl remote interface)}ec_running_set_commands {\it ?start? ?end? ?yield? ?disconnect?}]\ \\
1244 ({\it yield}), and when the Tcl side is
1249 performing I/O on a synchronous remote queue). An explicit yield
1250 from {\eclipse} will in addition call the {\it yield\/} command, {\it
H A Dembjava.tex491 \subsection*{Note: \bipref{yield/2}{../bips/kernel/externals/yield-2.html}, \bipref{remote_yield/1}{../bips/kernel/externals/remote_yield-1.html} and {\tt rpc}\index{rpc() method}}
493 The builtins \bipref{yield/2}{../bips/kernel/externals/yield-2.html} and \bipref{remote_yield/1}{../bips/kernel/externals/remote_yield-1.html} should not be
H A Dumscmacros.tex450 yield a RANGE_ERROR.\\
/barrelfish-2018-10-04/kernel/arch/armv7/
H A Dsyscall.c1117 // does the sender want to yield their timeslice on success?
1119 // does the sender want to yield to the target
1121 bool yield = flags & LMP_FLAG_YIELD; local
1147 * unsuccessful delivery with yield flag */
1150 (yield && (err_code == SYS_ERR_LMP_BUF_OVERFLOW
1267 * @return struct sysret for all calls except yield / invoke.
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dsyscall.c1026 // does the sender want to yield their timeslice on success?
1028 // does the sender want to yield to the target
1030 bool yield = flags & LMP_FLAG_YIELD; local
1051 * unsuccessful delivery with yield flag */
1054 (yield && (err_code == SYS_ERR_LMP_BUF_OVERFLOW
1173 * @return struct sysret for all calls except yield / invoke.
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Dsyscall.c985 // does the sender want to yield their timeslice on success?
987 // does the sender want to yield to the target if undeliverable?
988 bool yield = flags & LMP_FLAG_YIELD; local
997 * or (some cases of) unsuccessful delivery with yield flag */
1000 (yield && (err_code == SYS_ERR_LMP_BUF_OVERFLOW
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dtracer_tcl.pl201 % usable off only applies if stream performs a yield/2, but for
868 %:- open(queue(""), update, matrix_out_queue, [yield(on)]).
1558 %:- open(queue(""), update, gui_dg_info, [yield(on)]). creation done in gui
1871 %:- open(queue(""), update, statistics_out_queue, [yield(on)]).
2056 % open(queue(""), update, debug_output, [yield(on)]),
2057 % open(queue(""), update, debug_traceline, [yield(on)]),
H A Dforeign.pl88 which is supposed to yield the data to be inserted into the
H A Dfd.pl93 the operation will not yield correct results. Both the
1064 variable, however they yield a list of integer intervals, which is the
1171 variable, however they yield a list of integer intervals, which is the
1285 Note that the main use of the predicate is to yield the most specific
H A Devents.pl662 ( stream_info_(Stream, 19, on) -> % yield
667 yield(6, PhysicalStream, _) % 6 == PWAITIO == EC_waitio
1040 ; yield(7, PhysicalStream, _)
H A Dkernel.pl387 yield(2,ExitCode,Goals), % 2 == PTHROW
394 yield(1,[],Goals), % 1 == PFAIL
401 yield(0,Cut,NewGoals), % 0 == PSUCCEED
410 yield(ToC,FromC) :-
411 yield(4,ToC,FromC). % 4 == PYIELD == EC_yield
413 yield(YieldType,ToC,FromC) :-
414 yield(YieldType,ToC,FromC1,ResumeType),
418 % 0 == RESUME_CONT: continue and let yield/2,3 succeed
423 yield(0, [], FromC). % 0 == PSUCCEED
4070 yield/
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dcardinal_union.pl344 % Subtract Lengths from LengthsIn to yield to LengthsOut.
565 % Include in Glb (No-Ni) sets of Poss that intersect with Elements, to yield new glb
578 % Remove from Poss (No-Ni) sets intersecting with Elements to yield NewPoss.
H A Dcardinal_util.pl237 % Succeeds if Elem is in List, and removes it to yield ListButElem.
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c3978 register int yield = 0; local
3979 while (posix_name_lengths[yield] != 0)
3981 if (len == posix_name_lengths[yield] &&
3982 STRNCMP_UC_C8(ptr, pn, (unsigned int)len) == 0) return yield;
3983 pn += posix_name_lengths[yield] + 1;
3984 yield++;
/barrelfish-2018-10-04/usr/eclipseclp/Mercury/
H A Dm_map.pl1079 % Guaranteed to yield sorted lists.
1089 % Guaranteed to yield sorted lists.
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dio.tex83 back (yield/resume model, see Embedding Manual) to the host program
H A Dumscmacros.tex463 yield a RANGE_ERROR.\\
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dsyscall.c1363 // does the sender want to yield their timeslice on success?
1365 // does the sender want to yield to the target if undeliverable?
1366 bool yield = flags & LMP_FLAG_YIELD; local
1375 * or (some cases of) unsuccessful delivery with yield flag */
1378 (yield && (err_code == SYS_ERR_LMP_BUF_OVERFLOW
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dextfd.tex94 the operation will not yield correct results.
427 the resulting boolean values to yield {\it B}.
1081 Note that the main use of the predicate is to yield
1402 they yield the same results.
1528 of the constraint itself, it can yield good results, too.
H A Dextpropia.tex359 evaluated more efficiently, and may yield a better overall performance
H A Dobsman.tex199 the operation will not yield correct results.
532 the resulting boolean values to yield {\it B}.
1187 Note that the main use of the predicate is to yield
1508 they yield the same results.
1634 of the constraint itself, it can yield good results, too.
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsintro.tex287 %%{\it ?-neg p(X)} will yield a solution {\it X $\neq$ a}
/barrelfish-2018-10-04/doc/009-notifications/
H A DNotify.tex245 to remain in the polling loop and notice messages before they yield to
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dicintro.tex713 properties, but they yield the same results.
766 {\it Xs} and {\it Ys}, to yield the elements at this index,
H A Dfdintro.tex128 properties, but they yield the same results.

Completed in 281 milliseconds

123