Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok_impl.c84 #define PREFIX(ident) ident macro
90 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, in PREFIX() function
128 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, in PREFIX() function
175 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, in PREFIX() function
220 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, in PREFIX() function
282 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, in PREFIX() function
302 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, in PREFIX() function
380 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, in PREFIX() function
429 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function
461 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function
[all …]
Dxmltok.c297 #define PREFIX(ident) normal_ ## ident macro
823 #define PREFIX(ident) big2_ ## ident macro
Dxmlparse.c155 } PREFIX; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok_impl.c87 #define PREFIX(ident) ident macro
93 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, in PREFIX() function
131 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, in PREFIX() function
178 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, in PREFIX() function
223 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, in PREFIX() function
285 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, in PREFIX() function
305 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, in PREFIX() function
383 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, in PREFIX() function
432 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function
464 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function
[all …]
Dxmltok.c299 #define PREFIX(ident) normal_ ## ident macro
829 #define PREFIX(ident) big2_ ## ident macro
Dxmlparse.c157 } PREFIX; typedef
/device/linaro/hikey/wpan/uim/
DMakefile3 PREFIX ?= /usr macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dsysconfig.py22 PREFIX = os.path.normpath(sys.prefix) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c63 #define PREFIX "/Efi/StdLib" macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c56 #define PREFIX "/Efi/StdLib" macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c109 # define PREFIX "" macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c155 } PREFIX; typedef