Home
last modified time | relevance | path

Searched refs:fcis (Results 1 – 23 of 23) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/mobi/writer8/
H A Dmobi.py23 def fcis(text_length): function
24 fcis = b'FCIS\x00\x00\x00\x14\x00\x00\x00\x10\x00\x00\x00\x02\x00\x00\x00\x00'
25 fcis += pack(b'>L', text_length)
26 fcis += b'\x00\x00\x00\x00\x00\x00\x00\x28\x00\x00\x00\x00\x00\x00\x00'
27 fcis += b'\x28\x00\x00\x00\x08\x00\x01\x00\x01\x00\x00\x00\x00'
28 return fcis
276 self.records.append(fcis(self.text_length))
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/mobi/writer2/
H A Dmain.py31 def fcis(text_length): function
32 fcis = b'FCIS\x00\x00\x00\x14\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x00'
33 fcis += pack(b'>I', text_length)
34 fcis += b'\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x08\x00\x01\x00\x01\x00\x00\x00\x00'
35 return fcis
224 self.records.append(fcis(self.text_length))
395 self.records.append(fcis(self.text_length))
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DPictureImageLoader.c928 FcursorImages *fcis; in PImageLoadCursorFromFile() local
932 if ((fcis = FcursorFilenameLoadImages( in PImageLoadCursorFromFile()
935 for (i = 0; i < fcis->nimage; i++) in PImageLoadCursorFromFile()
937 if (x_hot < fcis->images[i]->width && x_hot >= 0 && in PImageLoadCursorFromFile()
938 y_hot < fcis->images[i]->height && y_hot >= 0) in PImageLoadCursorFromFile()
940 fcis->images[i]->xhot = x_hot; in PImageLoadCursorFromFile()
941 fcis->images[i]->yhot = y_hot; in PImageLoadCursorFromFile()
944 cursor = FcursorImagesLoadCursor(dpy, fcis); in PImageLoadCursorFromFile()
945 FcursorImagesDestroy(fcis); in PImageLoadCursorFromFile()
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DPictureImageLoader.c927 FcursorImages *fcis; in PImageLoadCursorFromFile() local
931 if ((fcis = FcursorFilenameLoadImages( in PImageLoadCursorFromFile()
934 for (i = 0; i < fcis->nimage; i++) in PImageLoadCursorFromFile()
936 if (x_hot < fcis->images[i]->width && x_hot >= 0 && in PImageLoadCursorFromFile()
937 y_hot < fcis->images[i]->height && y_hot >= 0) in PImageLoadCursorFromFile()
939 fcis->images[i]->xhot = x_hot; in PImageLoadCursorFromFile()
940 fcis->images[i]->yhot = y_hot; in PImageLoadCursorFromFile()
943 cursor = FcursorImagesLoadCursor(dpy, fcis); in PImageLoadCursorFromFile()
944 FcursorImagesDestroy(fcis); in PImageLoadCursorFromFile()
/dports/www/janus/janus-gateway-0.11.6/
H A Drtcp.c458 int fcis; in janus_rtcp_check_fci() local
461 fcis = 0; in janus_rtcp_check_fci()
464 fcis = (int)ntohs(rtcp->length) - 2; in janus_rtcp_check_fci()
467 fcis = ((int)ntohs(rtcp->length) - 2) >> 1; in janus_rtcp_check_fci()
470 fcis = ((int)ntohs(rtcp->length)- 2) / (sizeof_fci >> 2); in janus_rtcp_check_fci()
474 if (fci_size < sizeof_fci*fcis) { in janus_rtcp_check_fci()
475 …_VERB, "Got %d FCI count, expected %d bytes > actual %d bytes\n", fcis, sizeof_fci*fcis, fci_size); in janus_rtcp_check_fci()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/gettext/htmlim/
H A Dhtmlreader.cpp247 bool fcis = (chl.length() > 0 && chl[0].isSpace()); in characters() local
261 if (fcis) in characters()
264 if (lcis && !(fcis && tmp.length() <= 1)) in characters()
/dports/net/wireshark/wireshark-3.6.1/
H A Dservices4125 fcis 4727/tcp # F-Link Client Information Service
4126 fcis-disc 4727/udp # F-Link Client Information Service Discovery
/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dservices4125 fcis 4727/tcp # F-Link Client Information Service
4126 fcis-disc 4727/udp # F-Link Client Information Service Discovery
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dservices4125 fcis 4727/tcp # F-Link Client Information Service
4126 fcis-disc 4727/udp # F-Link Client Information Service Discovery
/dports/net/tshark/wireshark-3.6.1/
H A Dservices4125 fcis 4727/tcp # F-Link Client Information Service
4126 fcis-disc 4727/udp # F-Link Client Information Service Discovery
/dports/security/nmap/nmap-7.91/
H A Dnmap-services8832 fcis 4727/tcp 0.000000 # fcis-disc | F-Link Client Information Service | F-Link Client Information …
8833 fcis-disc 4727/udp 0.000000 # F-Link Client Information Service Discovery
/dports/security/ipv6toolkit/ipv6toolkit-v2.0/data/
H A Dservice-names-port-numbers.csv8886 fcis,4727,tcp,F-Link Client Information Service,,,,,,,,
8887 fcis-disc,4727,udp,F-Link Client Information Service Discovery,[Makoto_Zukawa],[Makoto_Zukawa],2010…
/dports/devel/tcllib/tcllib-1.20/modules/nettool/build/
H A Dservice-names-port-numbers.csv8891 fcis,4727,tcp,F-Link Client Information Service,,,,,,,,
8892 fcis-disc,4727,udp,F-Link Client Information Service Discovery,[Makoto_Zukawa],[Makoto_Zukawa],2010…
/dports/devel/tcllibc/tcllib-1.20/modules/nettool/build/
H A Dservice-names-port-numbers.csv8891 fcis,4727,tcp,F-Link Client Information Service,,,,,,,,
8892 fcis-disc,4727,udp,F-Link Client Information Service Discovery,[Makoto_Zukawa],[Makoto_Zukawa],2010…
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DWord.tab16281 运河 fcis fcis 2020000 423000 2443000 0 2
H A Dwubi-haifeng86.UTF-825537 fcis 运河 2453000
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in20519 fcis 运河 489
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dwubi.tim12580 fcis=运河
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in20519 fcis 运河 489
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in20519 fcis 运河 489
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DWubi.txt.in20519 fcis 运河 489
/dports/chinese/brise/brise-brise-0.35/supplement/
H A Dwubi86.dict.yaml29607 运河 fcis 5050000
/dports/chinese/rime-wubi/rime-wubi-f1876f08f1d4a9696395be0070c0e8e4353c44cb/
H A Dwubi86.dict.yaml29582 运河 fcis 5050000