HomeSort by relevance Sort by last modified time
    Searched defs:Dynamic (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 137 Dynamic,
  /external/eigen/Eigen/src/Core/util/
Constants.h 19 * Changing the value of Dynamic breaks the ABI, as Dynamic is often used as a template parameter for Matrix.
21 const int Dynamic = -1;
69 * and that any nontrivial strides don't break the alignment). In the dynamic-size case,
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
VertexBuffer.java 213 Dynamic,
960 oc.write(usage, "usage", Usage.Dynamic);
994 usage = ic.readEnum("usage", Usage.class, Usage.Dynamic);
    [all...]
Spatial.java 77 * Do whatever our parent does. If no parent, default to {@link #Dynamic}.
85 Dynamic,
1026 return CullHint.Dynamic;
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 111 milliseconds