Home
last modified time | relevance | path

Searched defs:expat (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/ohos/pkgconfig_template/
Dexpat.pc5 Name: expat name
/third_party/skia/third_party/externals/expat/expat/conftools/
Dexpat.m411 [ AC_ARG_WITH(expat, optwith
/third_party/expat/
Dexpat.pc.in6 Name: @_EXPAT_OUTPUT_NAME@
DCMakeLists.txt65 project(expat project
384 add_library(expat ${_SHARED} ${expat_SRCS}) target
Dconfigure.ac63 AC_INIT([expat], expat_version, [expat-bugs@libexpat.org]) package
/third_party/skia/third_party/externals/expat/expat/
Dexpat.pc.in6 Name: @_EXPAT_OUTPUT_NAME@
DCMakeLists.txt65 project(expat project
384 add_library(expat ${_SHARED} ${expat_SRCS}) target
Dconfigure.ac63 AC_INIT([expat], expat_version, [expat-bugs@libexpat.org]) package
/third_party/python/Doc/
Dlicense.rst790 expat section in Licenses and Acknowledgements for Incorporated Software
/third_party/python/Include/
Dpyhash.h76 } expat; member
/third_party/python/Lib/xml/etree/
DElementTree.py1530 import pyexpat as expat namespace
/third_party/mesa3d/
Dmeson.build1528 dep_expat = meson.get_compiler('c').find_library('expat') build