HomeSort by relevance Sort by last modified time
    Searched full:movable (Results 76 - 100 of 205) sorted by null

1 2 34 5 6 7 8 9

  /frameworks/base/services/tests/servicestests/src/com/android/server/policy/
PhoneWindowManagerTest.java 239 // Navigation bar is not movable such as tablets
  /frameworks/native/libs/ui/include/ui/
FenceTime.h 56 // Movable.
  /external/libchrome/base/
bind_helpers.h 24 // Passed() is for transferring movable-but-not-copyable types (eg. unique_ptr)
247 // unnecessary copies, it is incompatible with movable-but-not-copyable
253 // types and movable-but-not-copyable types. Thus we introduce a wrapper type
bind_unittest.cc 200 // copyable and non-movable type.
220 // non-copyable and movable type.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 322 /// instructions between the call and this instruction are movable.
348 // the call, or movable instructions between the call and the instruction
515 // movable to above the call itself, leaving the call next to the return.
    [all...]
  /external/swiftshader/third_party/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.
  /art/runtime/gc/collector/
semi_space.h 164 // object for non movable things).
  /external/deqp/external/vulkancts/framework/vulkan/
vkRef.hpp 295 * \brief Movable Vulkan object reference.
  /external/libbrillo/brillo/
any.h 43 // that must be copy-constructible and movable. The copy constructors
  /external/tensorflow/tensorflow/stream_executor/
device_memory.h 179 // movable and uncopyable to represent unique ownership.
  /frameworks/base/media/java/android/media/
MicrophoneInfo.java 47 * A microphone that locate on a movable main body of the device.
  /system/nvram/messages/include/nvram/messages/
tagged_union.h 178 // |TaggedUnion| is copyable and movable, provided the members have suitable
  /art/compiler/optimizing/
code_sinking.cc 302 // out un-movable uses in step (2).
  /art/runtime/gc/space/
space.h 167 // Returns true if objects in the space are movable.
  /external/deqp/framework/delibs/decpp/
deUniquePtr.hpp 114 * \brief Movable unique pointer
  /external/skia/include/private/
SkTArray.h 477 // MEM_MOVE == true implies that the type is trivially movable, and not necessarily
  /external/skqp/include/private/
SkTArray.h 477 // MEM_MOVE == true implies that the type is trivially movable, and not necessarily
  /external/syslinux/efi32/include/efi/ia32/
pe.h 58 UINT16 ne_cmovent; // Count of movable entries
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 58 UINT16 ne_cmovent; // Count of movable entries
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 58 UINT16 ne_cmovent; // Count of movable entries
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 73 UINT16 ne_cmovent; // Count of movable entries
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 58 UINT16 ne_cmovent; // Count of movable entries
  /external/tensorflow/tensorflow/core/lib/gtl/
top_n.h 60 // TopN is rule-of-zero copyable and movable if its members are.
  /external/v8/src/wasm/
wasm-debug.cc 38 // WasmInterpreter has to be allocated in place, since it is not movable.
  /external/llvm/include/llvm/ADT/
FoldingSet.h 409 /// Note that this set type is movable and move-assignable. However, its
411 /// move-assigning and destroying. This is primarily to enable movable APIs

Completed in 1683 milliseconds

1 2 34 5 6 7 8 9