Home
last modified time | relevance | path

Searched defs:NEXT (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_1_021.cpp16 #define NEXT() ... macro
/third_party/libwebsockets/win32port/zlib/
Dgzread.c67 #define NEXT() ((strm->avail_in == 0 && gz_avail(state) == -1) ? -1 : \ macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgun.c155 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgun.c155 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
/third_party/zlib/examples/
Dgun.c155 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
/third_party/boost/tools/build/src/engine/
Dregexp.cpp145 #define NEXT(p) (((*((p)+1)&0377)<<8) + (*((p)+2)&0377)) macro
/third_party/libxml2/
Dxzlib.c355 #define NEXT() ((strm->avail_in == 0 && xz_avail(state) == -1) ? -1 : \ macro
Duri.c127 #define NEXT(p) ((*p == '%')? p += 3 : p++) macro
Dxpointer.c878 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
Dpattern.c729 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
Dcatalog.c2147 #define NEXT cur++; macro
Dxmlregexp.c59 #define NEXT ctxt->cur++ macro
7960 #define NEXT ctxt->cur++; macro
/third_party/python/Modules/cjkcodecs/
Dcjkcodecs.h109 #define NEXT(i, o) \ macro
/third_party/gettext/gnulib-local/lib/libxml/
Duri.c155 #define NEXT(p) ((*p == '%')? p += 3 : p++) macro
Dxpointer.c909 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
Dpattern.c755 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
Dcatalog.c2176 #define NEXT cur++; macro
Dxmlregexp.c82 #define NEXT ctxt->cur++ macro
7898 #define NEXT ctxt->cur++; macro
/third_party/ffmpeg/libpostproc/
Dpostprocess_template.c2711 #define NEXT\ in RENAME() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c130 #define NEXT() (p->next++) macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRelativeDateTimeFormatter.java294 NEXT, enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c258 #define NEXT() (p->next++) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRelativeDateTimeFormatter.java262 NEXT, enumConstant
/third_party/ffmpeg/libavfilter/
Dvf_fftdnoiz.c32 NEXT, enumerator
/third_party/mbedtls/library/
Decp_curves.c4875 #define NEXT p += WIDTH; carry64( p, &c ) macro
4985 #define NEXT \ macro

12