Home
last modified time | relevance | path

Searched defs:c (Results 126 – 150 of 68116) sorted by relevance

12345678910>>...2725

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcuni.c6444 apl1_u(CHAR c) in apl1_u()
6561 koi8_u(CHAR c) in koi8_u()
6751 apl2_u(CHAR c) in apl2_u()
6769 apl3_u(CHAR c) in apl3_u()
6785 apl4_u(CHAR c) in apl4_u()
6801 apl5_u(CHAR c) in apl5_u()
6817 koi7_u(CHAR c) in koi7_u()
6862 dgi_u(CHAR c) in dgi_u()
6886 cp37_u(CHAR c) in cp37_u()
7366 tvig_u(CHAR c) in tvig_u()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/safe_arch/tests/integration/
H A Dsse4_1_tests.rs8 let c: [i16; 8] = blend_imm_i16_m128i::<0b1111_0110>(a, b).into(); in test_blend_imm_i16_m128i() localVariable
16 let c = blend_imm_m128d::<0b10>(a, b).to_array(); in test_blend_imm_m128d() localVariable
24 let c = blend_imm_m128::<0b0110>(a, b).to_array(); in test_blend_imm_m128() localVariable
37 let c: [i8; 16] = blend_varying_i8_m128i(a, b, mask).into(); in test_blend_varying_i8_m128i() localVariable
46 let c = blend_varying_m128d(a, b, mask).to_array(); in test_blend_varying_m128d() localVariable
55 let c = blend_varying_m128(a, b, mask).to_array(); in test_blend_varying_m128() localVariable
89 let c: [i64; 2] = cmp_eq_mask_i64_m128i(a, b).into(); in test_cmp_eq_mask_i64_m128i() localVariable
210 let c = dot_product_m128::<0b0000_1111>(a, b).to_array(); in test_dot_product_m128d() localVariable
212 let c = dot_product_m128::<0b0001_1111>(a, b).to_array(); in test_dot_product_m128d() localVariable
214 let c = dot_product_m128::<0b0010_1111>(a, b).to_array(); in test_dot_product_m128d() localVariable
[all …]
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/config/
H A Dexpand.py5 def _accelerator(c, f): argument
82 def _amiga_model(c, f): argument
126 def _chip_memory(c, f): argument
177 def _cpu(c, f): argument
236 def _dongle_type(c, f): argument
245 def _fast_memory(c, f): argument
313 def _fpu(c, f): argument
820 def _int_model(c, f): argument
1076 def _platform(c, f): argument
1107 def _uae_a2065(c, f): argument
[all …]
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-ctype.h60 #define isLetter(c) (isLower(c) || isUpper(c)) argument
61 #define isSign(c) ((c) == '-' || (c) == '+') argument
63 #define toLower(c) ((c) + 'a' - 'A') argument
66 #define matchingBracket(c) ((c) == '[' ? ']' :\ argument
69 #define Control(c) ((c) == '?' ? 127 : (c) - '@') argument
79 #define PlCharType(c, t, w) \ argument
83 #define isBlankW(c) PlCharType(c, == SP, iswspace((wint_t)c)) argument
84 #define isDigitW(c) PlCharType(c, == DI, FALSE) argument
87 #define isSymbolW(c) PlCharType(c, == SY, FALSE) argument
88 #define isPunctW(c) PlCharType(c, == PU, FALSE) argument
[all …]
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dnchan.c138 chan_read_failed(Channel *c) in chan_read_failed()
153 chan_ibuf_empty(Channel *c) in chan_ibuf_empty()
179 chan_rcvd_ieof1(Channel *c) in chan_rcvd_ieof1()
217 chan_obuf_empty(Channel *c) in chan_obuf_empty()
239 chan_send_ieof1(Channel *c) in chan_send_ieof1()
316 chan_rcvd_eow(Channel *c) in chan_rcvd_eow()
327 chan_rcvd_eof2(Channel *c) in chan_rcvd_eof2()
353 chan_send_eof2(Channel *c) in chan_send_eof2()
387 chan_send_eow2(Channel *c) in chan_send_eow2()
407 chan_rcvd_ieof(Channel *c) in chan_rcvd_ieof()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/lib3ds/src/
H A Dlib3ds_light.c46 Lib3dsChunk c; in spotlight_read() local
125 Lib3dsChunk c; in lib3ds_light_read() local
191 Lib3dsChunk c; in lib3ds_light_write() local
198 Lib3dsChunk c; in lib3ds_light_write() local
205 Lib3dsChunk c; in lib3ds_light_write() local
211 Lib3dsChunk c; in lib3ds_light_write() local
218 Lib3dsChunk c; in lib3ds_light_write() local
225 Lib3dsChunk c; in lib3ds_light_write() local
232 Lib3dsChunk c; in lib3ds_light_write() local
239 Lib3dsChunk c; in lib3ds_light_write() local
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/3ds/lib3ds/
H A Dlib3ds_light.c46 Lib3dsChunk c; in spotlight_read() local
125 Lib3dsChunk c; in lib3ds_light_read() local
191 Lib3dsChunk c; in lib3ds_light_write() local
198 Lib3dsChunk c; in lib3ds_light_write() local
205 Lib3dsChunk c; in lib3ds_light_write() local
211 Lib3dsChunk c; in lib3ds_light_write() local
218 Lib3dsChunk c; in lib3ds_light_write() local
225 Lib3dsChunk c; in lib3ds_light_write() local
232 Lib3dsChunk c; in lib3ds_light_write() local
239 Lib3dsChunk c; in lib3ds_light_write() local
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/lib3ds/
H A Dlib3ds_light.c46 Lib3dsChunk c; in spotlight_read() local
125 Lib3dsChunk c; in lib3ds_light_read() local
191 Lib3dsChunk c; in lib3ds_light_write() local
198 Lib3dsChunk c; in lib3ds_light_write() local
205 Lib3dsChunk c; in lib3ds_light_write() local
211 Lib3dsChunk c; in lib3ds_light_write() local
218 Lib3dsChunk c; in lib3ds_light_write() local
225 Lib3dsChunk c; in lib3ds_light_write() local
232 Lib3dsChunk c; in lib3ds_light_write() local
239 Lib3dsChunk c; in lib3ds_light_write() local
[all …]
/dports/misc/lastools/LAStools-8ff2694/ArcGIS_toolbox/scripts/
H A Dlasoverlap.py79 c = 1 variable
84 c = c + 1 variable
90 c = c + 1 variable
95 c = c + 1 variable
100 c = c + 1 variable
106 c = c + 1 variable
111 c = c + 1 variable
116 c = c + 1 variable
122 c = c + 1 variable
127 c = c + 1 variable
[all …]
/dports/java/jtiger/jtiger-2.1.0376/test-src/org/jtiger/assertion/
H A DTestReflection.java56 final Class<?> c = X.class; in testAssertHasConstructor1() local
64 final Class<?> c = X.class; in testAssertHasConstructor2() local
71 final Class<?> c = X.class; in testAssertNotHasConstructor1() local
79 final Class<?> c = X.class; in testAssertNotHasConstructor2() local
86 final Class<?> c = X.class; in testAssertHasDeclaredConstructor1() local
94 final Class<?> c = X.class; in testAssertHasDeclaredConstructor2() local
101 final Class<?> c = X.class; in testAssertNotHasDeclaredConstructor1() local
109 final Class<?> c = X.class; in testAssertNotHasDeclaredConstructor2() local
116 final Class<?> c = X.class; in testAssertHasMethod1() local
124 final Class<?> c = X.class; in testAssertHasMethod2() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dchardefs.h43 #define whitespace(c) (((c) == ' ') || ((c) == '\t')) argument
65 #define CTRL(c) ((c) & control_character_mask) argument
66 #define META(c) ((c) | meta_character_bit) argument
68 #define UNMETA(c) ((c) & (~meta_character_bit)) argument
72 # define IN_CTYPE_DOMAIN(c) 1 argument
74 # define IN_CTYPE_DOMAIN(c) isascii(c) argument
82 # define NON_NEGATIVE(c) 1 argument
102 #define _rl_digit_p(c) ((c) >= '0' && (c) <= '9') argument
121 # define ISOCTAL(c) ((c) >= '0' && (c) <= '7') argument
123 #define OCTVALUE(c) ((c) - '0') argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dchardefs.h43 #define whitespace(c) (((c) == ' ') || ((c) == '\t')) argument
65 #define CTRL(c) ((c) & control_character_mask) argument
66 #define META(c) ((c) | meta_character_bit) argument
68 #define UNMETA(c) ((c) & (~meta_character_bit)) argument
72 # define IN_CTYPE_DOMAIN(c) 1 argument
74 # define IN_CTYPE_DOMAIN(c) isascii(c) argument
82 # define NON_NEGATIVE(c) 1 argument
102 #define _rl_digit_p(c) ((c) >= '0' && (c) <= '9') argument
121 # define ISOCTAL(c) ((c) >= '0' && (c) <= '7') argument
123 #define OCTVALUE(c) ((c) - '0') argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dchardefs.h43 #define whitespace(c) (((c) == ' ') || ((c) == '\t')) argument
65 #define CTRL(c) ((c) & control_character_mask) argument
66 #define META(c) ((c) | meta_character_bit) argument
68 #define UNMETA(c) ((c) & (~meta_character_bit)) argument
72 # define IN_CTYPE_DOMAIN(c) 1 argument
74 # define IN_CTYPE_DOMAIN(c) isascii(c) argument
82 # define NON_NEGATIVE(c) 1 argument
102 #define _rl_digit_p(c) ((c) >= '0' && (c) <= '9') argument
121 # define ISOCTAL(c) ((c) >= '0' && (c) <= '7') argument
123 #define OCTVALUE(c) ((c) - '0') argument
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dchardefs.h43 #define whitespace(c) (((c) == ' ') || ((c) == '\t')) argument
65 #define CTRL(c) ((c) & control_character_mask) argument
66 #define META(c) ((c) | meta_character_bit) argument
68 #define UNMETA(c) ((c) & (~meta_character_bit)) argument
72 # define IN_CTYPE_DOMAIN(c) 1 argument
74 # define IN_CTYPE_DOMAIN(c) isascii(c) argument
82 # define NON_NEGATIVE(c) 1 argument
102 #define _rl_digit_p(c) ((c) >= '0' && (c) <= '9') argument
121 # define ISOCTAL(c) ((c) >= '0' && (c) <= '7') argument
123 #define OCTVALUE(c) ((c) - '0') argument
[all …]
/dports/graphics/lib3ds/lib3ds-1.3.0/lib3ds/
H A Dlight.c112 Lib3dsChunk c; in spotlight_read() local
199 Lib3dsChunk c; in lib3ds_light_read() local
277 Lib3dsChunk c; in lib3ds_light_write() local
285 Lib3dsChunk c; in lib3ds_light_write() local
292 Lib3dsChunk c; in lib3ds_light_write() local
298 Lib3dsChunk c; in lib3ds_light_write() local
305 Lib3dsChunk c; in lib3ds_light_write() local
312 Lib3dsChunk c; in lib3ds_light_write() local
319 Lib3dsChunk c; in lib3ds_light_write() local
326 Lib3dsChunk c; in lib3ds_light_write() local
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/lib3ds-1.3.0/lib3ds/
H A Dlight.c112 Lib3dsChunk c; in spotlight_read() local
199 Lib3dsChunk c; in lib3ds_light_read() local
277 Lib3dsChunk c; in lib3ds_light_write() local
285 Lib3dsChunk c; in lib3ds_light_write() local
292 Lib3dsChunk c; in lib3ds_light_write() local
298 Lib3dsChunk c; in lib3ds_light_write() local
305 Lib3dsChunk c; in lib3ds_light_write() local
312 Lib3dsChunk c; in lib3ds_light_write() local
319 Lib3dsChunk c; in lib3ds_light_write() local
326 Lib3dsChunk c; in lib3ds_light_write() local
[all …]
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-ctype.h46 #define isSolo(c) (_PL_char_types[(unsigned)(c) & 0xff] == SO) argument
48 #define isLetter(c) (isLower(c) || isUpper(c)) argument
50 #define toLower(c) ((c) + 'a' - 'A') argument
53 #define matchingBracket(c) ((c) == '[' ? ']' :\ argument
56 #define Control(c) ((c) == '?' ? 127 : (c) - '@') argument
66 #define PlCharType(c, t, w) \ argument
70 #define isBlankW(c) PlCharType(c, <= SP, iswspace((wint_t)c)) argument
71 #define isDigitW(c) PlCharType(c, == DI, FALSE) argument
74 #define isSymbolW(c) PlCharType(c, == SY, FALSE) argument
75 #define isPunctW(c) PlCharType(c, == PU, FALSE) argument
[all …]
/dports/audio/fossmixer/detroit-0.2.3/examples/gui_vesmir/
H A Ddynload_bind_app.c10 __VISIBILITY_DEFAULT__ void dynload_universe_set_message(struct a_funcs *c) { in dynload_universe_set_message()
52 __VISIBILITY_DEFAULT__ void dynload_galaxy_live(struct a_funcs *c) { in dynload_galaxy_live()
68 __VISIBILITY_DEFAULT__ void dynload_galaxy_print(struct a_funcs *c) { in dynload_galaxy_print()
92 __VISIBILITY_DEFAULT__ void dynload_star_live(struct a_funcs *c) { in dynload_star_live()
108 __VISIBILITY_DEFAULT__ void dynload_star_render(struct a_funcs *c) { in dynload_star_render()
116 __VISIBILITY_DEFAULT__ void dynload_star_store(struct a_funcs *c) { in dynload_star_store()
124 __VISIBILITY_DEFAULT__ void dynload_star_print(struct a_funcs *c) { in dynload_star_print()
148 __VISIBILITY_DEFAULT__ void dynload_planet_live(struct a_funcs *c) { in dynload_planet_live()
217 static int dynload_universe_chk_message_pre(struct a_funcs *c) { in dynload_universe_chk_message_pre()
227 static int dynload_universe_get_message_pre(struct a_funcs *c) { in dynload_universe_get_message_pre()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/lang/gcc8/gcc-8.5.0/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/include/
H A Dsafe-ctype.h89 #define ISALPHA(c) _sch_test(c, _sch_isalpha) argument
90 #define ISALNUM(c) _sch_test(c, _sch_isalnum) argument
91 #define ISBLANK(c) _sch_test(c, _sch_isblank) argument
92 #define ISCNTRL(c) _sch_test(c, _sch_iscntrl) argument
93 #define ISDIGIT(c) _sch_test(c, _sch_isdigit) argument
94 #define ISGRAPH(c) _sch_test(c, _sch_isgraph) argument
102 #define ISIDNUM(c) _sch_test(c, _sch_isidnum) argument
103 #define ISIDST(c) _sch_test(c, _sch_isidst) argument
105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) argument
112 #define TOUPPER(c) _sch_toupper[(c) & 0xff] argument
[all …]

12345678910>>...2725