Home
last modified time | relevance | path

Searched refs:otherFlag (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/
H A D_glibbase.py166 def _add(self, source, primary, other, primaryFlag, otherFlag): argument
178 flags |= otherFlag
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/internet/
H A D_glibbase.py174 def _add(self, source, primary, other, primaryFlag, otherFlag): argument
186 flags |= otherFlag
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/
H A DStubUtility2Core.java641 int otherFlag= ((Modifier) otherModifier).getKeyword().toFlagValue(); in getImplementationModifiers() local
642 if ((otherFlag & modifiers) != 0) { in getImplementationModifiers()
643 modifiers= ~otherFlag & modifiers; in getImplementationModifiers()
644 result.addAll(ast.newModifiers(otherFlag)); in getImplementationModifiers()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DMerge.h1059 const uint8_t otherFlag = it->second;
1060 if (otherFlag & CHILD) {
1063 } else if (otherFlag & INSIDE_TILE) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/meow/
H A Dreadme.md157 if (flags.otherFlag) {