Home
last modified time | relevance | path

Searched defs:IByteOut (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DTypes.h44 struct IByteOut struct
46 void (*Write)(void *p, uint8_t b);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/
D7zTypes.h161 typedef struct IByteOut IByteOut; typedef
162 struct IByteOut struct
164 void (*Write)(const IByteOut *p, Byte b); argument
/aosp_15_r20/external/lzma/C/
H A D7zTypes.h333 Z7_C_IFACE_DECL (IByteOut) in Z7_C_IFACE_DECL() argument