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

1 2 3

  /external/stlport/test/compiler/
Makefile.inc 5 partial_spec.cpp movable.cpp
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 81 //case the STL containers implemented with it should still be movable
169 //This test purpose is to check correct detection of the STL movable
355 //We only check that they are movable, completness is not yet supported
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp 81 //case the STL containers implemented with it should still be movable
169 //This test purpose is to check correct detection of the STL movable
355 //We only check that they are movable, completness is not yet supported
  /ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp 81 //case the STL containers implemented with it should still be movable
169 //This test purpose is to check correct detection of the STL movable
355 //We only check that they are movable, completness is not yet supported
  /frameworks/base/tools/aapt/
StringPool.h 175 // The entry types are trivially movable because all fields they contain, including
176 // the vectors and strings, are trivially movable.
  /external/freetype/src/base/
ftstroke.c 308 FT_Bool movable; /* TRUE for ends of lineto borders */ member in struct:FT_StrokeBorderRec_
408 border->movable = FALSE;
415 FT_Bool movable )
422 if ( border->movable )
449 border->movable = movable;
480 border->movable = FALSE;
515 border->movable = FALSE;
603 border->movable = FALSE;
896 border->movable = FALSE
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
PhysicsTestHelper.java 59 //movable boxes
101 //movable spheres
  /libnativehelper/
JNIHelp.cpp 362 * Get a pointer to the elements of a non-movable array.
372 * Returns NULL if the array is movable.
  /dalvik/vm/native/
dalvik_system_VMRuntime.cpp 134 // TODO: we should also check that this is a non-movable array.
  /external/clang/test/CXX/special/class.copy/
implicit-move.cpp 193 // A non-movable, non-trivially-copyable class type as a subobject inhibits
  /external/stlport/stlport/stl/
_vector.c 144 //Here self referencing needs to be checked even for non movable types.
_hashtable.h 644 //Hashtables are movable:
  /libcore/luni/src/main/java/java/nio/
MemoryBlock.java 57 * Non-movable heap blocks are byte arrays on the Java heap that the GC
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_vector.c 144 //Here self referencing needs to be checked even for non movable types.
_hashtable.h 644 //Hashtables are movable:
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_vector.c 144 //Here self referencing needs to be checked even for non movable types.
_hashtable.h 644 //Hashtables are movable:
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_vector.c 144 //Here self referencing needs to be checked even for non movable types.
_hashtable.h 644 //Hashtables are movable:
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_vector.c 144 //Here self referencing needs to be checked even for non movable types.
_hashtable.h 644 //Hashtables are movable:
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 230 /// instructions between the call and this instruction are movable.
255 // the call, or movable instructions between the call and the instruction
430 // movable to above the call itself, leaving the call next to the return.
  /external/clang/lib/CodeGen/
CGCleanup.h 223 /// movable.
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
PHP SmartyPants Readme.txt 114 important). Movable Type requires plug-ins to have a ".pl"
  /external/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 351 'MouseIcon','MousePointer','Movable','MoverBars','MultiSelect','Name',

Completed in 743 milliseconds

1 2 3