Home
last modified time | relevance | path

Searched +defs:struct +defs:predicate (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/generate/
H A Dmodule.py504 def buildOrdinalFieldMap(struct): argument
1598 def _AnyMethodParameterRecursive(method, predicate, visited_kinds=None): argument
/dports/devel/py-construct/construct-2.10.67/construct/
H A Dcore.py2545 def __init__(self, predicate, subcon, discard=False): argument
2554 predicate = lambda _1,_2,_3: predicate function
2568 predicate = lambda _1,_2,_3: predicate function
5610 def __init__(self, struct, stream, offsets, values, context, path): argument
6021 def Filter(predicate, subcon): argument