Home
last modified time | relevance | path

Searched refs:UInt16 (Results 1 – 25 of 3035) sorted by relevance

12345678910>>...122

/dports/lang/fpc-source/fpc-3.2.2/packages/palmunits/src/
H A Dpdiconst.pp46 kPdiPRN_FREEBUSY = UInt16(988);
47 kPdiPRN_X_PALM_CUSTOM = UInt16(1044);
48 kPdiPRN_METHOD = UInt16(1108);
49 kPdiPRN_ORG = UInt16(1236);
50 kPdiPRN_X_PALM_CATEGORY = UInt16(1250);
51 kPdiPRN_TITLE = UInt16(1488);
52 kPdiPRN_ORGANIZER = UInt16(1528);
53 kPdiPRN_TZ = UInt16(1566);
54 kPdiPRN_VERSION = UInt16(1682);
55 kPdiPRN_TZID = UInt16(1722);
[all …]
H A Dtelephonymgr.pp413 function TelIsServiceAvailable(iRefnum: UInt16; iAppId: TelAppID; serviceId: UInt16; var ioTransIdP…
415 function TelIsFunctionSupported(iRefnum: UInt16; iAppId: TelAppID; functionId: UInt16; var ioTransI…
421 function TelCancel(iRefnum: UInt16; iAppId: TelAppID; iTransId: UInt16; var ioTransIdP: UInt16): Er…
475 function TelSmsGetDataMaxSize(iRefnum: UInt16; iAppId: TelAppID; var oSizeP: UInt16; var ioTransIdP…
552 function TelPhbDeleteEntry(iRefnum: UInt16; iAppId: TelAppID; iEntryIndex: UInt16; var ioTransIdP:
614 function TelIsCancelSupported(refnum: UInt16; appId: TelAppID; var transIdP: UInt16): Err;
620 function TelIsOemCallSupported(refnum: UInt16; appId: TelAppID; var transIdP: UInt16): Err;
688 function TelIsEmcCallSupported(refnum: UInt16; appId: TelAppID; var transIdP: UInt16): Err;
748 function TelIsSndMuteSupported(refnum: UInt16; appId: TelAppID; var transIdP: UInt16): Err;
834 function TelIsCancelSupported(refnum: UInt16; appId: TelAppID; var transIdP: UInt16): Err;
[all …]
H A Dpdilib.pp106 kPdiEnableFolding = UInt16(1);
107 kPdiEnableQuotedPrintable = UInt16(2);
119 kPdiWriteText = UInt16(8); // charset computation
128 kPdiEOFEventMask = UInt16(1);
197 function PdiReaderNew(libRefnum: UInt16; input: UDAReaderPtr; version: UInt16): PdiReaderPtr; sysca…
201 function PdiWriterNew(libRefnum: UInt16; output: UDAWriterPtr; version: UInt16): PdiWriterPtr; sysc…
217 function PdiDefineResizing(libRefnum: UInt16; ioReader: PdiReaderPtr; deltaSize, maxSize: UInt16): …
232 function PdiWriteBeginObject(libRefnum: UInt16; ioWriter: PdiWriterPtr; objectNameID: UInt16): Err;…
234 function PdiWriteEndObject(libRefnum: UInt16; ioWriter: PdiWriterPtr; objectNameID: UInt16): Err; s…
236 function PdiWriteProperty(libRefnum: UInt16; ioWriter: PdiWriterPtr; propertyNameID: UInt16): Err; …
[all …]
H A Dform.pp53 alertType: UInt16;
54 helpRscID: UInt16;
84 Bits: UInt16;
104 Bits: UInt16;
121 id: UInt16;
135 rscID: UInt16;
152 id: UInt16;
170 id: UInt16;
192 listID: UInt16;
240 Bits: UInt16;
[all …]
H A Dfield.pp63 start: UInt16;
64 end_: UInt16;
65 bufferLen: UInt16;
72 Bits: UInt16;
104 id: UInt16;
110 textLen: UInt16;
112 maxChars: UInt16;
113 selFirstPos: UInt16;
114 selLastPos: UInt16;
115 insPtXPos: UInt16;
[all …]
H A Dfslib.pp126 function FSCustomControl(fsLibRefNum: UInt16; apiCreator: UInt32; apiSelector: UInt16;
135 function FSFileCreate(fsLibRefNum: UInt16; volRefNum: UInt16; const pathNameP: PChar): Err; syscall…
137 function FSFileOpen(fsLibRefNum: UInt16; volRefNum: UInt16; const pathNameP: PChar;
149 function FSFileDelete(fsLibRefNum: UInt16; volRefNum: UInt16; const pathNameP: PChar): Err; syscall…
175 function FSDirCreate(fsLibRefNum: UInt16; volRefNum: UInt16; const dirNameP: PChar): Err; syscall F…
195 function FSDirDelete(fsLibRefNum: UInt16; volRefNum: UInt16; const dirNameP: PChar): Err;
207 function FSVolumeUnmount(fsLibRefNum: UInt16; volRefNum: UInt16): Err; syscall FSTrapVolumeUnmount;
209 function FSVolumeInfo(fsLibRefNum: UInt16; volRefNum: UInt16; var volInfoP: VolumeInfoType): Err; s…
211 function FSVolumeGetLabel(fsLibRefNum: UInt16; volRefNum: UInt16; labelP: PChar; bufLen: UInt16): E…
213 function FSVolumeSetLabel(fsLibRefNum: UInt16; volRefNum: UInt16; const labelP: PChar): Err; syscal…
[all …]
/dports/astro/phd2/phd2-2.6.10/thirdparty/frameworks/fcCamFw.framework/Versions/A/Headers/
H A DfcCamFw.h106 UInt16 cksum;
116 UInt16 width;
132 UInt16 cksum;
184 UInt16 Xmin;
185 UInt16 Xmax;
197 UInt16 Xmin;
198 UInt16 Xmax;
210 UInt16 left;
211 UInt16 top;
547 IOReturn fcUsb_cmd_rdScanLine(int camNum, UInt16 lineNum, UInt16 Xmin, UInt16 Xmax, UInt16 *lineBuf…
[all …]
/dports/emulators/hugo/hugo-2.12/
H A Dfollowop.h22 UInt16 follow_straight(UInt16);
25 UInt16 follow_BBRi(UInt16 where);
28 UInt16 follow_BCC(UInt16 where);
31 UInt16 follow_BBSi(UInt16 where);
34 UInt16 follow_BCS(UInt16 where);
37 UInt16 follow_BEQ(UInt16 where);
40 UInt16 follow_BNE(UInt16 where);
43 UInt16 follow_BMI(UInt16 where);
46 UInt16 follow_BPL(UInt16 where);
49 UInt16 follow_BRA(UInt16 where);
[all …]
H A Dfollowop.c5 UInt16 follow_straight (UInt16 where) in follow_straight()
12 UInt16 follow_BBRi (UInt16 where) in follow_BBRi()
30 UInt16 follow_BCC (UInt16 where) in follow_BCC()
42 UInt16 follow_BBSi (UInt16 where) in follow_BBSi()
60 UInt16 follow_BCS (UInt16 where) in follow_BCS()
72 UInt16 follow_BEQ (UInt16 where) in follow_BEQ()
84 UInt16 follow_BNE (UInt16 where) in follow_BNE()
96 UInt16 follow_BMI (UInt16 where) in follow_BMI()
108 UInt16 follow_BPL (UInt16 where) in follow_BPL()
120 UInt16 follow_BRA (UInt16 where) in follow_BRA()
[all …]
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DSXMacLib.h105 UInt16 hback_porch;
106 UInt16 width;
109 UInt16 height;
127 Boolean sxClearPixels(void *device, UInt16 flags, UInt16 camIndex);
128 …Pixels(void *device, UInt16 flags, UInt16 camIndex, UInt16 xoffset, UInt16 yoffset, UInt16 width,
129 …Pixels(void *device, UInt16 flags, UInt16 camIndex, UInt16 xoffset, UInt16 yoffset, UInt16 width,
137 UInt16 sxGetSerialPort(void *device, UInt16 portIndex, UInt16 property);
138 …Boolean sxWriteSerialPort(void *device, UInt16 camIndex, UInt16 flush, UInt16 count, UInt8 *data…
149 …boolean_t sxWriteEEPROM(void *device, UInt16 address, UInt16 count, UInt18 *data, UInt16 admin_c…
161 UInt16 pid;
[all …]
H A DFcLib.h125 UInt16 boardVersion;
127 UInt16 fpgaVersion;
128 UInt16 fpgaRevision;
129 UInt16 width;
130 UInt16 height;
131 UInt16 pixelWidth;
132 UInt16 pixelHeight;
442 …pec(dllexport) int fcUsb_cmd_rdScanLine(int camNum, UInt16 lineNum, UInt16 Xmin, UInt16 Xmax, UInt…
453 …_declspec(dllexport) int fcUsb_cmd_setRoi(int camNum, UInt16 left, UInt16 top, UInt16 right, UInt1…
535 …llexport) int fcUsb_cmd_rdScanLineQueue(int camNum, UInt16 lineNum, UInt16 Xmin, UInt16 Xmax, UInt…
[all …]
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/opentype/
H A Dotcmap_p.h54 UInt16 format;
55 UInt16 length;
70 UInt16 format;
71 UInt16 length;
86 UInt16 format;
87 UInt16 length;
112 UInt16 format;
113 UInt16 length;
115 UInt16 first;
116 UInt16 count;
[all …]
H A Dotcore_p.h44 UInt16 numTables;
45 UInt16 searchRange;
46 UInt16 entrySelector;
47 UInt16 rangeShift;
139 UInt16 flags;
140 UInt16 unitsPerEm;
150 UInt16 macStyle;
178 UInt16 maxPoints;
182 UInt16 maxZones;
227 UInt16 version;
[all …]
H A Dotlayout_p.h174 UInt16 lastGlyph;
181 UInt16 format;
188 UInt16 format;
192 UInt16 format;
254 const UInt16* base = static_cast<const UInt16*>(_array); in find()
302 UInt16 format;
310 UInt16 format;
314 UInt16 format;
433 UInt16 format;
439 UInt16 format;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DSFNTLayoutTypes.pas842 count: UInt16;
868 glyph: UInt16;
938 flags: UInt16;
944 flags: UInt16;
951 flags: UInt16;
978 flags: UInt16;
984 flags: UInt16;
991 flags: UInt16;
1008 count: UInt16;
1577 left: UInt16;
[all …]
H A DSFNTTypes.pas446 format: UInt16;
447 length: UInt16;
455 format: UInt16;
476 version: UInt16;
522 length: UInt16;
523 offset: UInt16;
531 format: UInt16;
532 count: UInt16;
617 nameID: UInt16;
622 setting: UInt16;
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DJFM.cpp35 UInt16 id = UInt16(sr.readUnsigned(2)); // JFM ID (9 or 11) in JFM()
42 UInt16 nt = UInt16(sr.readUnsigned(2)); // length of character type table in JFM()
46 UInt16 ec = UInt16(sr.readUnsigned(2)); // largest character code in font in JFM()
47 UInt16 nw = UInt16(sr.readUnsigned(2)); // number of words in width table in JFM()
52 UInt16 nk = UInt16(sr.readUnsigned(2)); // number of words in kern table in JFM()
53 UInt16 ng = UInt16(sr.readUnsigned(2)); // number of words in glue table in JFM()
70 UInt16 c = (UInt16)sr.readUnsigned(2); in readTables()
71 UInt16 t = (UInt16)sr.readUnsigned(2); in readTables()
84 UInt16 c = (UInt16)sr.readUnsigned(2); in readTables()
85 UInt16 t = (UInt16)sr.readUnsigned(2); in readTables()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Cryptography/
H A DRC2CryptoServiceProvider.cs44 private UInt16 R0, R1, R2, R3; // state
45 private UInt16[] K; // expanded key
83 K = new UInt16 [64]; in RC2Transform()
102 R0 = (UInt16) ((R0 << 1) | (R0 >> 15)); in ECB()
105 R1 = (UInt16) ((R1 << 2) | (R1 >> 14)); in ECB()
108 R2 = (UInt16) ((R2 << 3) | (R2 >> 13)); in ECB()
111 R3 = (UInt16) ((R3 << 5) | (R3 >> 11)); in ECB()
123 R0 = (UInt16) ((R0 << 1) | (R0 >> 15)); in ECB()
126 R1 = (UInt16) ((R1 << 2) | (R1 >> 14)); in ECB()
129 R2 = (UInt16) ((R2 << 3) | (R2 >> 13)); in ECB()
[all …]
/dports/net/stund/stund_0.96_Aug13/
H A Dstun.h18 typedef unsigned short UInt16; typedef
36 const UInt16 MappedAddress = 0x0001;
62 UInt16 msgType;
63 UInt16 msgLength;
70 UInt16 type;
71 UInt16 length;
76 UInt16 port;
94 UInt16 pad; // all 0
98 UInt16 sizeReason;
104 UInt16 numAttributes;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/tests/System/
H A DConvert.ToUInt16.cs15 UInt16[] expectedValues = { 1, 0 }; in FromBoolean()
23 UInt16[] expectedValues = { 255, 0 }; in FromByte()
39 UInt16[] expectedValues = { 1000, 0 }; in FromDecimal()
50 UInt16[] expectedValues = { 1000, 0 }; in FromDouble()
61 UInt16[] expectedValues = { 1000, 0, (UInt16)Int16.MaxValue }; in FromInt16()
94 UInt16[] expectedValues = { 0 }; in FromObject()
105 UInt16[] expectedValues = { 100, 0 }; in FromSByte()
127 UInt16[] expectedValues = { 1000, 0, UInt16.MaxValue, 0 }; in FromString()
142UInt16[] expectedValues = { 0, 0, 0, 0, UInt16.MaxValue, UInt16.MaxValue, UInt16.MaxValue, UInt16.… in FromStringWithBase()
161 UInt16[] testValues = { UInt16.MaxValue, UInt16.MinValue }; in FromUInt16()
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Rar/
H A DRarHeader.h35 const UInt16 kVolume = 1;
36 const UInt16 kComment = 2;
37 const UInt16 kLock = 4;
38 const UInt16 kSolid = 8;
40 const UInt16 kAuthenticity = 0x20;
41 const UInt16 kRecovery = 0x40;
42 const UInt16 kBlockEncryption = 0x80;
157 const UInt16 kLongBlock = 1 << 15;
160 UInt16 CRC;
162 UInt16 Flags;
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Rar/
H A DRarHeader.h35 const UInt16 kVolume = 1;
36 const UInt16 kComment = 2;
37 const UInt16 kLock = 4;
38 const UInt16 kSolid = 8;
40 const UInt16 kAuthenticity = 0x20;
41 const UInt16 kRecovery = 0x40;
42 const UInt16 kBlockEncryption = 0x80;
157 const UInt16 kLongBlock = 1 << 15;
160 UInt16 CRC;
162 UInt16 Flags;
[all …]
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/str/
H A Dstr_palmos.c38 UInt16 na = (UInt16)tcslen(a); in tcsicmp()
39 UInt16 nb = (UInt16)tcslen(b); in tcsicmp()
45 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsnicmp()
46 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsnicmp()
52 UInt16 na = (UInt16)tcslen(a); in tcscmp()
53 UInt16 nb = (UInt16)tcslen(b); in tcscmp()
59 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsncmp()
60 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsncmp()
68 UInt16 n = (UInt16)(OutLen-1); in TcsToUpper()
69 if (TxtTransliterate(In,(UInt16)tcslen(In),Out,&n,translitOpUpperCase) == errNone) in TcsToUpper()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/str/
H A Dstr_palmos.c38 UInt16 na = (UInt16)tcslen(a); in tcsicmp()
39 UInt16 nb = (UInt16)tcslen(b); in tcsicmp()
45 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsnicmp()
46 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsnicmp()
52 UInt16 na = (UInt16)tcslen(a); in tcscmp()
53 UInt16 nb = (UInt16)tcslen(b); in tcscmp()
59 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsncmp()
60 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsncmp()
68 UInt16 n = (UInt16)(OutLen-1); in TcsToUpper()
69 if (TxtTransliterate(In,(UInt16)tcslen(In),Out,&n,translitOpUpperCase) == errNone) in TcsToUpper()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/str/
H A Dstr_palmos.c38 UInt16 na = (UInt16)tcslen(a); in tcsicmp()
39 UInt16 nb = (UInt16)tcslen(b); in tcsicmp()
45 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsnicmp()
46 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsnicmp()
52 UInt16 na = (UInt16)tcslen(a); in tcscmp()
53 UInt16 nb = (UInt16)tcslen(b); in tcscmp()
59 UInt16 na = (UInt16)(min(tcslen(a),n)); in tcsncmp()
60 UInt16 nb = (UInt16)(min(tcslen(b),n)); in tcsncmp()
68 UInt16 n = (UInt16)(OutLen-1); in TcsToUpper()
69 if (TxtTransliterate(In,(UInt16)tcslen(In),Out,&n,translitOpUpperCase) == errNone) in TcsToUpper()

12345678910>>...122