Home
last modified time | relevance | path

Searched refs:real_use (Results 1 – 8 of 8) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dzborg3.c1963 if (!real_use) return (TRUE); in borg_check_artifact()
1994 if (!real_use) return (TRUE); in borg_activate_aux()
2018 borg_activate_aux(BORG_ACT_LIGHT2, real_use) || in borg_activate_aux2()
2019 borg_activate_aux(BORG_ACT_LIGHT3, real_use) || in borg_activate_aux2()
2020 borg_activate_aux(BORG_ACT_LIGHT4, real_use)); in borg_activate_aux2()
2027 borg_activate_aux(BORG_ACT_SPEED2, real_use)); in borg_activate_aux2()
2069 borg_activate_aux(BORG_ACT_TELEPORT2, real_use)); in borg_activate_aux2()
2076 borg_activate_aux(BORG_ACT_HEAL_BIG2, real_use) || in borg_activate_aux2()
2078 borg_activate_aux(BORG_ACT_HEAL_BIG4, real_use)); in borg_activate_aux2()
2092 if (borg_activate_aux(BORG_ACT_RECALL2, real_use)) in borg_activate_aux2()
[all …]
H A Dzborg3.h204 extern bool borg_check_artifact(list_item *l_ptr, bool real_use);
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydev_ipython/
H A Dmatplotlibtools.py71 matplotlib.real_use(*args, **kwargs)
75 matplotlib.real_use = matplotlib.use
/dports/devel/py-pydevd/pydevd-1.1.1/pydev_ipython/
H A Dmatplotlibtools.py69 matplotlib.real_use(*args, **kwargs)
73 matplotlib.real_use = matplotlib.use
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydev_ipython/
H A Dmatplotlibtools.py71 matplotlib.real_use(*args, **kwargs)
75 matplotlib.real_use = matplotlib.use
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_ipython/
H A Dmatplotlibtools.py70 matplotlib.real_use(*args, **kwargs)
74 matplotlib.real_use = matplotlib.use
/dports/textproc/rxp/rxp-1.4.4/
H A Dxmlparser.c162 … AttributeDefinition a, ElementDefinition e, const Char *value, const char *message, int real_use);
163 …finition a, ElementDefinition e, const Char *value, int length, const char *message, int real_use);
5417 …, AttributeDefinition a, ElementDefinition e, const Char *value, const char *message, int real_use) in check_attribute_syntax() argument
5453 real_use)); in check_attribute_syntax()
5476 return check_attribute_token(p, a, e, start, q-start, message, real_use); in check_attribute_syntax()
5479 …efinition a, ElementDefinition e, const Char *value, int length, const char *message, int real_use) in check_attribute_token() argument
5490 if(!real_use) in check_attribute_token()
5515 if(!real_use) in check_attribute_token()
/dports/textproc/ltxml/ltxml-1.2.9/RXP/src/
H A Dxmlparser.c161 … AttributeDefinition a, ElementDefinition e, const Char *value, const char *message, int real_use);
162 …finition a, ElementDefinition e, const Char *value, int length, const char *message, int real_use);
5449 …, AttributeDefinition a, ElementDefinition e, const Char *value, const char *message, int real_use) in check_attribute_syntax() argument
5485 real_use)); in check_attribute_syntax()
5508 return check_attribute_token(p, a, e, start, q-start, message, real_use); in check_attribute_syntax()
5511 …efinition a, ElementDefinition e, const Char *value, int length, const char *message, int real_use) in check_attribute_token() argument
5522 if(!real_use) in check_attribute_token()
5547 if(!real_use) in check_attribute_token()