Home
last modified time | relevance | path

Searched refs:uptype (Results 1 – 25 of 44) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Duiaction_osx.cpp178 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDblClick() local
188 CGEventSetType(event, uptype); in MouseDblClick()
195 CGEventSetType(event, uptype); in MouseDblClick()
214 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDragDrop() local
234 CGEventSetType(event, uptype); in MouseDragDrop()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Duiaction_osx.cpp178 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDblClick() local
188 CGEventSetType(event, uptype); in MouseDblClick()
195 CGEventSetType(event, uptype); in MouseDblClick()
214 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDragDrop() local
234 CGEventSetType(event, uptype); in MouseDragDrop()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/
H A Duiaction_osx.cpp205 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDblClick() local
215 CGEventSetType(event, uptype); in MouseDblClick()
222 CGEventSetType(event, uptype); in MouseDblClick()
241 CGEventType uptype = CGEventTypeForMouseButton(button, false); in MouseDragDrop() local
261 CGEventSetType(event, uptype); in MouseDragDrop()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc25 typedef std::unique_ptr<int> uptype; typedef
27 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc25 typedef std::unique_ptr<int> uptype; typedef
27 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc25 typedef std::unique_ptr<int> uptype; typedef
27 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc25 typedef std::unique_ptr<int> uptype; typedef
27 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc24 typedef std::unique_ptr<int> uptype; typedef
26 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/20_util/unique_ptr/cons/
H A Dnoexcept_move_construct.cc25 typedef std::unique_ptr<int> uptype; typedef
27 static_assert(std::is_nothrow_move_constructible<uptype>::value, "Error");
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_image.c1681 char qualname[32], uptype[16], testfilename[PDC_FILENAMELEN + 1]; in pdf__load_image() local
1741 strcpy(uptype, extension); in pdf__load_image()
1743 pdc_strtoupper(uptype); in pdf__load_image()
1744 strcat(testfilename, uptype); in pdf__load_image()
1812 strcpy(uptype, type); in pdf__load_image()
1813 pdc_strtoupper(uptype); in pdf__load_image()
1815 "\tImage type \"%s\" detected\n", uptype); in pdf__load_image()
1952 PDF_E_IMAGE_OPTUNSUPP, keyword, uptype, 0, 0); in pdf__load_image()
2032 uptype, 0, 0); in pdf__load_image()
2038 stemp2 = uptype; in pdf__load_image()
[all …]

12