HomeSort by relevance Sort by last modified time
    Searched full:flip (Results 176 - 200 of 1048) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
bitset 724 // For b[i].flip();
726 flip()
867 * These versions of single-bit set, reset, flip, and test are
908 // Set, reset, and flip.
963 flip()
976 flip(size_t __position)
979 __throw_out_of_range(__N("bitset::flip"));
983 /// See the no-argument flip().
986 { return bitset<_Nb>(*this).flip(); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
bitset 724 // For b[i].flip();
726 flip()
867 * These versions of single-bit set, reset, flip, and test are
908 // Set, reset, and flip.
963 flip()
976 flip(size_t __position)
979 __throw_out_of_range(__N("bitset::flip"));
983 /// See the no-argument flip().
986 { return bitset<_Nb>(*this).flip(); }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
bitset 724 // For b[i].flip();
726 flip()
867 * These versions of single-bit set, reset, flip, and test are
908 // Set, reset, and flip.
963 flip()
976 flip(size_t __position)
979 __throw_out_of_range(__N("bitset::flip"));
983 /// See the no-argument flip().
986 { return bitset<_Nb>(*this).flip(); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
bitset 724 // For b[i].flip();
726 flip()
867 * These versions of single-bit set, reset, flip, and test are
908 // Set, reset, and flip.
963 flip()
976 flip(size_t __position)
979 __throw_out_of_range(__N("bitset::flip"));
983 /// See the no-argument flip().
986 { return bitset<_Nb>(*this).flip(); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
bitset 724 // For b[i].flip();
726 flip()
867 * These versions of single-bit set, reset, flip, and test are
908 // Set, reset, and flip.
963 flip()
976 flip(size_t __position)
979 __throw_out_of_range(__N("bitset::flip"));
983 /// See the no-argument flip().
986 { return bitset<_Nb>(*this).flip(); }
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.cpp 166 bool isFlip = false; // does this op just flip the in/out state of every point in the bounds
239 // to flip the inside/outside state of every point in the bounds. We may be
315 // if it is a flip, change it to a bounds-filling rect
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
HttpZipLocator.java 139 byteBuf.flip();
152 // flip the char buf to get the string just decoded
153 charBuf.flip();
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
HDRLoader.java 116 private short flip(int in){ method in class:HDRLoader
319 boolean flip = ((TextureKey) info.getKey()).isFlipY();
323 Image img = load(in, flip);
  /external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
RenderDeviceJme.java 200 // buf.flip();
284 texCoords.flip();
356 buf.flip();
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/
FloatToFixed.java 153 output.flip();
165 output.flip();
177 output.flip();
  /external/skia/src/gpu/
GrReducedClip.cpp 166 bool isFlip = false; // does this op just flip the in/out state of every point in the bounds
239 // to flip the inside/outside state of every point in the bounds. We may be
315 // if it is a flip, change it to a bounds-filling rect
  /dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java 129 // Check for constant subtraction and flip it to be addition
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitAllocator.java 71 * space. Later, we'll flip the params to the end of the register
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 22 <string name="title_card_flip">Card Flip</string>
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.h 150 //preview flip
152 //video flip
154 //snapshot picture flip
332 //Values for flip settings
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ObjCTarget.java 67 * around the incoming literal. Just flip the quotes and replace
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarUnreachableAltsMessage.java 49 // flip msg ID if alts are actually token refs in Tokens rule
  /external/chromium/chrome/browser/automation/
testing_automation_provider_mac.mm 80 // Flip coordinate system.
  /external/chromium/chrome/browser/ui/cocoa/
image_utils_unittest.mm 130 // When flipped, there's only a difference when the context flip is
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_contents_drag_source.mm 33 // Flip |screenPoint|.
web_drag_source.mm 280 // Convert |screenPoint| to view coordinates and flip it.
286 // Flip |screenPoint|.
308 // Convert |screenPoint| to view coordinates and flip it.
314 // Flip |screenPoint|.
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
exynos_parser.js 40 kthread.openSlice = 'flip:' + pipe;
  /external/chromium_org/chrome/browser/chromeos/login/
merge_session_load_page.cc 79 // TODO(zelidrag): Flip the message to IDS_MERGE_SESSION_LOAD_HEADLINE
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_popup_view_bridge.mm 93 // Flip coordinates back into Cocoa-land. The controller's platform-neutral

Completed in 1548 milliseconds

1 2 3 4 5 6 78 91011>>