Home
last modified time | relevance | path

Searched defs:NEXT (Results 1 - 15 of 15) sorted by relevance

/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.h117 # undef NEXT macro
H A Ddynamicsizehash.h46 # define NEXT(name) struct name##_ent *next; macro
49 # define NEXT(name) macro
126 # undef NEXT macro
/third_party/libwebsockets/win32port/zlib/
H A Dgzread.c67 #define NEXT() ((strm->avail_in == 0 && gz_avail(state) == -1) ? -1 : \ macro
[all...]
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c357 #define NEXT /* {{{ */ \ macro
596 #undef NEXT global() macro
[all...]
/third_party/zlib/examples/
H A Dgun.c155 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h109 #define NEXT(i, o) \ macro
/third_party/ffmpeg/libavfilter/
H A Dvf_fftdnoiz.c35 NEXT, enumerator
H A Dvf_lut3d.c99 #define NEXT(x) (FFMIN((int)(x) + 1, lut3d->lutsize - 1)) macro
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c2711 #define NEXT\ in do_a_deblock() macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRelativeDateTimeFormatter.java294 NEXT, enum constant
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRelativeDateTimeFormatter.java262 NEXT, enum constant
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c130 #define NEXT() (p->next++) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c258 #define NEXT() (p->next++) macro
/third_party/mbedtls/library/
H A Decp_curves.c4856 #define NEXT p += WIDTH; carry64(p, &c) macro
4885 #undef NEXT macro
4963 #define NEXT \ macro
5123 #undef NEXT global() macro
[all...]
H A Decp_curves_new.c4898 #define NEXT p += WIDTH; carry64(p, &c) macro
4960 #undef NEXT macro
5043 #define NEXT \ macro
5303 #undef NEXT global() macro
[all...]

Completed in 36 milliseconds