/aosp_15_r20/external/libxml2/os400/libxmlrpg/ |
H A D | xmlmodule.rpgle | 18 * xmlModulePtr: 22 d xmlModulePtr s * based(######typedef######) 37 d like(xmlModulePtr) 44 d module value like(xmlModulePtr) 50 d module value like(xmlModulePtr) 54 d module value like(xmlModulePtr)
|
/aosp_15_r20/external/libxml2/ |
H A D | xmlmodule.c | 58 xmlModulePtr 61 xmlModulePtr module; in xmlModuleOpen() 63 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule)); in xmlModuleOpen() 95 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol) in xmlModuleSymbol() 121 xmlModuleClose(xmlModulePtr module) in xmlModuleClose() 148 xmlModuleFree(xmlModulePtr module) in xmlModuleFree()
|
H A D | testModule.c | 48 xmlModulePtr module = NULL; in main()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 43 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 43 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 43 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 43 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 43 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 41 XMLPUBFUN xmlModulePtr xmlModuleOpen (const char *filename, 45 XMLPUBFUN int xmlModuleSymbol (xmlModulePtr module, 50 XMLPUBFUN int xmlModuleClose (xmlModulePtr module); 53 XMLPUBFUN int xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | xmlmodule.h | 28 typedef xmlModule *xmlModulePtr; typedef 40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
|