HomeSort by relevance Sort by last modified time
    Searched full:update (Results 401 - 425 of 9150) sorted by null

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/core/com/jme3/app/
package.html 12 {@link com.jme3.app.Application} class will be extended and the update() method
62 public void update(){<br>
63 super.update();<br>
67 // update rootNode<br>
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
Timer.java 85 * <code>update</code> recalculates the frame rate based on the previous
86 * call to update. It is assumed that update is called each frame.
88 public abstract void update(); method in class:Timer
  /external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
AwtPanelsContext.java 36 public void update() { method in class:AwtPanelsContext.AwtPanelsListener
144 System.out.println("OGL: Throttling update loop.");
146 System.out.println("OGL: Ceased throttling update loop.");
157 listener.update();
  /external/kernel-headers/original/asm-arm/
dma.h 89 * especially since some DMA architectures don't update the
97 * especially since some DMA architectures don't update the
107 * especially since some DMA architectures don't update the
115 * especially since some DMA architectures don't update the
  /external/kernel-headers/original/linux/
errno.h 17 #define ENOTSYNC 522 /* Update synchronization mismatch */
  /external/libcap-ng/libcap-ng-0.7/src/test/
lib_test.c 66 puts("Failed update test 1");
85 puts("Failed bset update test 2");
122 puts("Failed update test 3");
135 puts("Failed update test 4");
  /external/libnfc-nci/src/nfc/int/
ce_int.h 49 UINT8 nbw; /* Nbw: number of blocks that can be written using one Update command */
56 /* Scratch NDEF buffer (for update NDEF commands) */
92 TIMER_LIST_ENT timer; /* timeout for update file */
97 UINT8 *p_scratch_buf; /* temp storage of NDEF message for update */
  /external/libogg/
libogg.spec 84 - update doc dir (reported by thosmos on #vorbis)
95 - update for 1.1 release
98 - update for 1.0 release
103 - Update for RC3 release
libogg.spec.in 84 - update doc dir (reported by thosmos on #vorbis)
95 - update for 1.1 release
98 - update for 1.0 release
103 - Update for RC3 release
  /external/libpng/projects/cbuilder5/
zlib.readme.txt 3 to update the libpng project each time when there is a change in
  /external/llvm/test/CodeGen/PowerPC/
2012-10-11-dynalloc.ll 16 ; identified by the stdux used to update the back-chain link.
novrsave.ll 4 ; This verifies that the code to update VRSAVE has been removed for SVR4.
  /external/llvm/test/CodeGen/X86/
2011-12-26-extractelement-duplicate-load.ll 4 ; the relevant transformation doesn't know how to update
2012-05-17-TwoAddressBug.ll 3 ; Teach two-address pass to update the "source" map so it doesn't perform a
extractelement-shuffle.ll 7 define i32 @update(<2 x i64> %val1, <2 x i64> %val2) nounwind readnone {
  /external/mockito/src/org/mockito/plugins/
StackTraceCleanerProvider.java 14 * We will update the documentation shortly.
  /external/qemu/android/
multitouch-port.h 43 /* Framebuffer update descriptor.
89 /* Sends framebuffer update to the multi-touch emulation application, running on
93 * fmt - Framebuffer update descriptor.
95 * cb - Callback to invoke when update has been transferred to the MT-emulating
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetKeyState.3 16 Use \fI\fBSDL_PumpEvents\fP\fR to update the state array\&.
SDL_JoystickEventState.3 11 This function is used to enable or disable joystick event processing\&. With joystick event processing disabled you will have to update joystick states with \fI\fBSDL_JoystickUpdate\fP\fR and read the joystick information manually\&. \fBstate\fR is either \fBSDL_QUERY\fP, \fBSDL_ENABLE\fP or \fBSDL_IGNORE\fP\&.
SDL_UpdateRect.3 13 If \&'\fBx\fR\&', \&'\fBy\fR\&', \&'\fBw\fR\&' and \&'\fBh\fR\&' are all 0, \fBSDL_UpdateRect\fP will update the entire screen\&.
  /external/replicaisland/src/com/replica/replicaisland/
CameraBiasComponent.java 30 public void update(float timeDelta, BaseObject parent) { method in class:CameraBiasComponent
  /external/skia/bench/
TimerData.h 21 * Append the value from each timer in BenchTimer to our various strings, and update the
  /external/skia/tools/
update-doxygen.sh 14 # bash update-doxygen.sh
25 svn update --accept theirs-full trunk
30 svn update --accept theirs-full docs
64 # Update the timestamp footer.
  /external/valgrind/main/VEX/
TODO.txt 21 improve stack-update pass
  /external/webkit/LayoutTests/http/tests/appcache/
manifest-redirect-2.html 24 // Wait for cache update to finish.

Completed in 1437 milliseconds

<<11121314151617181920>>