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

  /external/lldb/include/lldb/Utility/
Range.h 59 Flip ();
  /external/clang/test/SemaCXX/
conversion-function.cpp 63 struct Flip;
66 Flop(const Flip&); // expected-note{{candidate constructor}}
68 struct Flip {
71 Flop flop = Flip(); // expected-error {{conversion from 'Flip' to 'Flop' is ambiguous}}
  /external/lldb/source/Utility/
Range.cpp 57 Range::Flip ()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddchgr.h 283 BOOLEAN Flip;
299 BOOLEAN Flip;
ddraw.h 239 /* dwFlags for Flip */
    [all...]
ddrawi.h 352 LPDDHALSURFCB_FLIP Flip;
549 LPDDHALSURFCB_FLIP Flip;
    [all...]
winioctl.h     [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 238 enum { Flip = (Flags & RowMajorBit) != (OtherDerived::Flags & RowMajorBit) };
252 temp.insertBackByOuterInner(Flip?it.index():j,Flip?j:it.index()) = v;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /external/v8/src/heap/
spaces.h     [all...]
spaces.cc     [all...]
heap.cc     [all...]
mark-compact.cc     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 576 Displaying Card Flip Animations
    [all...]

Completed in 752 milliseconds