Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/drivers/gles2/
H A Dshader_compiler_gles2.cpp672 SL::Node *maybe_variable; in _is_condition_preprocessable() local
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/gles2/
H A Dshader_compiler_gles2.cpp672 SL::Node *maybe_variable; in _is_condition_preprocessable() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c4363 maybe_variable (tree gnu_operand, Node_Id gnat_node) in maybe_variable() function
/dports/devel/py-xarray/xarray-0.20.1/xarray/core/
H A Ddataset.py3134 def maybe_variable(obj, k): function