HomeSort by relevance Sort by last modified time
    Searched full:collide (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/collision/
RagdollCollisionListener.java 15 public void collide(Bone bone, PhysicsCollisionObject object, PhysicsCollisionEvent event); method in interface:RagdollCollisionListener
PhysicsCollisionGroupListener.java 15 * Called when two physics objects of the registered group are about to collide, <i>called from physics thread</i>.<br>
23 public boolean collide(PhysicsCollisionObject nodeA, PhysicsCollisionObject nodeB); method in interface:PhysicsCollisionGroupListener
  /external/iproute2/include/linux/
types.h 12 * Below are truly Linux-specific types that should never collide with
  /external/iptables/include/linux/
types.h 12 * Below are truly Linux-specific types that should never collide with
  /external/clang/test/FixIt/
typo.m 67 @interface Collide // expected-note{{'Collide' declared here}}
76 @implementation Collide
80 void test2(Collide *a) {
81 a.valu = 17; // expected-error{{property 'valu' not found on object of type 'Collide *'; did you mean 'value'?}}
82 a->vale = 17; // expected-error{{'Collide' does not have a member named 'vale'; did you mean 'value'?}}
86 @interface Derived : Collid // expected-error{{cannot find interface declaration for 'Collid', superclass of 'Derived'; did you mean 'Collide'?}}
  /external/icu4c/tools/genrb/
rle.h 36 * The ESCAPE_BYTE value is chosen so as not to collide with commonly
53 * The ESCAPE value is chosen so as not to collide with commonly
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestCollidingSetGenerator.java 24 * A generator using sample elements whose hash codes all collide badly.
  /external/chromium/chrome/browser/download/
download_history.h 52 // Returns a new unique database handle which will not collide with real ones.
  /external/skia/src/core/
SkFontDescriptor.cpp 17 // These count backwards from 0xFF, so as not to collide with the SFNT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cinttypes 42 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cinttypes 61 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cinttypes 61 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cinttypes 42 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cinttypes 42 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cinttypes 42 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
cinttypes 42 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cinttypes 61 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cinttypes 61 // May collide with _Longlong abs(_Longlong), and is not described
  /external/chromium/base/
global_descriptors_posix.h 36 // collide.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 138 * Below are truly Linux-specific types that should never collide with
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cinttypes 63 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 138 * Below are truly Linux-specific types that should never collide with
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
types.h 138 * Below are truly Linux-specific types that should never collide with
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cinttypes 63 // May collide with _Longlong abs(_Longlong), and is not described
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cinttypes 63 // May collide with _Longlong abs(_Longlong), and is not described

Completed in 403 milliseconds

1 2 3 4 5 6