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

  /external/pdfium/xfa/src/fxbarcode/common/
BC_CommonBitArray.cpp 55 void CBC_CommonBitArray::Flip(int32_t i) {
BC_CommonBitMatrix.cpp 72 void CBC_CommonBitMatrix::Flip(int32_t x, int32_t y) {
  /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;
  /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/opencv3/modules/core/test/ocl/
test_arithm.cpp 1111 //////////////////////////////// Flip /////////////////////////////////////////////////
1113 typedef ArithmTestBase Flip;
1115 OCL_TEST_P(Flip, X)
1121 OCL_OFF(cv::flip(src1_roi, dst1_roi, 0));
1122 OCL_ON(cv::flip(usrc1_roi, udst1_roi, 0));
1127 OCL_TEST_P(Flip, Y)
1133 OCL_OFF(cv::flip(src1_roi, dst1_roi, 1));
1134 OCL_ON(cv::flip(usrc1_roi, udst1_roi, 1));
1139 OCL_TEST_P(Flip, BOTH)
1145 OCL_OFF(cv::flip(src1_roi, dst1_roi, -1))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddchgr.h 283 BOOLEAN Flip;
299 BOOLEAN Flip;
ddrawi.h 352 LPDDHALSURFCB_FLIP Flip;
549 LPDDHALSURFCB_FLIP Flip;
    [all...]
winioctl.h     [all...]
  /external/v8/src/heap/
spaces.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]

Completed in 99 milliseconds