Home
last modified time | relevance | path

Searched refs:recall (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dpyshell.py1249 # If some text is selected, recall the selection
1255 self.recall(sel, event)
1259 # If we're strictly before the line containing iomark, recall
1280 self.recall(self.text.get(prev[0], prev[1]), event)
1287 self.recall(self.text.get(next[0], next[1]), event)
1293 self.recall(self.text.get(indices[1], "insert lineend"), event)
1295 self.recall(self.text.get("insert linestart", "insert lineend"), event)
1325 def recall(self, s, event): member in PyShell
/third_party/ltp/lib/
H A Dtlibio.c142 "async i/o using recall/aio_suspend"},
160 "single stride async listio using recall"},
178 {"recall", LIO_WAIT_RECALL,
179 "use recall(2)/aio_suspend(3) to wait for i/o to complete"},
503 * wait method is: recall(2) for writea(2) and listio(2); aio_suspend(3) for
1078 * wait method is: recall(2) for reada(2) and listio(2); aio_suspend(3) for
1766 * If no wait method was specified the default wait method is: recall(2)
1770 * <0: errno of failed recall
1801 * not have any wait method bits set (default), use recall/aio_suspend.
1805 printf("DEBUG %s/%d: wait method : recall\
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c1175 {"recall", A_RECALL},
4777 if (recall(aiop->fd, 1, ioswlist) < 0) { in aio_wait()
4778 doio_fprintf(stderr, "recall() failed: %s (%d)\n", in aio_wait()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl1658 ! recall that SPARC is big-endian, which is why you'll observe that
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl1658 ! recall that SPARC is big-endian, which is why you'll observe that

Completed in 14 milliseconds