Home
last modified time | relevance | path

Searched defs:source_ref (Results 101 – 125 of 199) sorted by relevance

12345678

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/nodes/
H A DOperatorNodes.py65 def __init__(self, left, right, source_ref): argument
270 def __init__(self, left, right, source_ref): argument
369 def __init__(self, left, right, source_ref): argument
475 def __init__(self, left, right, source_ref): argument
587 def makeBinaryOperationNode(operator, left, right, source_ref): argument
597 def __init__(self, left, right, source_ref): argument
683 def __init__(self, left, right, source_ref): argument
871 def makeExpressionOperationBinaryInplace(operator, left, right, source_ref): argument
H A DBuiltinDictNodes.py37 def __init__(self, pos_arg, pairs, source_ref): argument
H A DBuiltinIteratorNodes.py173 def __init__(self, iterator, count, source_ref): argument
262 def __init__(self, callable_arg, sentinel, source_ref): argument
342 def __init__(self, value, source_ref): argument
H A DSideEffectNodes.py50 def __init__(self, side_effects, expression, source_ref): argument
H A DBuiltinDecoratorNodes.py33 def __init__(self, value, source_ref): argument
H A DTryNodes.py59 source_ref, argument
H A DBuiltinFormatNodes.py48 def __init__(self, value, format_spec, source_ref): argument
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v20/
H A Dsro.py41 self, source_ref=None, relationship_type=None, argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/
H A Dcross_repo_comparer.rb13 def compare(source_ref, target_ref, straight:) argument
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/test/
H A Deditreference_test.py49 def __init__(self, dbstate, uistate, track, source, source_ref, update): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/standard/
H A DConsiderPyLintAnnotationsPlugin.py69 def suppressUnknownImportWarning(self, importing, module_name, source_ref): argument
H A DGeventPlugin.py54 def decideCompilation(self, module_name, source_ref): argument
H A DTensorflowPlugin.py81 def decideCompilation(self, module_name, source_ref): argument
H A DAntiBloat.py280 def decideCompilation(self, module_name, source_ref): argument
H A DImplicitImports.py1357 def decideCompilation(self, module_name, source_ref): argument
H A DMultiprocessingPlugin.py163 def decideCompilation(self, module_name, source_ref): argument
/dports/security/py-stix2/cti-python-stix2-2.1.0/stix2/v21/
H A Dsro.py46 self, source_ref=None, relationship_type=None, argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/
H A Djwt.rb108 def source_ref method in Gitlab.Ci.Jwt
/dports/science/gramps/gramps-5.1.4/gramps/gui/editors/
H A Deditreporef.py50 def __init__(self, state, uistate, track, source, source_ref, update): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/optimizations/
H A DOptimization.py60 def signalChange(tags, source_ref, message): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/events/
H A Deventflow_operations.py353 def GetSource(self, source_ref, source_crd): argument
421 def DeleteSource(self, source_ref, source_crd): argument
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_image/
H A DIMG_ImageIO.c67 CGImageSourceRef source_ref; in CreateCGImageSourceFromRWops() local
108 CGImageSourceRef source_ref = NULL; in CreateCGImageSourceFromFile() local
/dports/graphics/gegl/gegl-0.4.34/tests/simple/
H A Dtest-image-compare.c154 GeglNode *graph, *source_ref, *source_aux, *comparison; in test_comparison() local
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/
H A DPluginBase.py483 def suppressUnknownImportWarning(self, importing, module_name, source_ref): argument
496 def decideCompilation(self, module_name, source_ref): argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/core-foundation-0.9.2/src/
H A Dfiledescriptor.rs81 let source_ref = CFFileDescriptorCreateRunLoopSource( in to_run_loop_source() localVariable

12345678