HomeSort by relevance Sort by last modified time
    Searched full:stick (Results 26 - 50 of 501) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.html 14 People who are concerned with stability and reliability should stick
relnotes-7.3.html 14 Users especially concerned with stability should stick with latest
relnotes-7.5.html 14 People who are concerned with stability and reliability should stick
relnotes-7.6.html 14 People who are concerned with stability and reliability should stick
relnotes-9.0.html 14 People who are concerned with stability and reliability should stick
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 72 * stick with something reasonable here.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
test_plugin.cc 44 // Don't print a silly message or stick a modal dialog box in my face,
  /external/clang/test/Sema/
builtins-arm-exclusive.c 20 // In principle this might be valid, but stick to ints and floats for scalar
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp2.txt 50 you sent, where you recommend that we stick to C syntax....
  /external/llvm/test/CodeGen/X86/
2009-08-06-inlineasm.ll 9 ; so I've disabled it with a bigger stick.
  /external/mesa3d/docs/
relnotes-7.7.html 14 People who are concerned with stability and reliability should stick
relnotes-7.8.1.html 16 People who are concerned with stability and reliability should stick
relnotes-7.8.html 14 People who are concerned with stability and reliability should stick
relnotes-8.0.html 14 People who are concerned with stability and reliability should stick
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 72 * stick with something reasonable here.
  /external/protobuf/src/google/protobuf/compiler/
test_plugin.cc 44 // Don't print a silly message or stick a modal dialog box in my face,
  /frameworks/native/opengl/tests/angeles/
demo.c 90 static long sTick = 0;
426 const int beginFade = sTick - sCurrentCamTrackStartTick;
427 const int endFade = sNextCamTrackStartTick - sTick;
595 const int offs100 = x * shipScale100 + (sTick % shipScale100);
711 if (sNextCamTrackStartTick <= sTick)
720 currentCamTick = sTick - sCurrentCamTrackStartTick;
761 sTick = (sTick + tick - sStartTick) >> 1;
764 if (sTick >= RUN_LENGTH)
  /external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_joystick.c 412 SDL_Joystick *stick = SDL_joysticks[i]; local
413 if (stick && (stick->ref_count >= 1)) {
414 stick->ref_count = 1;
415 SDL_JoystickClose(stick);
  /dalvik/vm/interp/
InterpDefs.h 96 * Hide the translations and stick with the interpreter as long as one of the
  /external/chromium/chrome/browser/ui/gtk/
constrained_window_gtk.cc 84 // We collaborate with TabContentsView and stick ourselves in the
  /external/chromium/net/tools/flip_server/
balsa_headers_token_utils.cc 100 // and stick all the tokens into the same list.
  /external/chromium_org/chrome/browser/ui/gtk/
web_contents_modal_dialog_manager_gtk.cc 54 // We collaborate with WebContentsView and stick ourselves in the
  /external/chromium_org/net/tools/flip_server/
balsa_headers_token_utils.cc 100 // and stick all the tokens into the same list.
  /external/kernel-headers/original/asm-arm/
termbits.h 135 #define CMSPAR 010000000000 /* mark or space (stick) parity */
  /external/kernel-headers/original/asm-x86/
termbits.h 160 #define CMSPAR 010000000000 /* mark or space (stick) parity */

Completed in 1438 milliseconds

12 3 4 5 6 7 8 91011>>