HomeSort by relevance Sort by last modified time
    Searched refs:Flip (Results 1 - 20 of 20) 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;
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 537 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, 0 );
539 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, 0 );
944 int rtn = surface->hwdata->surface->Flip (surface->hwdata->surface, NULL, 0);
950 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC);
954 return surface->hwdata->surface->Flip (surface->hwdata->surface, NULL, DSFLIP_WAITFORSYNC);
992 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC);
1047 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC);
1050 surface->Flip (surface, &region, DSFLIP_WAITFORSYNC);
  /external/chromium_org/media/cast/test/utility/
udp_proxy.cc 279 Flip();
289 void Flip() {
296 base::Bind(&NetworkGlitchPipe::Flip, weak_factory_.GetWeakPtr()),
  /external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
SDL_cpuinfo.c 64 " xorl $0x200000,%%eax # Flip ID bit in EFLAGS \n"
84 " xorl $0x200000,%%eax # Flip ID bit in EFLAGS \n"
102 xor eax, 200000h ; Flip ID bit in EFLAGS
  /external/chromium_org/ui/file_manager/image_loader/
image_loader.js 157 // Flip dimensions for odd orientation values: 1 (90deg) and 3 (270deg).
214 // For odd orientation values: 1 (90deg) and 3 (270deg) flip dimensions.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 428 // Case 3: "Flip to incognito mode."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /external/chromium_org/v8/src/
spaces.h     [all...]
spaces.cc     [all...]
mark-compact.cc     [all...]
heap.cc     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 456 Displaying Card Flip Animations
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 1685 milliseconds