Home
last modified time | relevance | path

Searched refs:fHdr (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dfspa.c36 item->fHdr = 0; in wvInitFSPA()
60 item->fHdr = temp16 & 0x0001; in wvGetFSPA()
H A Dwv.h925 U32 fHdr:1; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c1273 const struct typhoon_file_header *fHdr; in typhoon_request_firmware() local
1297 if (memcmp(fHdr->tag, "TYPHOON", 8)) in typhoon_request_firmware()
1300 numSections = le32_to_cpu(fHdr->numSections); in typhoon_request_firmware()
1333 const struct typhoon_file_header *fHdr; in typhoon_download_firmware() local
1376 numSections = le32_to_cpu(fHdr->numSections); in typhoon_download_firmware()
1377 load_addr = le32_to_cpu(fHdr->startAddr); in typhoon_download_firmware()
1381 hmac = le32_to_cpu(fHdr->hmacDigest[0]); in typhoon_download_firmware()
1383 hmac = le32_to_cpu(fHdr->hmacDigest[1]); in typhoon_download_firmware()
1385 hmac = le32_to_cpu(fHdr->hmacDigest[2]); in typhoon_download_firmware()
1387 hmac = le32_to_cpu(fHdr->hmacDigest[3]); in typhoon_download_firmware()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c1273 const struct typhoon_file_header *fHdr; in typhoon_request_firmware() local
1297 if (memcmp(fHdr->tag, "TYPHOON", 8)) in typhoon_request_firmware()
1300 numSections = le32_to_cpu(fHdr->numSections); in typhoon_request_firmware()
1333 const struct typhoon_file_header *fHdr; in typhoon_download_firmware() local
1376 numSections = le32_to_cpu(fHdr->numSections); in typhoon_download_firmware()
1377 load_addr = le32_to_cpu(fHdr->startAddr); in typhoon_download_firmware()
1381 hmac = le32_to_cpu(fHdr->hmacDigest[0]); in typhoon_download_firmware()
1383 hmac = le32_to_cpu(fHdr->hmacDigest[1]); in typhoon_download_firmware()
1385 hmac = le32_to_cpu(fHdr->hmacDigest[2]); in typhoon_download_firmware()
1387 hmac = le32_to_cpu(fHdr->hmacDigest[3]); in typhoon_download_firmware()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c1273 const struct typhoon_file_header *fHdr; in typhoon_request_firmware() local
1297 if (memcmp(fHdr->tag, "TYPHOON", 8)) in typhoon_request_firmware()
1300 numSections = le32_to_cpu(fHdr->numSections); in typhoon_request_firmware()
1333 const struct typhoon_file_header *fHdr; in typhoon_download_firmware() local
1376 numSections = le32_to_cpu(fHdr->numSections); in typhoon_download_firmware()
1377 load_addr = le32_to_cpu(fHdr->startAddr); in typhoon_download_firmware()
1381 hmac = le32_to_cpu(fHdr->hmacDigest[0]); in typhoon_download_firmware()
1383 hmac = le32_to_cpu(fHdr->hmacDigest[1]); in typhoon_download_firmware()
1385 hmac = le32_to_cpu(fHdr->hmacDigest[2]); in typhoon_download_firmware()
1387 hmac = le32_to_cpu(fHdr->hmacDigest[3]); in typhoon_download_firmware()
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dmachoutils.pas224 fHdr : TMachHeader;
1152 SetLength(cmds, fHdr.ncmds);
1153 if fHdr.ncmds>0 then
1160 SetLength(cmdofs, fHdr.ncmds);
1161 for i:=0 to fHdr.ncmds - 1 do
1187 Result:={(index>=0) and }(index<fHdr.ncmds);
1204 (cmdindex<fHdr.ncmds) and
1250 …Result:={(secindex>=0) and (segindex>=0) and }(segindex<fHdr.ncmds) and (cmds[segindex].cmd in [LC…
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dmachoutils.pas224 fHdr : TMachHeader;
1152 SetLength(cmds, fHdr.ncmds);
1153 if fHdr.ncmds>0 then
1160 SetLength(cmdofs, fHdr.ncmds);
1161 for i:=0 to fHdr.ncmds - 1 do
1187 Result:={(index>=0) and }(index<fHdr.ncmds);
1204 (cmdindex<fHdr.ncmds) and
1250 …Result:={(secindex>=0) and (segindex>=0) and }(segindex<fHdr.ncmds) and (cmds[segindex].cmd in [LC…
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dmachoutils.pas224 fHdr : TMachHeader;
1152 SetLength(cmds, fHdr.ncmds);
1153 if fHdr.ncmds>0 then
1160 SetLength(cmdofs, fHdr.ncmds);
1161 for i:=0 to fHdr.ncmds - 1 do
1187 Result:={(index>=0) and }(index<fHdr.ncmds);
1204 (cmdindex<fHdr.ncmds) and
1250 …Result:={(secindex>=0) and (segindex>=0) and }(segindex<fHdr.ncmds) and (cmds[segindex].cmd in [LC…
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DJpg.hs606 Just fHdr = currentFrame st
610 fHdr
620 Just fHdr = currentFrame st
624 fHdr
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DJpg.hs606 Just fHdr = currentFrame st
610 fHdr
620 Just fHdr = currentFrame st
624 fHdr
/dports/textproc/py-xlrd/xlrd-2.0.1/xlrd/
H A Dsheet.py2077 …rt, grbitFrt, Ref0, isf, fHdr, reserved0, cref, cbFeatData, reserved1, Ref1 = unpack('<HH8sHBiHiH8…
2082 assert fHdr == 0
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp5759 fHdr=shifterU16; in read()
5793 shifterU16=fHdr; in write()
5815 fHdr=0; in clear()
5833 lhs.fHdr==rhs.fHdr && in operator ==()
H A Dword97_generated.h6027 U16 fHdr:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp5520 fHdr=shifterU16; in read()
5554 shifterU16=fHdr; in write()
5576 fHdr=0; in clear()
5594 lhs.fHdr==rhs.fHdr && in operator ==()
H A Dword97_generated.h5757 U16 fHdr:1; member
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dooxml_tokens.inl1309 "fHdr", // 1305
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp2051 …d by %d wr %d wrk %d fRcaSimple %d fBelowText %d fAnchorLock %d \n",fspa->fHdr,fspa->bx,fspa->by,f… in _specCharProc()