HomeSort by relevance Sort by last modified time
    Searched refs:up (Results 151 - 175 of 776) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/mterp/x86/
cvtfp_int.S 37 je .L${opcode}_special_case # fix up result
entry.S 44 /* Set up "named" registers */
58 jne common_updateProfile # set up %ebx & %edx & rPC
  /external/chromium/chrome/browser/resources/chromeos/
proxy_settings.js 10 * DOMContentLoaded handler, sets up the page.
  /external/chromium/net/data/proxy_resolver_v8_unittest/
passthrough.js 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
  /external/compiler-rt/make/
options.mk 3 # This list of such variables should be kept up to date with AvailableOptions in
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 28 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 29 (* Set up the optimizer pipeline. Start with registering info about how the
  /external/ppp/pppd/plugins/pppoatm/
text2qos.c 25 int __t2q_get_rate(const char **text,int up)
69 rate = (rate+(up ? 8*ATM_CELL_PAYLOAD-1 : 0))/8/
  /external/quake/quake/src/QW/client/
cl_cam.c 205 vec3_t forward, right, up; local
209 AngleVectors (vec, forward, right, up);
214 VectorAdd(forward, up, vec2);
220 VectorAdd(forward, up, vec2);
236 VectorAdd(forward, up, vec2);
241 VectorSubtract(forward, up, vec2);
246 VectorAdd(up, right, vec2);
252 VectorSubtract(up, right, vec2);
pmove.c 34 vec3_t forward, right, up; variable
238 vec3_t original, originalvel, down, up, downvel; local
259 // try sliding forward both on ground and up 16 pixels
273 // move up a stair height
295 VectorCopy (pmove.origin, up);
300 updist = (up[0] - original[0])*(up[0] - original[0])
301 + (up[1] - original[1])*(up[1] - original[1]);
487 { // walked up the ste
    [all...]
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
page-reload-cancel-permission-requests.js 21 // Kick off a position request and then reload the page, this should set up
  /frameworks/base/core/tests/coretests/src/android/util/
DayOfMonthCursorTest.java 112 // up, same month
113 assertFalse(mc.up());
118 // up, flips back
119 assertTrue(mc.up());
  /system/core/init/
Android.mk 60 # We need this so that the installed files could be picked up based on the
  /device/asus/tilapia/self-extractors/
generate-packages.sh 164 echo \ \ Setting up $COMPANY-specific makefiles
166 echo \ \ Setting up shared makefiles
  /device/lge/mako/self-extractors/
generate-packages.sh 219 echo \ \ Setting up $COMPANY-specific makefiles
221 echo \ \ Setting up shared makefiles
  /device/samsung/maguro/self-extractors/
generate-packages.sh 150 echo \ \ Setting up $COMPANY-specific makefiles
152 echo \ \ Setting up shared makefiles
  /device/samsung/manta/self-extractors/
generate-packages.sh 105 echo \ \ Setting up $COMPANY-specific makefiles
107 echo \ \ Setting up shared makefiles
  /device/samsung/toro/self-extractors/
generate-packages.sh 160 echo \ \ Setting up $COMPANY-specific makefiles
162 echo \ \ Setting up shared makefiles
  /device/samsung/toroplus/self-extractors/
generate-packages.sh 106 echo \ \ Setting up $COMPANY-specific makefiles
108 echo \ \ Setting up shared makefiles
  /device/ti/panda/self-extractors/
generate-packages.sh 61 echo \ \ Setting up $COMPANY-specific makefiles
63 echo \ \ Setting up shared makefiles
  /external/chromium/chrome/browser/resources/net_internals/
loggrouper.js 66 // Walk up the parent stack to find the corresponding BEGIN for this END.
75 // Consider this as the terminator for all open BEGINs up until
  /external/clang/test/PCH/
chain-cxx.cpp 59 #error Header inclusion order messed up
  /external/libffi/src/sparc/
v8.S 45 sub %sp, %i2, %sp ! alloca() space in stack for frame to set up
47 ! frame to set up
49 mov %l0, %o0 ! call routine to set up frame
145 ! Load up the return value in the proper type.

Completed in 1283 milliseconds

1 2 3 4 5 67 8 91011>>