Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok_impl.c124 # define PREFIX(ident) ident macro
143 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
180 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
229 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
274 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
334 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
353 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
429 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
480 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
511 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
[all …]
/third_party/python/Modules/expat/
Dxmltok_impl.c124 # define PREFIX(ident) ident macro
143 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
180 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
229 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
274 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
334 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
353 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
429 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
480 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
511 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
[all …]
/third_party/elfutils/lib/
Dfixedsizehash.h69 # define PREFIX macro
74 struct CONCAT(PREFIX,fshash) in CONCAT() argument
92 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() argument
124 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() argument
131 static struct CONCAT(PREFIX,fshashent) * in CONCAT() argument
169 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() argument
195 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() argument
219 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() argument
240 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() argument
/third_party/openh264/build/
Dmktargets.py15 PREFIX=None variable
79 PREFIX=args.library.upper() variable
81 PREFIX=args.binary.upper() variable
83 PREFIX=args.prefix.upper() variable
/third_party/libsnd/cmake/
DCMakeAutoGen.cmake20 set(PREFIX "${OUTPUTDIR}/") variable
22 set(PREFIX "") variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_stacksave.h18 #define DECLARE_TESTS(PREFIX) \ argument
/third_party/selinux/libsepol/include/
DMakefile2 PREFIX ?= /usr macro
/third_party/selinux/libsepol/utils/
DMakefile2 PREFIX ?= /usr macro
/third_party/selinux/libselinux/include/
DMakefile2 PREFIX ?= /usr macro
/third_party/selinux/libsepol/man/
DMakefile3 PREFIX ?= /usr macro
/third_party/mesa3d/src/egl/
Degl-entrypoint-check.py7 PREFIX = 'EGL_ENTRYPOINT(' variable
/third_party/node/test/parallel/
Dtest-child-process-internal.js27 const PREFIX = 'NODE_'; constant
/third_party/selinux/libselinux/man/
DMakefile3 PREFIX ?= /usr macro
/third_party/selinux/libselinux/utils/
DMakefile2 PREFIX ?= /usr macro
/third_party/ffmpeg/libavcodec/x86/
Dqpeldsp_init.c509 #define SET_QPEL_FUNCS(PFX, IDX, SIZE, CPU, PREFIX) \ in QPEL_OP() argument
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Ddecode.h114 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/third_party/node/deps/brotli/c/include/brotli/
Ddecode.h114 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DAffixPatternProvider.java15 public static final int PREFIX = 0x100; field in AffixPatternProvider.Flags
/third_party/selinux/checkpolicy/
DMakefile5 PREFIX ?= /usr macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAffixPatternProvider.java8 public static final int PREFIX = 0x100; field in AffixPatternProvider.Flags
/third_party/python/Lib/distutils/
Dsysconfig.py23 _PREFIX as PREFIX, unknown
/third_party/selinux/secilc/
DMakefile1 PREFIX ?= /usr macro
/third_party/python/Include/
Dfuncobject.h11 #define COMMON_FIELDS(PREFIX) \ argument
/third_party/pulseaudio/src/daemon/
Ddumpmodules.c38 #define PREFIX "module-" macro
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dext_inst.opencl_test.cpp318 #define PREFIX uint32_t(OpenCLLIB::Entrypoints::Printf), "printf" macro

1234