Home
last modified time | relevance | path

Searched defs:extends (Results 1 – 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtBoxCollision.h361 btVector3 extends = m_max - center; in ATTRIBUTE_ALIGNED16() local
378 btVector3 extends = m_max - center; in ATTRIBUTE_ALIGNED16() local
591 btVector3 center,extends; in ATTRIBUTE_ALIGNED16() local
Dgim_box_collision.h329 btVector3 extends = m_max - center; in appy_transform() local
534 btVector3 center,extends; in collide_triangle_exact() local
/external/v8/src/ast/
Dast.h2772 Expression* extends() const { return extends_; } in extends() function
2812 Expression* extends, FunctionLiteral* constructor, in ClassLiteral()
3470 Expression* extends, in NewClassLiteral()
/external/v8/src/interpreter/
Dbytecode-generator.cc1358 Register extends = register_allocator()->NextConsecutiveRegister(); in VisitClassLiteralForRuntimeDefinition() local
/external/v8/src/compiler/
Dast-graph-builder.cc1616 Node* extends = environment()->Pop(); in VisitClassLiteralContents() local
/external/v8/src/parsing/
Dparser.cc4926 Expression* extends = NULL; in ParseClassLiteral() local