Searched refs:pong (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dpong.el0 ;;; pong.el --- classical implementation of pong
28 ;; This is an implementation of the classical game pong.
38 (defgroup pong nil function
39 "Emacs-Lisp implementation of the classical game pong."
43 (defcustom pong-buffer-name "*Pong*"
45 :group 'pong
48 (defcustom pong-width 50
50 :group 'pong
53 (defcustom pong
446 (defun pong () function
[all...]
/macosx-10.9.5/curl-78.94.1/curl/tests/
H A Dftpserver.pl416 my $pong;
417 sysread_or_die(\*SFREAD, \$pong, 5);
419 if($pong !~ /^PONG/) {
1579 my $pong;
1580 sysread_or_die(\*DREAD, \$pong, 5);
1582 if($pong =~ /^FAIL/) {
1590 elsif($pong !~ /^PONG/) {
1591 logmsg "DATA sockfilt unexpected response: $pong\n";
1793 my $pong;
1794 sysread_or_die(\*DREAD, \$pong,
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerFilterRenderer.h211 // See the ping-pong note in LayerFilterRenderer::applyActions.
269 void pong(LayerRendererSurface*);
291 // Textures for playing ping-pong - see note in applyActions()
H A DLayerFilterRenderer.cpp543 void LayerFilterRenderer::pong(LayerRendererSurface* surface) function in class:WebCore::LayerFilterRenderer
679 if (ret.size() % 2) // We need an even number of actions. See ping-pong note in applyLayerFilters().
734 // Under OpenGL ES 2.0, we cannot use the fbo we are writting to as a texture, so we need to play ping-pong:
748 pong(surface); // Set texture to parent, and framebuffer to us
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestcond.c545 static void pong(toolbox_t *box) function
607 box_pong.func = pong;
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestcond.c545 static void pong(toolbox_t *box) function
607 box_pong.func = pong;
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dldefs-boot.el20967 ;;;### (autoloads (pong) "pong" "play/pong.el" (17842 55395))
20968 ;;; Generated autoloads from play/pong.el
20970 (autoload (quote pong) "pong" "\
20971 Play pong and waste time.
20972 This is an implementation of the classical game pong.
20975 pong-mode keybindings:\\<pong
[all...]
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dservices7522 ping-pong 3010/udp # Telerate Workstation

Completed in 351 milliseconds