Home
last modified time | relevance | path

Searched defs:EVENTS_PUSH (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/devops/models/
H A Ddevops_code_repository_filter.py18 EVENTS_PUSH = "PUSH" variable in DevopsCodeRepositoryFilter
H A Dgitlab_filter.py18 EVENTS_PUSH = "PUSH" variable in GitlabFilter
H A Dgithub_filter.py18 EVENTS_PUSH = "PUSH" variable in GithubFilter
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/backend/
H A Devent_manager.h88 #define EVENTS_PUSH(et,_arg) \ macro