HomeSort by relevance Sort by last modified time
    Searched full:moveable (Results 1 - 14 of 14) sorted by null

  /external/zlib/old/os2/
zlib.def 7 CODE PRELOAD MOVEABLE DISCARDABLE
8 DATA PRELOAD MOVEABLE MULTIPLE
  /external/clang/test/CXX/special/class.copy/
p11.0x.move.cpp 76 struct Moveable {
77 Moveable();
78 Moveable(Moveable&&);
82 Moveable M;
  /external/zlib/contrib/vstudio/vc10/
zlib.rc 4 IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
  /external/zlib/contrib/vstudio/vc7/
zlib.rc 4 IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
  /external/zlib/contrib/vstudio/vc8/
zlib.rc 4 IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
  /external/zlib/contrib/vstudio/vc9/
zlib.rc 4 IDR_VERSION1 VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
  /external/zlib/win32/
zlib1.rc 7 VS_VERSION_INFO VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
  /external/libpng/scripts/
pngos2.def 9 CODE PRELOAD MOVEABLE DISCARDABLE
10 DATA PRELOAD MOVEABLE MULTIPLE
  /external/v8/tools/
codemap.js 76 * Adds a dynamic (i.e. moveable and discardable) code entry.
  /external/clang/include/clang/Sema/
Ownership.h 149 // The moveable object has five important functions to facilitate moving:
303 /// ASTMultiPtr - A moveable smart pointer to multiple AST nodes. Only owns
  /external/collada/include/1.4/dom/
domRigid_body.h 69 * If false, the rigid_body is not moveable
553 * If false, the rigid_body is not moveable @see domDynamic
domRigid_constraint.h 26 * complex physics models with moveable parts.
    [all...]
  /external/v8/src/
code-stubs.h 177 // a fixed (non-moveable) code object.
  /frameworks/base/docs/html/resources/faq/
commontasks.jd 140 or moveable by the user.)</li>
    [all...]

Completed in 914 milliseconds