Home
last modified time | relevance | path

Searched defs:down (Results 1 – 25 of 72) sorted by relevance

123

/external/qemu/android/skin/
Dkeyboard.c99 unsigned down ) in skin_keyboard_add_key_event()
220 int down ) in skin_keyboard_key_to_code()
319 skin_keyboard_raw_key_to_code(SkinKeyboard* kb, unsigned sym, int down) in skin_keyboard_raw_key_to_code()
396 int down ) in skin_keyboard_do_key_event()
406 skin_keyboard_process_unicode_event( SkinKeyboard* kb, unsigned int unicode, int down ) in skin_keyboard_process_unicode_event()
425 skin_keyboard_process_event( SkinKeyboard* kb, SDL_Event* ev, int down ) in skin_keyboard_process_event()
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRTreeIterator.h45 id<ANTLRTree> down; variable
DANTLRBufferedTreeNodeStream.h64 id<ANTLRTree> down; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRTreeIterator.h45 id<ANTLRTree> down; variable
DANTLRBufferedTreeNodeStream.h64 id<ANTLRTree> down; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeIterator.h47 __strong id<ANTLRBaseTree> down; variable
DANTLRBufferedTreeNodeStream.h65 id down; variable
/external/qemu/android/
Dkeycode-array.c21 unsigned down ) in android_keycodes_add_key_event()
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRTreeIterator.h45 id<ANTLRTree> down; variable
DANTLRBufferedTreeNodeStream.h64 id<ANTLRTree> down; variable
/external/jmonkeyengine/engine/src/core/com/jme3/util/
DSkyFactory.java142 …Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f norma… in createSky()
146 …Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f norma… in createSky()
199 …assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down) { in createSky()
/external/jmonkeyengine/engine/src/android/jme3test/android/
DTestSkyLoadingPrimitives.java62 … Texture down = assetManager.loadTexture("Textures/Sky/Primitives/primitives_negative_y.png"); in simpleInitApp() local
DTestSkyLoadingLagoon.java54 Texture down = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_down.jpg"); in simpleInitApp() local
/external/jmonkeyengine/engine/src/test/jme3test/texture/
DTestSkyLoading.java53 Texture down = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_down.jpg"); in simpleInitApp() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/
DBTree.java59 public BTree down(int b) { in down() method in BTree
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs49 public object down; field in Antlr.Runtime.Tree.TreeIterator
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs52 public object down; field in Antlr.Runtime.Tree.TreeIterator
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeIterator.java49 public Object down; field in TreeIterator
/external/qemu/
Duser-events-qemu.c32 user_event_key(unsigned code, unsigned down) in user_event_key()
/external/jmonkeyengine/engine/src/test/jme3test/terrain/
DTerrainGridSerializationTest.java120 private boolean down; field in TerrainGridSerializationTest
/external/webkit/Source/WebCore/platform/android/
DKeyEventAndroid.cpp214 int repeatCount, bool down, bool cap, bool alt, bool sym) in PlatformKeyboardEvent()
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
DHelloCollision.java66 private boolean left = false, right = false, up = false, down = false; field in HelloCollision
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
DTestQ3.java62 private boolean left=false,right=false,up=false,down=false; field in TestQ3
/external/kernel-headers/original/asm-x86/
Dsemaphore_32.h96 static inline void down(struct semaphore * sem) in down() function
/external/kernel-headers/original/asm-arm/
Dsemaphore.h67 static inline void down(struct semaphore * sem) in down() function

123