Home
last modified time | relevance | path

Searched defs:cont_t (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/range/
H A Doperations.cpp75 using cont_t = std::vector<int>; in main() typedef
86 using cont_t = std::list<int>; in main() typedef
97 using cont_t = std::forward_list<int>; in main() typedef
/dports/devel/range-v3/range-v3-0.11.0/test/range/
H A Doperations.cpp75 using cont_t = std::vector<int>; in main() typedef
86 using cont_t = std::list<int>; in main() typedef
97 using cont_t = std::forward_list<int>; in main() typedef
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/impl/
H A Dct_crc32.hpp91 struct cont_t struct in compile_time_bits::ct_crc32::MakeCRC32Table
93 uint32_t m_data[256];
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/impl/
H A Dct_crc32.hpp91 struct cont_t struct in compile_time_bits::ct_crc32::MakeCRC32Table
93 uint32_t m_data[256];
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dcrc32_sse.cpp46 struct cont_t struct
50 static constexpr cont_t g_crc32_table {{ argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dcrc32_sse.cpp46 struct cont_t struct
50 static constexpr cont_t g_crc32_table {{ argument
/dports/net/arataga/oess-2.2.3/dev/test/stdsn/shptr/
H A Dmain.cpp97 typedef std::multimap< my_ptr_t, int > cont_t; typedef in my_cont_t
/dports/net/arataga/oess-2.2.3/dev/test/stdsn/shptr.cloneable/
H A Dmain.cpp107 typedef std::multimap< my_ptr_t, int > cont_t; typedef in my_cont_t
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/range/
H A Dconversion.hpp343 using cont_t = container_t<MetaFn, Rng>; in operator ()() typedef
358 using cont_t = container_t<MetaFn, Rng>; in operator ()() typedef
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/range/
H A Dconversion.hpp343 using cont_t = container_t<MetaFn, Rng>; in operator ()() typedef
358 using cont_t = container_t<MetaFn, Rng>; in operator ()() typedef
/dports/net/arataga/oess-2.2.3/dev/test/stdsn/shptr.compatible_1_3/
H A Dmain.cpp136 typedef std::multimap< my_ptr_t, int > cont_t; typedef in my_cont_t
/dports/games/vms-empire/vms-empire-1.16/
H A Dgame.c291 } cont_t; typedef
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14284/
H A Dfloppy.c547 static const struct cont_t { struct
548 void (*interrupt)(void);
551 void (*redo)(void); /* this is called to retry the operation */
552 void (*error)(void); /* this is called to tally an error */
553 done_f done; /* this is called to say if the operation has
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Dfloppy.c534 static const struct cont_t { struct
535 void (*interrupt)(void);
538 void (*redo)(void); /* this is called to retry the operation */
539 void (*error)(void); /* this is called to tally an error */
540 done_f done; /* this is called to say if the operation has
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Dfloppy.c534 static const struct cont_t { struct
535 void (*interrupt)(void);
538 void (*redo)(void); /* this is called to retry the operation */
539 void (*error)(void); /* this is called to tally an error */
540 done_f done; /* this is called to say if the operation has
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/
H A Dfloppy.c534 static const struct cont_t { struct
535 void (*interrupt)(void);
538 void (*redo)(void); /* this is called to retry the operation */
539 void (*error)(void); /* this is called to tally an error */
540 done_f done; /* this is called to say if the operation has
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-14284/
H A Dfloppy.c547 static const struct cont_t { struct
548 void (*interrupt)(void);
551 void (*redo)(void); /* this is called to retry the operation */
552 void (*error)(void); /* this is called to tally an error */
553 done_f done; /* this is called to say if the operation has