Home
last modified time | relevance | path

Searched refs:_CP (Results 1 – 25 of 102) sorted by relevance

12345

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Ctype/
H A DiCtype.c54 /* 21 '!' */ ( _CP | _CG ),
55 /* 22 '"' */ ( _CP | _CG ),
56 /* 23 '#' */ ( _CP | _CG ),
57 /* 24 '$' */ ( _CP | _CG ),
58 /* 25 '%' */ ( _CP | _CG ),
59 /* 26 '&' */ ( _CP | _CG ),
61 /* 28 '(' */ ( _CP | _CG ),
62 /* 29 ')' */ ( _CP | _CG ),
63 /* 2A '*' */ ( _CP | _CG ),
64 /* 2B '+' */ ( _CP | _CG ),
[all …]
H A DCClass.c167 return (__isCClass( c, (_CP))); in ispunct()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/src/
H A Dlzo1b_de.h288 #define _CP *op++ = *m_pos++ macro
291 # define COPY_M2X _CP
293 # define COPY_M2X _CP; _CP
295 # define COPY_M2X _CP; _CP; _CP
301 # define COPY_M3X _CP; _CP
303 # define COPY_M3X _CP; _CP; _CP
305 # define COPY_M3X _CP; _CP; _CP; _CP; _CP; _CP; _CP; _CP
/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo1b_de.h276 #define _CP *op++ = *m_pos++ macro
279 # define COPY_M2X _CP
281 # define COPY_M2X _CP; _CP
283 # define COPY_M2X _CP; _CP; _CP
289 # define COPY_M3X _CP; _CP
291 # define COPY_M3X _CP; _CP; _CP
293 # define COPY_M3X _CP; _CP; _CP; _CP; _CP; _CP; _CP; _CP
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_smart.c96 _CP(add); in evas_smart_class_inherit_full()
97 _CP(del); in evas_smart_class_inherit_full()
98 _CP(move); in evas_smart_class_inherit_full()
99 _CP(resize); in evas_smart_class_inherit_full()
100 _CP(show); in evas_smart_class_inherit_full()
101 _CP(hide); in evas_smart_class_inherit_full()
102 _CP(color_set); in evas_smart_class_inherit_full()
103 _CP(clip_set); in evas_smart_class_inherit_full()
104 _CP(clip_unset); in evas_smart_class_inherit_full()
105 _CP(calculate); in evas_smart_class_inherit_full()
[all …]
/dports/math/palp/palp-2.20/
H A DE_Poly.c42 int i,n=_CP->n; in DYNadd_for_completion()
51 if(!(_CP->np < _CP->NP_max)){ in DYNadd_for_completion()
52 _CP->NP_max += 1000000; in DYNadd_for_completion()
53 if((_CP->L=(Vector *)realloc(_CP->L,_CP->NP_max * sizeof(Vector))) == NULL) in DYNadd_for_completion()
56 for(i=0;i<n;i++) _CP->L[_CP->np].x[i]=yold[i]; in DYNadd_for_completion()
57 _CP->np++; in DYNadd_for_completion()
69 _CP->np=0; in DYNComplete_Poly()
846 _CV->nv = _V->nv; _CP->np = _V->nv; _CP->n = _P->n; _CE->ne = _E->ne; in New_CPVE()
856 _CP->n = _P->n; _CP->np = _P->np; in Poly_To_DYNPoly()
1314 _P=_CP; _E=_CE; _V=_CV; in Make_E_Poly()
[all …]
/dports/math/gap/gap-4.11.0/pkg/float-0.9.1/src/
H A Dcxsc.C114 static Obj gap_name##_CP(Obj self, Obj f) \
116 TEST_IS_CP(gap_name##_CP,f); \
134 static Obj gap_name##_CP(Obj self, Obj f) \
136 TEST_IS_CP(gap_name##_CP,f); \
167 Inc1_CXSC_arg(name##_CP,"cxsc::cp"), \
171 Inc1_CXSC_arg(name##_CP,"cxsc::cp"), \
356 static Obj gap_name##_CP(Obj self, Obj f) \
358 TEST_IS_CP(gap_name##_CP,f); \
793 Inc2_CXSC_arg(name##_CP,argf ",cxsc::cp"), \
799 Inc2_CXSC_X(name##_CP,"cxsc::cp"), \
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/internal_doc/
H A Ddec.erl120 d_sub(Out,[{_CP,[],_Res}|T],D,C) ->
122 d_sub(Out,[{_CP,Subs,_Res0}|T],D,C) ->
/dports/games/supertuxkart/SuperTuxKart-1.2-src/data/po/
H A Dupdate_pot.sh64 --keyword=_CP:1c,2,3 --add-comments="I18N:" \
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A D_ctype.h34 #define _CP 0x0004U ///< Punctuation macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/
H A Dctype.h231 #define ispunct(c) (__isCClass( (int)c, (_CP)))
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/utils/
H A Dtranslation.hpp39 # define _CP(Ctx, Singular, Plural, Num, ...) (StringUtils::insertValues(translations->w_ngettext(… macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/
H A Dmap495 template <class _Key, class _CP, class _Compare,
512 bool operator()(const _CP& __x, const _CP& __y) const
531 operator () ( const _K2& __x, const _CP& __y ) const
537 operator () (const _CP& __x, const _K2& __y) const
542 template <class _Key, class _CP, class _Compare>
543 class __map_value_compare<_Key, _CP, _Compare, false>
560 bool operator()(const _CP& __x, const _CP& __y) const
579 operator () ( const _K2& __x, const _CP& __y ) const
585 operator () (const _CP& __x, const _K2& __y) const
593 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/
H A Dmap495 template <class _Key, class _CP, class _Compare,
512 bool operator()(const _CP& __x, const _CP& __y) const
531 operator () ( const _K2& __x, const _CP& __y ) const
537 operator () (const _CP& __x, const _K2& __y) const
542 template <class _Key, class _CP, class _Compare>
543 class __map_value_compare<_Key, _CP, _Compare, false>
560 bool operator()(const _CP& __x, const _CP& __y) const
579 operator () ( const _K2& __x, const _CP& __y ) const
585 operator () (const _CP& __x, const _K2& __y) const
593 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/
H A Dmap497 template <class _Key, class _CP, class _Compare,
514 bool operator()(const _CP& __x, const _CP& __y) const
533 operator () ( const _K2& __x, const _CP& __y ) const
539 operator () (const _CP& __x, const _K2& __y) const
544 template <class _Key, class _CP, class _Compare>
545 class __map_value_compare<_Key, _CP, _Compare, false>
562 bool operator()(const _CP& __x, const _CP& __y) const
581 operator () ( const _K2& __x, const _CP& __y ) const
587 operator () (const _CP& __x, const _K2& __y) const
595 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/
H A Dmap513 template <class _Key, class _CP, class _Compare,
530 bool operator()(const _CP& __x, const _CP& __y) const
549 operator () ( const _K2& __x, const _CP& __y ) const
555 operator () (const _CP& __x, const _K2& __y) const
560 template <class _Key, class _CP, class _Compare>
561 class __map_value_compare<_Key, _CP, _Compare, false>
578 bool operator()(const _CP& __x, const _CP& __y) const
597 operator () ( const _K2& __x, const _CP& __y ) const
603 operator () (const _CP& __x, const _K2& __y) const
611 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/
H A Dmap497 template <class _Key, class _CP, class _Compare,
514 bool operator()(const _CP& __x, const _CP& __y) const
533 operator () ( const _K2& __x, const _CP& __y ) const
539 operator () (const _CP& __x, const _K2& __y) const
544 template <class _Key, class _CP, class _Compare>
545 class __map_value_compare<_Key, _CP, _Compare, false>
562 bool operator()(const _CP& __x, const _CP& __y) const
581 operator () ( const _K2& __x, const _CP& __y ) const
587 operator () (const _CP& __x, const _K2& __y) const
595 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/
H A Dmap513 template <class _Key, class _CP, class _Compare,
530 bool operator()(const _CP& __x, const _CP& __y) const
548 bool operator()(const _K2& __x, const _CP& __y) const
553 bool operator()(const _CP& __x, const _K2& __y) const
558 template <class _Key, class _CP, class _Compare>
559 class __map_value_compare<_Key, _CP, _Compare, false>
576 bool operator()(const _CP& __x, const _CP& __y) const
594 bool operator()(const _K2& __x, const _CP& __y) const
599 bool operator()(const _CP& __x, const _K2& __y) const
607 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/include/
H A Dmap495 template <class _Key, class _CP, class _Compare,
512 bool operator()(const _CP& __x, const _CP& __y) const
531 operator () ( const _K2& __x, const _CP& __y ) const
537 operator () (const _CP& __x, const _K2& __y) const
542 template <class _Key, class _CP, class _Compare>
543 class __map_value_compare<_Key, _CP, _Compare, false>
560 bool operator()(const _CP& __x, const _CP& __y) const
579 operator () ( const _K2& __x, const _CP& __y ) const
585 operator () (const _CP& __x, const _K2& __y) const
593 swap(__map_value_compare<_Key, _CP, _Compare, __b>& __x,
[all …]

12345