Home
last modified time | relevance | path

Searched refs:cht (Results 1 – 25 of 1700) sorted by relevance

12345678910>>...68

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dm_cheat.c36 ( cheatseq_t* cht, in cht_CheckCheat() argument
42 if (cht->parameter_chars > 0 && strlen(cht->sequence) < cht->sequence_len) in cht_CheckCheat()
45 if (cht->chars_read < strlen(cht->sequence)) in cht_CheckCheat()
51 if (key == cht->sequence[cht->chars_read]) in cht_CheckCheat()
58 else if (cht->param_chars_read < cht->parameter_chars) in cht_CheckCheat()
63 cht->parameter_buf[cht->param_chars_read] = key; in cht_CheckCheat()
68 if (cht->chars_read >= strlen(cht->sequence) in cht_CheckCheat()
69 && cht->param_chars_read >= cht->parameter_chars) in cht_CheckCheat()
71 cht->chars_read = cht->param_chars_read = 0; in cht_CheckCheat()
83 ( cheatseq_t* cht, in cht_GetParam() argument
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dm_cheat.c36 ( cheatseq_t* cht, in cht_CheckCheat() argument
42 if (cht->parameter_chars > 0 && strlen(cht->sequence) < cht->sequence_len) in cht_CheckCheat()
45 if (cht->chars_read < strlen(cht->sequence)) in cht_CheckCheat()
51 if (key == cht->sequence[cht->chars_read]) in cht_CheckCheat()
58 else if (cht->param_chars_read < cht->parameter_chars) in cht_CheckCheat()
63 cht->parameter_buf[cht->param_chars_read] = key; in cht_CheckCheat()
68 if (cht->chars_read >= strlen(cht->sequence) in cht_CheckCheat()
69 && cht->param_chars_read >= cht->parameter_chars) in cht_CheckCheat()
71 cht->chars_read = cht->param_chars_read = 0; in cht_CheckCheat()
83 ( cheatseq_t* cht, in cht_GetParam() argument
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp156 delete cht; in cht_insert()
169 delete cht; in cht_insert_get()
190 delete cht; in cht_get_insert()
243 delete cht; in cht_getinsert_bulkdelete()
283 delete cht; in cht_getinsert_bulkdelete_task()
300 cht->unsafe_reset(); in cht_reset_shrink()
310 delete cht; in cht_reset_shrink()
325 delete cht; in cht_scope()
348 delete cht; in cht_scan()
422 delete cht; in cht_grow()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp82 cht->get(thr, stl, vg); in cht_get_copy()
96 cht_find(thr, cht, val); in cht_insert_and_find()
108 delete cht; in cht_insert()
129 delete cht; in cht_get_insert()
182 delete cht; in cht_getinsert_bulkdelete()
222 delete cht; in cht_getinsert_bulkdelete_task()
237 delete cht; in cht_scope()
260 delete cht; in cht_scan()
334 delete cht; in cht_grow()
376 delete cht; in cht_task_grow()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp80 cht->get(thr, stl, vg); in cht_get_copy()
94 cht_find(thr, cht, val); in cht_insert_and_find()
106 delete cht; in cht_insert()
127 delete cht; in cht_get_insert()
180 delete cht; in cht_getinsert_bulkdelete()
220 delete cht; in cht_getinsert_bulkdelete_task()
235 delete cht; in cht_scope()
258 delete cht; in cht_scan()
332 delete cht; in cht_grow()
374 delete cht; in cht_task_grow()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp80 cht->get(thr, stl, vg); in cht_get_copy()
94 cht_find(thr, cht, val); in cht_insert_and_find()
106 delete cht; in cht_insert()
127 delete cht; in cht_get_insert()
180 delete cht; in cht_getinsert_bulkdelete()
220 delete cht; in cht_getinsert_bulkdelete_task()
235 delete cht; in cht_scope()
258 delete cht; in cht_scan()
332 delete cht; in cht_grow()
374 delete cht; in cht_task_grow()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp80 cht->get(thr, stl, vg); in cht_get_copy()
94 cht_find(thr, cht, val); in cht_insert_and_find()
106 delete cht; in cht_insert()
127 delete cht; in cht_get_insert()
180 delete cht; in cht_getinsert_bulkdelete()
220 delete cht; in cht_getinsert_bulkdelete_task()
235 delete cht; in cht_scope()
258 delete cht; in cht_scan()
332 delete cht; in cht_grow()
374 delete cht; in cht_task_grow()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/lib/
H A Dlibppmcmap.c57 if (cht == NULL) in ppm_computecolorhist()
82 if (cht ==NULL) in ppm_computecolorhist2()
135 if (cht) { in alloccolorhash()
139 return cht; in alloccolorhash()
150 if (cht == NULL) in ppm_alloccolorhash()
153 return cht; in ppm_alloccolorhash()
347 return cht; in ppm_computecolorhash()
372 return cht; in ppm_computecolorhash2()
501 if (cht == NULL) in ppm_colorhisttocolorhash()
577 free(cht); in ppm_freecolorhash()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp81 delete cht; in cht_insert()
137 delete cht; in cht_get_insert()
187 delete cht; in cht_getinsert_bulkdelete()
227 delete cht; in cht_getinsert_bulkdelete_task()
242 delete cht; in cht_scope()
265 delete cht; in cht_scan()
339 delete cht; in cht_grow()
381 delete cht; in cht_task_grow()
506 cht->do_scan(thr, vs); in integrity_check()
1005 cht->get_copy(this, tl); in main_run()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp81 delete cht; in cht_insert()
137 delete cht; in cht_get_insert()
187 delete cht; in cht_getinsert_bulkdelete()
227 delete cht; in cht_getinsert_bulkdelete_task()
242 delete cht; in cht_scope()
265 delete cht; in cht_scan()
339 delete cht; in cht_grow()
381 delete cht; in cht_task_grow()
506 cht->do_scan(thr, vs); in integrity_check()
1005 cht->get_copy(this, tl); in main_run()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/utilities/
H A Dtest_concurrentHashtable.cpp81 delete cht; in cht_insert()
137 delete cht; in cht_get_insert()
187 delete cht; in cht_getinsert_bulkdelete()
227 delete cht; in cht_getinsert_bulkdelete_task()
242 delete cht; in cht_scope()
265 delete cht; in cht_scan()
339 delete cht; in cht_grow()
381 delete cht; in cht_task_grow()
506 cht->do_scan(thr, vs); in integrity_check()
1005 cht->get_copy(this, tl); in main_run()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/scanin/
H A Dafiles9 it8.cht
10 ColorChecker.cht
12 ColorCheckerDC.cht
14 ColorCheckerSG.cht
16 Hutchcolor.cht
17 i1_RGB_Scan_1.4.cht
20 QPcard_201.cht
22 QPcard_202.cht
24 CMP_DT_003.cht
29 LaserSoftDCPro.cht
[all …]
H A DJamfile11 Samples = it8.cht ColorChecker.cht ColorChecker.cie ColorCheckerDC.cht ColorCheckerDC.ti2
12 ColorCheckerSG.cht ColorCheckerSG.ti2 Hutchcolor.cht i1_RGB_Scan_1.4.cht
13 ColorCheckerPassport.cht ColorCheckerPassport.cie
14 QPcard_201.cht QPcard_201.cie QPcard_202.cht QPcard_202.cie CMP_DT_003.cht
15 CMP_Digital_Target-4.cht CMP_Digital_Target-4.ti2 CMP_Digital_Target-4.cie
16 CMP_Digital_Target-7.cht
17 LaserSoftDCPro.cht SpyderChecker.cht SpyderChecker.cie
18 SpyderChecker24.cht SpyderChecker24.cie ;
/dports/science/chemtool/chemtool-1.6.14/src-cht/
H A DMakefile.in4 default: cht
5 all: cht
7 cht: cht.c
8 $(CC) $(CFLAGS) cht.c -o cht
10 lint: cht.c
11 splint -weak +posixlib cht.c >splint.log
14 rm -f cht cht.o
17 rm -f cht cht.o Makefile
/dports/graphics/argyllcms/Argyll_V1.9.2/ref/
H A Dafiles16 CMP_DT_003.cht
21 ColorChecker.cht
24 ColorCheckerDC.cht
26 ColorCheckerSG.cht
30 SpyderChecker.cht
32 SpyderChecker24.cht
40 Hutchcolor.cht
41 LaserSoftDCPro.cht
42 QPcard_201.cht
44 QPcard_202.cht
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dm_cheat.c682 for (cht = cheat; cht->cheat; cht++) in M_FindCheats_Doom()
695 if (cht->arg < 0 && cht->deh_sequence_len < cht->sequence_len) in M_FindCheats_Doom()
699 if (cht->chars_read < cht->deh_sequence_len) in M_FindCheats_Doom()
705 if (char_key == cht->cheat[cht->chars_read]) in M_FindCheats_Doom()
712 else if (cht->param_chars_read < -cht->arg) in M_FindCheats_Doom()
725 if (cht->chars_read >= cht->deh_sequence_len && in M_FindCheats_Doom()
726 cht->param_chars_read >= -cht->arg) in M_FindCheats_Doom()
740 cht->func(cht->arg); in M_FindCheats_Doom()
743 cht->chars_read = cht->param_chars_read = 0; in M_FindCheats_Doom()
768 for (cht = cheat; cht->cheat; cht++) in cht_InitCheats()
[all …]
/dports/science/chemtool/chemtool-1.6.14/
H A DMakefile.sgi3222 all: chemtool cht
29 cht: src-cht/cht-2.5.c
30 cd src-cht;${MAKE}
35 install: chemtool src-cht/cht
36 ${CP} chemtool src-cht/cht ${PREFIX}/bin
42 ${RM} *.o *~ src-cht/*.o src-cht/*~ chemtool src-cht/cht
H A DMakefile.sgi6421 all: chemtool cht
28 cht: src-cht/cht-2.5.c
29 cd src-cht;${MAKE}
34 install: chemtool src-cht/cht
35 ${CP} chemtool src-cht/cht ${PREFIX}/bin
41 ${RM} *.o *~ src-cht/*.o src-cht/*~ chemtool src-cht/cht
/dports/science/chemtool-devel/chemtool-1.7alpha15/
H A DMakefile.sgi3222 all: chemtool cht
29 cht: src-cht/cht-2.5.c
30 cd src-cht;${MAKE}
35 install: chemtool src-cht/cht
36 ${CP} chemtool src-cht/cht ${PREFIX}/bin
42 ${RM} *.o *~ src-cht/*.o src-cht/*~ chemtool src-cht/cht
H A DMakefile.sgi6421 all: chemtool cht
28 cht: src-cht/cht-2.5.c
29 cd src-cht;${MAKE}
34 install: chemtool src-cht/cht
35 ${CP} chemtool src-cht/cht ${PREFIX}/bin
41 ${RM} *.o *~ src-cht/*.o src-cht/*~ chemtool src-cht/cht
/dports/science/chemtool-devel/chemtool-1.7alpha15/src-cht/
H A DMakefile.in4 default: cht
6 cht: cht-2.5.c
7 $(CC) $(CFLAGS) cht-2.5.c -o cht
9 lint: cht-2.5.c
10 splint -weak +posixlib cht-2.5.c >splint.log
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dppmtosixel.c30 static colorhash_table cht; variable
94 cht = ppm_colorhisttocolorhash( chv, colors );
99 WriteRawImage( cht, rows, cols );
101 WritePackedImage( cht, rows, cols );
144 WriteRawImage( cht, rows, cols ) in WriteRawImage() argument
145 colorhash_table cht; in WriteRawImage()
156 printf( "#%d%c", ppm_lookupcolor(cht, pP), sixel[b] );
166 WritePackedImage( cht, rows, cols ) in WritePackedImage() argument
167 colorhash_table cht; in WritePackedImage()
180 thiscolor = ppm_lookupcolor(cht, pP);
[all …]
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dm_cheat.cpp48 int cht_CheckCheat (cheatseq_t *cht, char key) in cht_CheckCheat() argument
60 if (!cht->p) in cht_CheckCheat()
61 cht->p = cht->sequence; // initialize if first time in cht_CheckCheat()
63 if (*cht->p == 0) in cht_CheckCheat()
64 *(cht->p++) = key; in cht_CheckCheat()
66 cht->p++; in cht_CheckCheat()
68 cht->p = cht->sequence; in cht_CheckCheat()
70 if (*cht->p == 1) in cht_CheckCheat()
71 cht->p++; in cht_CheckCheat()
74 cht->p = cht->sequence; in cht_CheckCheat()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/pw/
H A Dlazy.F48 ALLOCATE (cht(-m:m))
55 cht(i) = 0._dp
79 cht(0) = 1._dp
107 cht(0) = 1._dp
136 cht(0) = 1._dp
169 cht(0) = 1._dp
204 cht(0) = 1._dp
242 cht(0) = 1._dp
285 cht(0) = 1._dp
334 cht(0) = 1._dp
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/pw/
H A Dlazy.F48 ALLOCATE (cht(-m:m))
55 cht(i) = 0._dp
79 cht(0) = 1._dp
107 cht(0) = 1._dp
136 cht(0) = 1._dp
169 cht(0) = 1._dp
204 cht(0) = 1._dp
242 cht(0) = 1._dp
285 cht(0) = 1._dp
334 cht(0) = 1._dp
[all …]

12345678910>>...68