Home
last modified time | relevance | path

Searched refs:s_level (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/science/gramps/gramps-5.1.4/gramps/plugins/lib/
H A Dlibrecurse.py243 def recurse(self, person_handle, g_level, s_level): argument
254 if s_level > 0 and s_level == self.max_spouses:
260 if s_level == 0:
262 self.__this_slevel = s_level
272 if s_level == 1:
278 self._add_marriage((g_level, s_level + 1),
288 if self.max_spouses > s_level:
289 self.__this_slevel = s_level + 1
290 self._add_person((g_level, s_level + 1),
305 if self.max_spouses > s_level:
[all …]
/dports/audio/rezound/rezound-0.13.1beta/src/backend/Remaster/
H A DCAdaptiveNormalizeAction.cpp99 const mix_sample_t s_level=(mix_sample_t)(src_alt[srcPos+hWindowSize]); in doActionSizeSafe() local
101 const mix_sample_t currentLevel=detector.readLevel(s_level); in doActionSizeSafe()
163 mix_sample_t s_level=(mix_sample_t)((*(srcs_alt[0]))[srcPos+hWindowSize+t]); in doActionSizeSafe() local
165 s_level=max((mix_sample_t)((*(srcs_alt[i]))[srcPos+hWindowSize+t]),s_level); in doActionSizeSafe()
166 detector.updateLevel(s_level); in doActionSizeSafe()
173 mix_sample_t s_level=(mix_sample_t)((*(srcs_alt[0]))[srcPos+hWindowSize]); in doActionSizeSafe() local
175 s_level=max((mix_sample_t)((*(srcs_alt[i]))[srcPos+hWindowSize]),s_level); in doActionSizeSafe()
177 const mix_sample_t currentLevel=detector.readLevel(s_level); in doActionSizeSafe()
/dports/net-mgmt/kismet/kismet-2016-07-R1/disable-plugin-dot15d4/
H A Dpacketsource_serialdev.cc97 s_id = s_len = s_rlen = s_status = s_level = -1; in Reconnect()
167 s_level = -1; in ParseData()
192 } else if (s_level < 0) { in ParseData()
193 s_level = buf[b] & 0xff; in ParseData()
202 if (s_level < 0) { in ParseData()
204 s_level = buf[b] & 0xff; in ParseData()
228 packetsource->QueuePacket(s_len, pkt_data, s_level); in ParseData()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddungeon.c80 s_level *x; in dumpit()
256 s_level *
260 s_level *curr;
282 s_level *
308 s_level *curr, in get_first_elemental_plane()
580 (s_level *) alloc(sizeof(s_level));
668 s_level *lev;
1049 s_level *tmp; in shuffle_planes()
1182 s_level *
1186 s_level *levtmp;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddungeon.c80 s_level *x; in dumpit()
256 s_level *
260 s_level *curr;
272 s_level *
298 s_level *curr, in get_first_elemental_plane()
570 (s_level *) alloc(sizeof(s_level));
658 s_level *lev;
1019 s_level *tmp; in shuffle_planes()
1158 s_level *
1162 s_level *levtmp;
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddungeon.c58 s_level *x; in dumpit()
206 s_level *
210 s_level *curr;
439 s_level *new_lev; in add_level()
464 s_level *new_level;
474 (s_level *) alloc(sizeof(s_level));
559 s_level *lev;
1001 s_level *
1005 s_level *levtmp;
1451 s_level *slev;
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddungeon.c58 s_level *x; in dumpit()
206 s_level *
210 s_level *curr;
439 s_level *new_lev; in add_level()
464 s_level *new_level;
474 (s_level *) alloc(sizeof(s_level));
559 s_level *lev;
1001 s_level *
1005 s_level *levtmp;
1451 s_level *slev;
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddungeon.c66 s_level *x; in dumpit()
214 s_level *
218 s_level *curr;
450 s_level *new_lev; in add_level()
475 s_level *new_level;
485 (s_level *) alloc(sizeof(s_level));
573 s_level *lev;
1024 s_level *
1028 s_level *levtmp;
1474 s_level *slev;
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddungeon.c66 s_level *x; in dumpit()
214 s_level *
218 s_level *curr;
450 s_level *new_lev; in add_level()
475 s_level *new_level;
485 (s_level *) alloc(sizeof(s_level));
573 s_level *lev;
1024 s_level *
1028 s_level *levtmp;
1474 s_level *slev;
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddungeon.c58 s_level *x; in dumpit()
206 s_level *
210 s_level *curr;
439 s_level *new_lev; in add_level()
464 s_level *new_level;
474 (s_level *) alloc(sizeof(s_level));
559 s_level *lev;
1001 s_level *
1005 s_level *levtmp;
1451 s_level *slev;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddungeon.c66 s_level *x; in dumpit()
214 s_level *
218 s_level *curr;
450 s_level *new_lev; in add_level()
475 s_level *new_level;
485 (s_level *) alloc(sizeof(s_level));
573 s_level *lev;
1024 s_level *
1028 s_level *levtmp;
1474 s_level *slev;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/nds32/
H A Dnds32-isr.c59 unsigned int s_level) in nds32_interrupt_attribute_parse_string() argument
138 nds32_isr_vectors[i].security_level = s_level; in nds32_interrupt_attribute_parse_string()
150 unsigned int s_level) in nds32_exception_attribute_parse_string() argument
228 nds32_isr_vectors[i].security_level = s_level; in nds32_exception_attribute_parse_string()
671 unsigned int s_level; in nds32_construct_isr_vectors_information() local
695 s_level = TREE_INT_CST_LOW (security_level); in nds32_construct_isr_vectors_information()
702 s_level = nds32_isr_secure_level; in nds32_construct_isr_vectors_information()
724 s_level); in nds32_construct_isr_vectors_information()
733 s_level); in nds32_construct_isr_vectors_information()
773 nds32_isr_vectors[vector_id].security_level = s_level; in nds32_construct_isr_vectors_information()
/dports/databases/py-sqlite3/Python-3.8.12/PC/layout/support/
H A Dlogging.py32 s_level = max(logging.ERROR - ns.v * 10, logging.DEBUG)
35 s_level = logging.ERROR
40 handler.setLevel(s_level)
/dports/databases/py-gdbm/Python-3.8.12/PC/layout/support/
H A Dlogging.py32 s_level = max(logging.ERROR - ns.v * 10, logging.DEBUG)
35 s_level = logging.ERROR
40 handler.setLevel(s_level)
/dports/lang/python-tools/Python-3.8.12/PC/layout/support/
H A Dlogging.py32 s_level = max(logging.ERROR - ns.v * 10, logging.DEBUG)
35 s_level = logging.ERROR
40 handler.setLevel(s_level)
/dports/lang/python311/Python-3.11.0a3/PC/layout/support/
H A Dlogging.py32 s_level = max(logging.ERROR - ns.v * 10, logging.DEBUG)
35 s_level = logging.ERROR
40 handler.setLevel(s_level)

12345678910>>...12