Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 25 of 166) sorted by relevance

1234567

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
Datlantis.c60 GLboolean moving; variable
238 moving = GL_TRUE; in Atlantis_Key()
242 moving = GL_FALSE; in Atlantis_Key()
246 if (!moving) { in Atlantis_Key()
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
Datlantis.c60 GLboolean moving; variable
238 moving = GL_TRUE; in Atlantis_Key()
242 moving = GL_FALSE; in Atlantis_Key()
246 if (!moving) { in Atlantis_Key()
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
Datlantis.c60 GLboolean moving; variable
238 moving = GL_TRUE; in Atlantis_Key()
242 moving = GL_FALSE; in Atlantis_Key()
246 if (!moving) { in Atlantis_Key()
/external/quake/quake/src/WinQuake/kit/
DJOYSTICK.TXT23 …to control turning and for joystick forward/backward movement to control moving forward/backward. …
25 …n looking up and down. 'Lookspring' enables automatic look-forward-when-moving. And, 'Lookstrafe…
28 joyforwardsensitivity - controls the ramp-up speed for moving forward and backward
29 joysidesensitivity - controls the ramp-up speed for moving side to side
35 joyforwardthreshold - controls the dead-zone for moving forward and backward
36 joysidethreshold - controls the dead-zone for moving side to side
150 …, your rudder pedals control turning left and right and throttle control moving forward and backwa…
/external/e2fsprogs/tests/r_move_itable/
Dname1 filesystem resize which requires moving the inode table
/external/webkit/Source/WebKit/win/
DWebNodeHighlight.cpp250 bool moving = !(windowPos->flags & SWP_NOMOVE); in onRootWindowPosChanged() local
253 if (!moving) in onRootWindowPosChanged()
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/
Dsimple_water.frag24 varying vec4 waterTex1; //moving texcoords
25 varying vec4 waterTex2; //moving texcoords
/external/llvm/test/Transforms/InstCombine/
D2004-03-13-InstCombineInfLoop.ll1 ; This testcase caused the combiner to go into an infinite loop, moving the
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dtoolbar_view_unittest.mm16 // This class only needs to do one thing: prevent mouse down events from moving
Dtoolbar_view.mm14 // Prevent mouse down events from moving the parent window around.
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_shelf_view_unittest.mm16 // This class only needs to do one thing: prevent mouse down events from moving
/external/wpa_supplicant_8/wpa_supplicant/
Dtodo.txt37 ctrl_iface) by moving the retrying of the previous request into EAP
50 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
67 - consider moving eap_tls_build_ack() call into eap_tls_process_helper()
/external/wpa_supplicant_6/wpa_supplicant/
Dtodo.txt42 ctrl_iface) by moving the retrying of the previous request into EAP
55 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
69 - consider moving eap_tls_build_ack() call into eap_tls_process_helper()
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-plainrsa7 # here mainly for those who are moving from the *Swan world to Racoon.
/external/llvm/test/CodeGen/ARM/
Dinteger_insertelement.ll4 ; the vector is not spuriously copied. "vorr dX, dY, dY" is the way of moving
/external/quake/quake/src/QW/progs/
Dplats.qc203 plat_spawn_inside_trigger (); // the "start moving" trigger
283 Trains are moving platforms that players can ride.
286 If the train is the target of a button or trigger, it will not begin moving until activated.
Dserver.qc43 moving towards it, change the next destination and continue.
/external/webrtc/test/
Dtest.gyp9 # TODO(andrew): consider moving test_support to src/base/test.
/external/openssh/
DMakefile.in296 echo "moving $(DESTDIR)$(sysconfdir)/primes to $(DESTDIR)$(sysconfdir)/moduli"; \
/external/llvm/test/CodeGen/X86/
Dtailcallbyval64.ll13 ; lowering appearing after moving arguments to registers. The following two
/external/chromium/chrome/browser/ui/cocoa/
Dhover_button.mm51 // moved under the mouse during tab resize, instead of the mouse moving over
/external/mesa3d/docs/OLD/
DMESA_sprite_point.spec123 are labeled A, B, C, and D, starting at the lower-left corner and moving
/external/icu4c/data/brkitr/
Dsent.txt111 # to get the correct rule status when moving forwards again.
Dsent_el.txt111 # to get the correct rule status when moving forwards again.
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_window_controller.mm153 // if |useOverlay| is true, we're moving views into the overlay's content
154 // area. If false, we're moving out of the overlay back into the window's

1234567