Home
last modified time | relevance | path

Searched +defs:m +defs:c (Results 1 – 25 of 67109) sorted by relevance

12345678910>>...2685

/dports/java/jtiger/jtiger-2.1.0376/test-src/org/jtiger/assertion/
H A DTestModifier.java890 private void m() in m() method in TestModifier.PrivateClass
905 final void m() in m() method in TestModifier.NotPrivateClass
920 protected final void m() in m() method in TestModifier.ProtectedClass
935 final void m() in m() method in TestModifier.NotProtectedClass
950 final void m() in m() method in TestModifier.DefaultAccessClass
965 public final void m() in m() method in TestModifier.NotDefaultAccessClass
980 public final void m() in m() method in TestModifier.PublicClass
995 final void m() in m() method in TestModifier.NotPublicClass
1005 static void m() in m() method in TestModifier.StaticClass
1015 final void m() in m() method in TestModifier.NotStaticClass
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Ddebug.h60 #define DBG_CHR_C(c,m) do { if (c) DBG_CHR(m); } while(0) argument
80 #define DBG_STRN_C(c,t,m) /* EMPTY */ argument
81 #define DBG_CHR_C(c,m) /* EMPTY */ argument
82 #define DBG_DEC_C(c,m) /* EMPTY */ argument
83 #define DBG_HEX_C(c,m) /* EMPTY */ argument
84 #define DBG_FLT_C(c,m) /* EMPTY */ argument
100 #define NO_DBG_STRN_C(c,t,m) /* EMPTY */ argument
101 #define NO_DBG_CHR_C(c,m) /* EMPTY */ argument
102 #define NO_DBG_DEC_C(c,m) /* EMPTY */ argument
103 #define NO_DBG_HEX_C(c,m) /* EMPTY */ argument
[all …]
/dports/textproc/antiword/antiword-0.37/
H A Ddebug.h56 #define DBG_CHR_C(c,m) do { if (c) DBG_CHR(m); } while(0) argument
76 #define DBG_STRN_C(c,t,m) /* EMPTY */ argument
77 #define DBG_CHR_C(c,m) /* EMPTY */ argument
78 #define DBG_DEC_C(c,m) /* EMPTY */ argument
79 #define DBG_HEX_C(c,m) /* EMPTY */ argument
80 #define DBG_FLT_C(c,m) /* EMPTY */ argument
96 #define NO_DBG_STRN_C(c,t,m) /* EMPTY */ argument
97 #define NO_DBG_CHR_C(c,m) /* EMPTY */ argument
98 #define NO_DBG_DEC_C(c,m) /* EMPTY */ argument
99 #define NO_DBG_HEX_C(c,m) /* EMPTY */ argument
[all …]
/dports/games/openomf/openomf-c36c421/src/game/gui/
H A Dmenu.c12 menu *m = sizer_get_obj(c); in menu_select() local
41 menu *m = sizer_get_obj(mc); in menu_selected() local
50 menu *m = sizer_get_obj(c); in menu_set_submenu_done_cb() local
58 static void menu_tick(component *c) { in menu_tick()
59 menu *m = sizer_get_obj(c); in menu_tick() local
84 menu *m = sizer_get_obj(c); in menu_render() local
102 menu *m = sizer_get_obj(mc); in menu_event() local
118 menu *m = sizer_get_obj(mc); in menu_action() local
119 component *c; in menu_action() local
201 menu *m = sizer_get_obj(c); in menu_get_submenu() local
[all …]
H A Dtrn_menu.c25 trnmenu *m = sizer_get_obj(c); in trnmenu_hand_select() local
38 trnmenu *m = sizer_get_obj(c); in trnmenu_bind_hand() local
56 trnmenu *m = sizer_get_obj(c); in trnmenu_set_userdata() local
61 trnmenu *m = sizer_get_obj(c); in trnmenu_get_userdata() local
66 trnmenu *m = sizer_get_obj(c); in trnmenu_set_free_cb() local
71 trnmenu *m = sizer_get_obj(c); in trnmenu_set_tick_cb() local
76 trnmenu *m = sizer_get_obj(c); in trnmenu_free() local
89 trnmenu *m = sizer_get_obj(c); in trnmenu_layout() local
136 trnmenu *m = sizer_get_obj(c); in find_next_button() local
193 trnmenu *m = sizer_get_obj(c); in trnmenu_action() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_length.pass.cpp31 C c; in main() local
54 C c; in main() local
77 C c; in main() local
100 C c; in main() local
123 C c; in main() local
148 C c; in main() local
171 C c; in main() local
194 C c; in main() local
217 C c; in main() local
240 C c; in main() local
[all …]
/dports/security/munge/munge-munge-0.5.14/src/munged/
H A Denc.c77 enc_process_msg (m_msg_t m) in enc_process_msg()
207 enc_init (munge_cred_t c) in enc_init()
211 m_msg_t m = c->msg; in enc_init() local
244 m_msg_t m = c->msg; in enc_authenticate() local
266 m_msg_t m = c->msg; in enc_check_retry() local
286 m_msg_t m = c->msg; in enc_timestamp() local
520 enc_mac (munge_cred_t c) in enc_mac()
570 enc_encrypt (munge_cred_t c) in enc_encrypt()
667 enc_armor (munge_cred_t c) in enc_armor()
770 enc_fini (munge_cred_t c) in enc_fini()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/preprocessor/repetition/detail/limits/
H A Dfor_1024.hpp531 # define BOOST_PP_FOR_513_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(514, s) BOOST_P… argument
532 # define BOOST_PP_FOR_514_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(515, s) BOOST_P… argument
533 # define BOOST_PP_FOR_515_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(516, s) BOOST_P… argument
534 # define BOOST_PP_FOR_516_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(517, s) BOOST_P… argument
535 # define BOOST_PP_FOR_517_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(518, s) BOOST_P… argument
536 # define BOOST_PP_FOR_518_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(519, s) BOOST_P… argument
537 # define BOOST_PP_FOR_519_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(520, s) BOOST_P… argument
538 # define BOOST_PP_FOR_520_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(521, s) BOOST_P… argument
539 # define BOOST_PP_FOR_521_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(522, s) BOOST_P… argument
540 # define BOOST_PP_FOR_522_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(523, s) BOOST_P… argument
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/preprocessor/repetition/detail/limits/
H A Dfor_1024.hpp531 # define BOOST_PP_FOR_513_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(514, s) BOOST_P… argument
532 # define BOOST_PP_FOR_514_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(515, s) BOOST_P… argument
533 # define BOOST_PP_FOR_515_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(516, s) BOOST_P… argument
534 # define BOOST_PP_FOR_516_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(517, s) BOOST_P… argument
535 # define BOOST_PP_FOR_517_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(518, s) BOOST_P… argument
536 # define BOOST_PP_FOR_518_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(519, s) BOOST_P… argument
537 # define BOOST_PP_FOR_519_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(520, s) BOOST_P… argument
538 # define BOOST_PP_FOR_520_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(521, s) BOOST_P… argument
539 # define BOOST_PP_FOR_521_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(522, s) BOOST_P… argument
540 # define BOOST_PP_FOR_522_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(523, s) BOOST_P… argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/preprocessor/repetition/detail/limits/
H A Dfor_1024.hpp531 # define BOOST_PP_FOR_513_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(514, s) BOOST_P… argument
532 # define BOOST_PP_FOR_514_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(515, s) BOOST_P… argument
533 # define BOOST_PP_FOR_515_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(516, s) BOOST_P… argument
534 # define BOOST_PP_FOR_516_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(517, s) BOOST_P… argument
535 # define BOOST_PP_FOR_517_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(518, s) BOOST_P… argument
536 # define BOOST_PP_FOR_518_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(519, s) BOOST_P… argument
537 # define BOOST_PP_FOR_519_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(520, s) BOOST_P… argument
538 # define BOOST_PP_FOR_520_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(521, s) BOOST_P… argument
539 # define BOOST_PP_FOR_521_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(522, s) BOOST_P… argument
540 # define BOOST_PP_FOR_522_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(523, s) BOOST_P… argument
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/preprocessor/repetition/detail/limits/
H A Dfor_1024.hpp531 # define BOOST_PP_FOR_513_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(514, s) BOOST_P… argument
532 # define BOOST_PP_FOR_514_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(515, s) BOOST_P… argument
533 # define BOOST_PP_FOR_515_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(516, s) BOOST_P… argument
534 # define BOOST_PP_FOR_516_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(517, s) BOOST_P… argument
535 # define BOOST_PP_FOR_517_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(518, s) BOOST_P… argument
536 # define BOOST_PP_FOR_518_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(519, s) BOOST_P… argument
537 # define BOOST_PP_FOR_519_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(520, s) BOOST_P… argument
538 # define BOOST_PP_FOR_520_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(521, s) BOOST_P… argument
539 # define BOOST_PP_FOR_521_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(522, s) BOOST_P… argument
540 # define BOOST_PP_FOR_522_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(523, s) BOOST_P… argument
[all …]
/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Dcmeta.cpp42 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsAddArtwork() local
65 itmf::Tags* m = NULL; in MP4TagsAlloc() local
103 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFree() local
130 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFetch() local
252 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetName() local
276 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetArtist() local
300 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbumArtist() local
324 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbum() local
348 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetGrouping() local
372 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetComposer() local
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp42 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsAddArtwork() local
65 itmf::Tags* m = NULL; in MP4TagsAlloc() local
103 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFree() local
130 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFetch() local
252 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetName() local
276 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetArtist() local
300 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbumArtist() local
324 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbum() local
348 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetGrouping() local
372 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetComposer() local
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp42 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsAddArtwork() local
65 itmf::Tags* m = NULL; in MP4TagsAlloc() local
103 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFree() local
130 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFetch() local
252 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetName() local
276 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetArtist() local
300 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbumArtist() local
324 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbum() local
348 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetGrouping() local
372 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetComposer() local
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp42 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsAddArtwork() local
65 itmf::Tags* m = NULL; in MP4TagsAlloc() local
103 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFree() local
130 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFetch() local
252 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetName() local
276 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetArtist() local
300 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbumArtist() local
324 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbum() local
348 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetGrouping() local
372 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetComposer() local
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp42 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsAddArtwork() local
65 itmf::Tags* m = NULL; in MP4TagsAlloc() local
103 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFree() local
130 MP4Tags* c = const_cast<MP4Tags*>(tags); in MP4TagsFetch() local
252 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetName() local
276 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetArtist() local
300 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbumArtist() local
324 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetAlbum() local
348 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetGrouping() local
372 MP4Tags& c = *const_cast<MP4Tags*>(m); in MP4TagsSetComposer() local
[all …]

12345678910>>...2685