Home
last modified time | relevance | path

Searched defs:spyCount (Results 1 – 15 of 15) sorted by relevance

/dports/security/keepassxc/keepassxc-2.6.6/tests/
H A DTestModified.cpp57 int spyCount = 0; in testSignals() local
145 int spyCount = 0; in testGroupSets() local
217 int spyCount = 0; in testEntrySets() local
641 int spyCount = 0; in testCustomData() local
/dports/security/keepassx-devel/keepassx-55869e8/tests/
H A DTestModified.cpp38 int spyCount = 0; in testSignals() local
113 int spyCount = 0; in testGroupSets() local
178 int spyCount = 0; in testEntrySets() local
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSPYA.cpp174 int spyCount = size(); in next_day() local
216 int spyCount=size(), matchCount=0; in find_town_spy() local
500 … SpyArray::total_spy_skill_level(int spyPlace, int spyPlacePara, int spyNationRecno, int& spyCount) in total_spy_skill_level()
628 int spyCount=size(); in set_action_mode() local
663 int spyCount=size(); in ai_spy_town_rebel() local
H A DOR_SPY.cpp155 int spyCount=0; in spy_filter() local
H A DOFIRMIF2.cpp652 int spyCount=spy_array.size(); in get_player_spy_recno() local
H A DOAI_SPY.cpp476 int spyCount; in think_assign_spy_own_town() local
H A DOF_CAMP2.cpp1011 int spyCount; in think_capture_use_spy() local
H A DOTOWNAI.cpp1562 int spyCount; in think_counter_spy() local
H A DOTOWNIF.cpp1774 int spyCount = spy_array.size(); in recruit() local
H A DOFIRM.cpp2133 int spyCount = townPtr->race_spy_count_array[raceId-1]; in pull_town_people() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativexmllistmodel/
H A Dtst_qdeclarativexmllistmodel.cpp573 QSignalSpy spyCount(model, SIGNAL(countChanged())); in reload() local
616 QSignalSpy spyCount(model, SIGNAL(countChanged())); in useKeys() local
772 QSignalSpy spyCount(model, SIGNAL(countChanged())); in noKeysValueChanges() local
808 QSignalSpy spyCount(model, SIGNAL(countChanged())); in keysChanged() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativelistmodel/
H A Dtst_qdeclarativelistmodel.cpp326 QSignalSpy spyCount(&model, SIGNAL(countChanged())); in dynamic() local
362 QSignalSpy spyCount(&model, SIGNAL(countChanged())); in dynamic_worker() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/q3combobox/
H A Dtst_q3combobox.cpp956 int spyCount = (currentItem == expectedCurrent) ? 0 : 1; in keyPressEvent() local
997 int spyCount = (currentItem == expectedCurrent) ? 0 : 1; in wheelEvent() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qhttp/
H A Dtst_qhttp.cpp1564 int spyCount = 0; in nestedEventLoop() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qgraphicsproxywidget/
H A Dtst_qgraphicsproxywidget.cpp3080 int spyCount = spy.count(); in createProxyForChildWidget() local