Home
last modified time | relevance | path

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

/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/ptp/
H A DMessages.h38 u16 StandardVersion; member
55 stream >> StandardVersion; in Read()
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/ptp/
H A DMessages.h38 u16 StandardVersion; member
55 stream >> StandardVersion; in Read()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dcssmkrapi.pas268 StandardVersion: CSSM_VERSION;
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/src/Dhall/
H A DBinary.hs17 StandardVersion(..)
84 data StandardVersion type
100 renderStandardVersion :: StandardVersion -> Text
H A DImport.hs170 import Dhall.Binary (StandardVersion (..))
1210 :: StandardVersion
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/python/
H A Daftl.cpp209 DEF_READONLY(msg::DeviceInfo, StandardVersion) in PYBIND11_MODULE()
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/python/
H A Daftl.cpp209 DEF_READONLY(msg::DeviceInfo, StandardVersion) in PYBIND11_MODULE()
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/MTP/Inc/
H A Dusbh_mtp_ptp.h359 uint16_t StandardVersion; member
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/MTP/Src/
H A Dusbh_mtp.c411 USBH_DbgLog("Standard version : %x", MTP_Handle->info.devinfo.StandardVersion); in USBH_MTP_Process()
H A Dusbh_mtp_ptp.c502 dev_info->StandardVersion = LE16(&data[PTP_di_StandardVersion]); in PTP_DecodeDeviceInfo()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dlibrary.c182 GP_LOG_D ("PTP Standard Version: %d",di->StandardVersion); in print_debug_deviceinfo()
7149 if (params->deviceinfo.StandardVersion != 100) in camera_summary()
7151 params->deviceinfo.StandardVersion/100, in camera_summary()
7152 params->deviceinfo.StandardVersion%100 in camera_summary()
H A Dptp.h1288 uint16_t StandardVersion; member
H A Dptp-pack.c377 di->StandardVersion = dtoh16a(&data[PTP_di_StandardVersion]); in ptp_unpack_DI()
H A DChangeLog881 * ptp.h/ptp-pack.c: Fixed typo in StandardVersion.
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.h1066 uint16_t StandardVersion; member
H A Dptp-pack.c377 di->StandardVersion = dtoh16a(&data[PTP_di_StandardVersion]); in ptp_unpack_DI()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/
H A DCHANGELOG.md1232 * The `ProtocolVersion` type is renamed to `StandardVersion` and the