OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flop
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/SemaCXX/
conversion-function.cpp
64
struct
Flop
{
65
Flop
();
66
Flop
(const Flip&); // expected-note{{candidate constructor}}
69
operator
Flop
() const; // expected-note{{candidate function}}
71
Flop
flop
= Flip(); // expected-error {{conversion from 'Flip' to '
Flop
' is ambiguous}}
variable
/prebuilts/go/darwin-x86/src/strconv/
makeisprint.go
94
// End range, but avoid flip
flop
.
/prebuilts/go/linux-x86/src/strconv/
makeisprint.go
94
// End range, but avoid flip
flop
.
/external/ImageMagick/Magick++/demo/
demo.cpp
199
cout << "
flop
..." << endl;
201
example.label( "
Flop
" );
202
example.
flop
();
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
Camera2UtilsTest.java
211
Camera2RequestSettingsSet
flop
= new Camera2RequestSettingsSet(null);
local
/external/ImageMagick/Magick++/lib/Magick++/
Image.h
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb
1172
if node == start ... node == stop # <-- hey look, it's the flip
flop
operator
[
all
...]
/external/ImageMagick/Magick++/lib/
STL.cpp
518
//
Flop
image (reflect each scanline in the horizontal direction)
524
image_.
flop
( );
[
all
...]
Image.cpp
3072
void Magick::Image::
flop
(void)
function in class:Magick::Image
[
all
...]
Completed in 262 milliseconds