Home
last modified time | relevance | path

Searched defs:haveUpdate (Results 1 – 3 of 3) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/devices/
H A Ddevice.h139 bool haveUpdate() const { return nullptr!=update; } in haveUpdate() function
/dports/sysutils/nix/nix-2.3.10/src/nix/
H A Dprogress-bar.cc65 bool haveUpdate = true; member
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncserver/
H A Dmain.c462 rfbBool haveUpdate; in clientOutput() local