Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/utils/fgpanel/
H A DFGRGBTextureLoader.cxx260 unsigned short *tempShort; in RawImageGetRow() local
273 pixel = *tempShort; in RawImageGetRow()
274 tempShort++; in RawImageGetRow()
300 tempShort++; in RawImageGetRow()
307 tempShort++; in RawImageGetRow()
317 tempShort++; in RawImageGetRow()
329 tempShort++; in RawImageGetRow()
393 tempShort++; in RawImageGetData()
399 tempShort++; in RawImageGetData()
405 tempShort++; in RawImageGetData()
[all …]
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCImageLoaderRGB.cpp390 u16 *tempShort; in processFile() local
439 tempShort++; in processFile()
446 tempShort++; in processFile()
453 tempShort++; in processFile()
460 tempShort++; in processFile()
532 u16 *tempShort; in readRGBrow() local
547 tempShort++; in readRGBrow()
580 tempShort++; in readRGBrow()
587 tempShort++; in readRGBrow()
602 tempShort++; in readRGBrow()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/rgb/
H A DReaderWriterRGB.cpp278 unsigned short *tempShort; in RawImageGetRow() local
294 pixel = *tempShort; in RawImageGetRow()
295 tempShort++; in RawImageGetRow()
325 tempShort++; in RawImageGetRow()
332 tempShort++; in RawImageGetRow()
347 tempShort++; in RawImageGetRow()
382 unsigned short *tempShort; in RawImageGetData() local
424 tempShort++; in RawImageGetData()
431 tempShort++; in RawImageGetData()
438 tempShort++; in RawImageGetData()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/
H A DReaderWriterRGB.cpp291 unsigned short *tempShort; in RawImageGetRow() local
311 pixel = *tempShort; in RawImageGetRow()
312 tempShort++; in RawImageGetRow()
342 tempShort++; in RawImageGetRow()
349 tempShort++; in RawImageGetRow()
364 tempShort++; in RawImageGetRow()
405 unsigned short *tempShort; in RawImageGetData() local
447 tempShort++; in RawImageGetData()
454 tempShort++; in RawImageGetData()
461 tempShort++; in RawImageGetData()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ecp-oui.c131 guint16 tempShort;
136 tempShort = tvb_get_ntohs(tvb, offset);
139 tempLen = TLV_INFO_LEN(tempShort);
184 guint16 tempShort;
194 tempShort = tvb_get_ntohs(tvb, offset);
195 len = TLV_INFO_LEN(tempShort);
270 guint16 tempShort;
275 tempShort = tvb_get_ntohs(tvb, offset);
278 tempLen = TLV_INFO_LEN(tempShort);
300 guint16 tempShort;
[all …]
H A Dpacket-lldp.c1397 guint16 tempShort; in dissect_lldp_chassis_id() local
1575 guint16 tempShort; in dissect_lldp_port_id() local
1741 guint16 tempShort; in dissect_lldp_time_to_live() local
1782 guint16 tempShort; in dissect_lldp_end_of_lldpdu() local
1805 guint16 tempShort; in dissect_lldp_port_desc() local
1839 guint16 tempShort; in dissect_lldp_system_name() local
1892 guint16 tempShort; in dissect_lldp_system_capabilities() local
1951 guint16 tempShort; in dissect_lldp_management_address() local
2036 guint16 tempShort; in dissect_dcbx_tlv() local
4270 guint16 tempShort; in dissect_organizational_specific_tlv() local
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ecp-oui.c131 guint16 tempShort; in dissect_ecp_unknown_tlv() local
136 tempShort = tvb_get_ntohs(tvb, offset); in dissect_ecp_unknown_tlv()
139 tempLen = TLV_INFO_LEN(tempShort); in dissect_ecp_unknown_tlv()
184 guint16 tempShort; in dissect_vdp_org_specific_tlv() local
194 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_org_specific_tlv()
195 len = TLV_INFO_LEN(tempShort); in dissect_vdp_org_specific_tlv()
270 guint16 tempShort; in dissect_vdp_end_of_vdpdu_tlv() local
275 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_end_of_vdpdu_tlv()
278 tempLen = TLV_INFO_LEN(tempShort); in dissect_vdp_end_of_vdpdu_tlv()
300 guint16 tempShort; in dissect_ecp() local
[all …]
H A Dpacket-lldp.c1397 guint16 tempShort; in dissect_lldp_chassis_id() local
1575 guint16 tempShort; in dissect_lldp_port_id() local
1741 guint16 tempShort; in dissect_lldp_time_to_live() local
1782 guint16 tempShort; in dissect_lldp_end_of_lldpdu() local
1805 guint16 tempShort; in dissect_lldp_port_desc() local
1839 guint16 tempShort; in dissect_lldp_system_name() local
1892 guint16 tempShort; in dissect_lldp_system_capabilities() local
1951 guint16 tempShort; in dissect_lldp_management_address() local
2036 guint16 tempShort; in dissect_dcbx_tlv() local
4270 guint16 tempShort; in dissect_organizational_specific_tlv() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ecp-oui.c131 guint16 tempShort; in dissect_ecp_unknown_tlv() local
136 tempShort = tvb_get_ntohs(tvb, offset); in dissect_ecp_unknown_tlv()
139 tempLen = TLV_INFO_LEN(tempShort); in dissect_ecp_unknown_tlv()
184 guint16 tempShort; in dissect_vdp_org_specific_tlv() local
194 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_org_specific_tlv()
195 len = TLV_INFO_LEN(tempShort); in dissect_vdp_org_specific_tlv()
270 guint16 tempShort; in dissect_vdp_end_of_vdpdu_tlv() local
275 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_end_of_vdpdu_tlv()
278 tempLen = TLV_INFO_LEN(tempShort); in dissect_vdp_end_of_vdpdu_tlv()
300 guint16 tempShort; in dissect_ecp() local
[all …]
H A Dpacket-lldp.c1397 guint16 tempShort; in dissect_lldp_chassis_id() local
1575 guint16 tempShort; in dissect_lldp_port_id() local
1741 guint16 tempShort; in dissect_lldp_time_to_live() local
1782 guint16 tempShort; in dissect_lldp_end_of_lldpdu() local
1805 guint16 tempShort; in dissect_lldp_port_desc() local
1839 guint16 tempShort; in dissect_lldp_system_name() local
1892 guint16 tempShort; in dissect_lldp_system_capabilities() local
1951 guint16 tempShort; in dissect_lldp_management_address() local
2036 guint16 tempShort; in dissect_dcbx_tlv() local
4270 guint16 tempShort; in dissect_organizational_specific_tlv() local
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ecp-oui.c131 guint16 tempShort; in dissect_ecp_unknown_tlv() local
136 tempShort = tvb_get_ntohs(tvb, offset); in dissect_ecp_unknown_tlv()
139 tempLen = TLV_INFO_LEN(tempShort); in dissect_ecp_unknown_tlv()
184 guint16 tempShort; in dissect_vdp_org_specific_tlv() local
194 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_org_specific_tlv()
195 len = TLV_INFO_LEN(tempShort); in dissect_vdp_org_specific_tlv()
270 guint16 tempShort; in dissect_vdp_end_of_vdpdu_tlv() local
275 tempShort = tvb_get_ntohs(tvb, offset); in dissect_vdp_end_of_vdpdu_tlv()
278 tempLen = TLV_INFO_LEN(tempShort); in dissect_vdp_end_of_vdpdu_tlv()
300 guint16 tempShort; in dissect_ecp() local
[all …]
H A Dpacket-lldp.c1397 guint16 tempShort; in dissect_lldp_chassis_id() local
1575 guint16 tempShort; in dissect_lldp_port_id() local
1741 guint16 tempShort; in dissect_lldp_time_to_live() local
1782 guint16 tempShort; in dissect_lldp_end_of_lldpdu() local
1805 guint16 tempShort; in dissect_lldp_port_desc() local
1839 guint16 tempShort; in dissect_lldp_system_name() local
1892 guint16 tempShort; in dissect_lldp_system_capabilities() local
1951 guint16 tempShort; in dissect_lldp_management_address() local
2036 guint16 tempShort; in dissect_dcbx_tlv() local
4270 guint16 tempShort; in dissect_organizational_specific_tlv() local
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc8260/
H A Dpci.c226 u16 tempShort; in pci_mpc8250_init() local
326 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
328 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dpsocket.c285 unsigned short tempShort; in ConnectToSocket() local
293 tempShort = portNum; in ConnectToSocket()
294 nameEntry.sin_port = htons(tempShort); in ConnectToSocket()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8260/
H A Dpci.c246 u16 tempShort; in pci_mpc8250_init() local
396 pci_hose_read_config_word (hose, host_devno, PCI_COMMAND, &tempShort); in pci_mpc8250_init()
398 tempShort | PCI_COMMAND_MASTER | in pci_mpc8250_init()
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dparallel.c1684 u_short tempShort; local
1701 tempShort = (*portNumber);
1702 nameEntry.sin_port = htons(tempShort);
1742 u_short tempShort; local
1765 tempShort = portNum;
1766 nameEntry.sin_port = htons(tempShort);
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dparallel.c1696 u_short tempShort; local
1713 tempShort = (*portNumber);
1714 nameEntry.sin_port = htons(tempShort);
1754 u_short tempShort; local
1777 tempShort = portNum;
1778 nameEntry.sin_port = htons(tempShort);
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Json.Microsoft/System.Json/
H A DJsonPrimitive.cs616 short tempShort; in StringToShort()
617 …(valueString, NumberStyles.Integer, NumberFormatInfo.InvariantInfo, out tempShort) ? ReadAsFailure… in StringToShort()
620 … result.ReadAsFailureKind = StringToNumberConverter<short>(valueString, out tempShort); in StringToShort()
623 result.Value = tempShort; in StringToShort()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Json/
H A DJsonPrimitive.cs626 short tempShort; in StringToShort()
627 …(valueString, NumberStyles.Integer, NumberFormatInfo.InvariantInfo, out tempShort) ? ReadAsFailure… in StringToShort()
630 … result.ReadAsFailureKind = StringToNumberConverter<short>(valueString, out tempShort); in StringToShort()
633 result.Value = tempShort; in StringToShort()