Home
last modified time | relevance | path

Searched refs:INCR (Results 1 - 5 of 5) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Dvj.c42 #define INCR(counter) ++comp->stats.counter macro
44 #define INCR(counter) macro
220 INCR(vjs_packets); in vj_compress_tcp()
241 INCR(vjs_searches); in vj_compress_tcp()
257 INCR(vjs_misses); in vj_compress_tcp()
429 INCR(vjs_compressed); in vj_compress_tcp()
451 INCR(vjs_errorin); in vj_uncompress_err()
484 INCR(vjs_uncompressedin); in vj_uncompress_uncomp()
507 INCR(vjs_compressedin); in vj_uncompress_tcp()
530 INCR(vjs_tosse in vj_uncompress_tcp()
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c700 CAP_CASE(StencilCaps, D3DSTENCILCAPS, INCR); in nine_dump_D3DCAPS9()
/third_party/glfw/src/
H A Dx11_platform.h634 Atom INCR; member
H A Dx11_init.c926 _glfw.x11.INCR = XInternAtom(_glfw.x11.display, "INCR", False); in initExtensions()
H A Dx11_window.c1005 if (actualType == _glfw.x11.INCR) in getSelectionString()

Completed in 11 milliseconds