HomeSort by relevance Sort by last modified time
    Searched refs:space (Results 1 - 25 of 677) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AsmParser/
directive_space.s 4 # CHECK: .space 1
6 .space 1
9 # CHECK: .space 2,3
11 .space 2, 3
14 # CHECK: .space 1
dot-symbol.s 7 # CHECK: assignment to pseudo-symbol '.' is unsupported (use '.space' or '.org').
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/
PhysicsTickListener.java 42 * @param space
45 public void prePhysicsTick(PhysicsSpace space, float f);
49 * @param space
52 public void physicsTick(PhysicsSpace space, float f);
  /external/llvm/test/MC/MachO/
relax-recompute-align.s 26 .space 0x8a, 0x90
28 .space (0xb3 - 0x8f), 0x90
30 .space (0xcd - 0xb5), 0x90
33 .space (0x130 - 0xd0),0x90
relax-jumps.s 18 .space 200, 0x90
28 .space 200, 0x90
  /frameworks/compile/mclinker/lib/Support/
MemoryArea.cpp 24 MemoryArea::MemoryArea(RegionFactory& pRegionFactory, Space& pUniverse)
37 // The layout of MemorySpace in the virtual memory space
48 // space.data +space.size
50 // space.file_offset is the offset of the mapped file segment from the start of
52 // (space.data, r_start) and (r_len, space.size) are zero.
56 Space* space = find(pOffset, pLength); local
57 if (NULL == space) {
109 SpaceList::iterator space, sEnd = m_SpaceList.end(); local
116 SpaceList::iterator space, sEnd = m_SpaceList.end(); local
    [all...]
  /external/chromium/chrome/common/extensions/docs/css/
print.css 13 white-space: pre-wrap; /* css-3 */
14 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
15 white-space: -pre-wrap; /* Opera 4-6 */
16 white-space: -o-pre-wrap; /* Opera 7 */
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_PhysicsSpace.cpp 51 jmePhysicsSpace* space = new jmePhysicsSpace(env, object); local
52 if (space == NULL) {
54 env->ThrowNew(newExc, "The physics space has not been created.");
57 space->createPhysicsSpace(minX, minY, minZ, maxX, maxY, maxZ, broadphase, threading);
58 return reinterpret_cast<jlong>(space);
68 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
69 if (space == NULL) {
71 env->ThrowNew(newExc, "The physics space does not exist.");
74 space->stepSimulation(tpf, maxSteps, accuracy);
84 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId) local
109 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
133 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
157 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
181 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
208 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
232 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
254 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
276 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
298 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
320 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
342 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
364 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
392 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*>(spaceId); local
402 jmePhysicsSpace* space = reinterpret_cast<jmePhysicsSpace*> (spaceId); local
    [all...]
  /external/chromium/net/data/proxy_resolver_v8_unittest/
return_unicode.js 1 // U+200B is the codepoint for zero-width-space.
  /external/clang/test/Analysis/
CGColorSpace.c 5 extern CGColorSpaceRef CGColorSpaceRetain(CGColorSpaceRef space);
6 extern void CGColorSpaceRelease(CGColorSpaceRef space);
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
GhostControl.java 32 protected PhysicsSpace space = null; field in class:GhostControl
100 if (space != null) {
106 space.addCollisionObject(this);
109 space.removeCollisionObject(this);
128 if (enabled && space != null && space.getDebugManager() != null) {
130 attachDebugShape(space.getDebugManager());
140 public void setPhysicsSpace(PhysicsSpace space) {
141 if (space == null) {
142 if (this.space != null)
    [all...]
  /bionic/libc/kernel/common/linux/
efs_dir.h 40 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
44 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /development/ndk/platforms/android-3/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /external/kernel-headers/original/linux/
efs_dir.h 30 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
37 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /external/llvm/test/MC/MachO/ARM/
relax-thumb2-branches.s 5 .space 258
10 .space 256
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
matrox_mmio.h 37 /* Wait for fifo space */
38 #define mga_wait(space) \
40 while ( mga_in8(MGAREG_FIFOSTATUS) < space ) \
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
efs_dir.h 35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member in struct:efs_dir
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])

Completed in 288 milliseconds

1 2 3 4 5 6 7 8 91011>>