Home
last modified time | relevance | path

Searched refs:hjt (Results 1 – 25 of 90) sorted by relevance

1234

/dports/japanese/Wnn7-lib/src/Wnn/etc/
H A Dfi_bdic.c410 struct FI_HJT hjt; local
416 memcpy(&(hjt.fi_dic_uniq), funiq, WNN_F_UNIQ_LEN);
417 hjt.maxcomment = wnn_Strlen(comm);
418 hjt.maxjisho = njisho;
433 if ((output_header_fi_hjt(fp, &hjt) == -1) ||
434 (put_n_EU_str(fp, comm, hjt.maxcomment) == -1) ||
440 output_header_fi_hjt(fp, &hjt);
441 put_n_EU_str(fp, comm, hjt.maxcomment);
H A Dbdic.c1508 struct HJT hjt; local
1516 hjt.maxcomment = wnn_Strlen(comm);
1518 hjt.maxserial = serial;
1520 if(hjt.hindo_area != 0) {
1521 if((hjt.curserial = (unsigned char *)
1524 for(i = 0; i < hjt.hindo_area; i++) (hjt.curserial)[i] = 0;
1526 hjt.curserial = NULL;
1541 if ((output_header_hjt(fp, &hjt) == -1) ||
1542 (put_n_EU_str(fp, comm, hjt.maxcomment) == -1) ||
1548 output_header_hjt(fp, &hjt);
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
H A Ddo_filecom.c248 struct HJT hjt; in file_stat() local
290 if (input_header_hjt (fp, &hjt) == -1) in file_stat()
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
H A Ddo_filecom.c248 struct HJT hjt; in file_stat() local
290 if (input_header_hjt (fp, &hjt) == -1) in file_stat()
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dreadfile.c486 tp = (UCHAR *) realloc (hjt->hindo, new_bufsize * sizeof (*hjt->hindo)); in hindo_file_realloc()
494 hjt->hindo = tp; in hindo_file_realloc()
598 hjt->hdirty = 0; in clear_dirty_bit()
956 if (hjt)
958 free (hjt->hindo);
959 free (hjt->comment);
960 free (hjt);
1043 struct HJT *hjt; local
1069 hjt->comment = tp;
1071 hjt->hdirty = 1;
[all …]
/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/Wnn/etc/
H A Dfi_bdic.c429 struct FI_HJT hjt; local
435 bcopy(funiq, &(hjt.fi_dic_uniq), WNN_F_UNIQ_LEN);
436 hjt.maxcomment = wnn_Strlen(comm);
437 hjt.maxjisho = njisho;
452 if ((output_header_fi_hjt(fp, &hjt, args) == -1) ||
453 (put_n_EU_str(fp, comm, hjt.maxcomment, args) == -1) ||
459 output_header_fi_hjt(fp, &hjt, args);
460 put_n_EU_str(fp, comm, hjt.maxcomment, args);
H A Dbdic.c1838 struct HJT hjt; local
1845 bcopy(funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1846 hjt.maxcomment = wnn_Strlen(comm);
1848 hjt.maxserial = serial;
1850 if(hjt.hindo_area != 0) {
1851 if((hjt.curserial = (unsigned char *)
1854 for(i = 0; i < hjt.hindo_area; i++) (hjt.curserial)[i] = 0;
1856 hjt.curserial = NULL;
1868 if ((output_header_hjt(fp, &hjt, args) == -1) ||
1875 output_header_hjt(fp, &hjt, args);
[all …]
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/algorithm/
H A DIntersection2D.cpp55 for ( CGAL::Polygon_with_holes_2<Kernel>::Hole_const_iterator hjt = hit; in numIntersectionPoints() local
56 hjt != poly.holes_end(); in numIntersectionPoints()
57 ++hjt ) { in numIntersectionPoints()
59 ringJ.addSegments( hjt->edges_begin(), hjt->edges_end() ); in numIntersectionPoints()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Ddtoa.c475 struct HJT hjt; local
486 if (input_hindo_header (fp, &hjt, &h_file_head) == -1)
491 if (bcmp (&file_head.file_uniq_org, &hjt.dic_file_uniq, sizeof (struct wnn_file_uniq)))
496 add_hindo (fp, hjt.maxserial);
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c1140 struct HJT hjt; local
1147 bcopy (funiq, &(hjt.dic_file_uniq), WNN_F_UNIQ_LEN);
1148 hjt.maxcomment = wnn_Strlen (comm);
1150 hjt.maxserial = serial;
1170 if ((output_header_hjt (fp, &hjt) == -1)
1171 || (put_n_EU_str (fp, comm, hjt.maxcomment) == -1)
1178 output_header_hjt (fp, &hjt);
1179 put_n_EU_str (fp, comm, hjt.maxcomment);

1234