/external/clang/test/SemaCXX/ |
D | conversion-function.cpp | 66 struct Flip; 69 Flop(const Flip&); // expected-note{{candidate constructor}} 71 struct Flip { struct 74 Flop flop = Flip(); // expected-error {{conversion from 'Flip' to 'Flop' is ambiguous}}
|
/external/eigen/Eigen/src/SparseCore/ |
D | SparseAssign.h | 105 …enum { Flip = (DstEvaluatorType::Flags & RowMajorBit) != (SrcEvaluatorType::Flags & RowMajorBit) }; 117 temp.insertBackByOuterInner(Flip?it.index():j,Flip?j:it.index()) = v;
|
/external/pdfium/xfa/fxbarcode/common/ |
D | BC_CommonBitArray.h | 24 void Flip(int32_t i);
|
D | BC_CommonBitMatrix.h | 24 void Flip(int32_t x, int32_t y);
|
D | BC_CommonBitArray.cpp | 56 void CBC_CommonBitArray::Flip(int32_t i) { in Flip() function in CBC_CommonBitArray
|
D | BC_CommonBitMatrix.cpp | 69 void CBC_CommonBitMatrix::Flip(int32_t x, int32_t y) { in Flip() function in CBC_CommonBitMatrix
|
/external/libyuv/files/docs/ |
D | rotation.md | 80 # Mirror - Horizontal Flip 97 # Invert - Vertical Flip
|
/external/swiftshader/src/Main/ |
D | FrameBufferDD.cpp | 272 result = frontBuffer->Flip(0, DDFLIP_NOVSYNC); in flip()
|
/external/ImageMagick/www/source/ |
D | examples.pl | 189 $example->Flip();
|
/external/ImageMagick/PerlMagick/demo/ |
D | demo.pl | 197 $example->Flip();
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-addressing-modes.ll | 262 ; Flip add operands 282 ; Flip add operands
|
/external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/src/ |
D | GenericPostScript.ppd.gz | 1*PPD-Adobe: "4.3"
2*%
3*% For information on using this, ... |
/external/ImageMagick/PerlMagick/ |
D | MANIFEST | 190 t/reference/filter/Flip.miff 372 t/reference/write/filter/Flip.miff
|
D | Magick.xs | 7303 Flip = 25 in Mogrify()
|
/external/v8/src/heap/ |
D | spaces.h | 2398 void Flip();
|
D | spaces.cc | 1535 void NewSpace::Flip() { SemiSpace::Swap(&from_space_, &to_space_); } in AllocateChunk() function in v8::internal::NewSpace
|
D | mark-compact.cc | 2896 new_space->Flip(); in EvacuateNewSpacePrologue()
|
D | heap.cc | 1627 new_space_->Flip(); in Scavenge()
|
/external/syslinux/com32/lib/libpng/ |
D | libpng.txt | 382 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 384 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA 1995 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 1997 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA
|
/external/libpng/ |
D | libpng-manual.txt | 1129 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 1131 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA 3339 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 3341 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA
|
/external/skia/third_party/libpng/ |
D | libpng-manual.txt | 1129 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 1131 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA 3334 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA 3336 PNG_TRANSFORM_SWAP_ALPHA Flip RGBA to ARGB or GA
|
/external/llvm/lib/Target/ |
D | README.txt | 168 /* Flip the target bit of each basis state */
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | README.txt | 222 /* Flip the target bit of each basis state */
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 231 { "Flip", }, 7303 Flip = 25 8020 case 13: /* Flip */
|
/external/libcups/filter/ |
D | spec-ppd.shtml | 1063 <em>*% Flip the page image for the back side of duplexed output</em>
|