Home
last modified time | relevance | path

Searched refs:History (Results 1 – 25 of 9471) sorted by relevance

12345678910>>...379

/dports/textproc/popup-stacks/
H A DEnglish-German.cstack1History = (); SecondValue = Abhebung; Slot = "-1"; }, {FirstValue = "run on a bank"; History = ();…
H A DGerman-French.cstack1History = (); SecondValue = bonjour; Slot = "-1"; }, {FirstValue = Frau; History = (); SecondValue…
/dports/irc/epic5/epic5-2.1.6/script/
H A Dhistory.rb111 class History class
151 History.index = History.items.length - 1
156 History.index = History.items.length - 1
159 History.index = History.index - 1
162 History.show(History.index)
171 if (History.index == History.items.length - 1 || History.index == nil)
177 elsif (History.index < History.items.length && History.index != nil)
178 History.index = History.index + 1
179 History.show(History.index)
185 History.add(str)
[all …]
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dhistory.cpp36 History::History(Type type) in History() function in History
41 History* History::handle_load(XML_Helper* helper) in handle_load()
98 History* History::copy(const History* a) in copy()
186 History::History (XML_Helper *helper) in History() function in History
219 :History(History::START_TURN) in History_StartTurn()
278 :History(History::GOLD_TOTAL), d_gold(gold) in History_GoldTotal()
345 :History(History::CITY_WON), d_city(city->getId()) in History_CityWon()
409 :History(History::CITY_RAZED), d_city(c->getId()) in History_CityRazed()
589 :History(History::SCORE), d_score(score) in History_Score()
618 :History(History::PLAYER_VANQUISHED) in History_PlayerVanquished()
[all …]
/dports/games/libretro-hatari/hatari-561c07e/src/debug/
H A Dhistory.c87 memset(&History, 0, sizeof(History)); in History_Enable()
117 History.idx %= History.limit; in History_Advance()
118 History.item[History.idx].valid = true; in History_Advance()
119 History.item[History.idx].shown = false; in History_Advance()
132 History.item[History.idx].for_dsp = false; in History_AddCpu()
133 History.item[History.idx].pc.cpu = pc; in History_AddCpu()
144 History.item[History.idx].for_dsp = true; in History_AddDsp()
145 History.item[History.idx].pc.dsp = pc; in History_AddDsp()
154 History.item[History.idx].reason = reason; in History_Mark()
167 if (History.count > History.limit) { in History_Output()
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/debug/
H A Dhistory.c89 memset(&History, 0, sizeof(History)); in History_Enable()
119 History.idx %= History.limit; in History_Advance()
120 History.item[History.idx].valid = true; in History_Advance()
121 History.item[History.idx].shown = false; in History_Advance()
134 History.item[History.idx].for_dsp = false; in History_AddCpu()
135 History.item[History.idx].pc.cpu = pc; in History_AddCpu()
146 History.item[History.idx].for_dsp = true; in History_AddDsp()
147 History.item[History.idx].pc.dsp = pc; in History_AddDsp()
156 History.item[History.idx].reason = reason; in History_Mark()
169 if (History.count > History.limit) { in History_Output()
[all …]
/dports/mail/im/im-153/IM/
H A DHistory.pm13 package IM::History;
139 untie %History;
208 delete $History{$msgid};
215 delete $History{$msgid};
243 $h = $History{$id};
250 $History{$id} = $h if ($History{$id} ne $h);
262 $h = $History{$id};
269 $History{$id} = $h if ($History{$id} ne $h);
280 my $h = $History{$id};
284 delete $History{$id};
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/gecko/db/
H A DBrowserProviderHistoryTest.java180 cv.put(BrowserContract.History.URL, url3); in testHistoryVisitAggregates()
181 cv.put(BrowserContract.History.VISITS, 13); in testHistoryVisitAggregates()
189 cv.put(BrowserContract.History.TITLE, "New title"); in testHistoryVisitAggregates()
209 cv.put(BrowserContract.History.VISITS, 10); in testHistoryVisitAggregates()
222 cv.put(BrowserContract.History.LOCAL_VISITS, 19); in testHistoryVisitAggregates()
224 cv.put(BrowserContract.History.REMOTE_VISITS, 3); in testHistoryVisitAggregates()
231 cv.put(BrowserContract.History.REMOTE_VISITS, 5); in testHistoryVisitAggregates()
242 cv.put(BrowserContract.History.REMOTE_VISITS, 3); in testHistoryVisitAggregates()
264 BrowserContract.History.VISITS, in assertHistoryAggregates()
265 BrowserContract.History.LOCAL_VISITS, in assertHistoryAggregates()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_histories.h12 class History; variable
28 History, enumerator
39 [[nodiscard]] History *find(PeerId peerId);
56 not_null<History*> history,
65 not_null<History*> history,
69 not_null<History*> history,
77 not_null<History*> history,
112 not_null<History*> history,
131 not_null<History*>,
134 not_null<History*>,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/test/java/org/mozilla/gecko/db/
H A DBrowserProviderHistoryTest.java182 cv.put(BrowserContract.History.URL, url3); in testHistoryVisitAggregates()
183 cv.put(BrowserContract.History.VISITS, 13); in testHistoryVisitAggregates()
211 cv.put(BrowserContract.History.VISITS, 10); in testHistoryVisitAggregates()
266 BrowserContract.History.TITLE, in assertHistoryValuesForGuidsFromSync()
267 BrowserContract.History.VISITS, in assertHistoryValuesForGuidsFromSync()
268 BrowserContract.History.URL, in assertHistoryValuesForGuidsFromSync()
269 BrowserContract.History.LOCAL_VISITS, in assertHistoryValuesForGuidsFromSync()
273 BrowserContract.History.DATE_CREATED, in assertHistoryValuesForGuidsFromSync()
510 cv.put(BrowserContract.History.GUID, guid); in buildHistoryCV()
514 cv.put(BrowserContract.History.URL, url); in buildHistoryCV()
[all …]
/dports/polish/kadu/kadu-4.3/plugins/history/
H A Dhistory.cpp88 History::History(QObject *parent) : in History() function in History
94 History::~History() in ~History()
139 void History::setMyself(Myself *myself) in setMyself()
149 void History::init() in init()
160 void History::done() in done()
166 void History::createActionDescriptions() in createActionDescriptions()
350 void History::crash() in crash()
357 void History::startSaveThread() in startSaveThread()
369 void History::stopSaveThread() in stopSaveThread()
386 void History::configurationUpdated() in configurationUpdated()
[all …]
/dports/sysutils/khelpcenter/khelpcenter-21.12.3/
H A Dhistory.cpp29 History *History::m_instance = nullptr;
31 History &History::self() in self()
34 m_instance = new History; in self()
38 History::History() : QObject(), in History() function in History
44 History::~History() in ~History()
92 void History::createEntry() in createEntry()
139 void History::updateActions() in updateActions()
145 void History::back() in back()
158 void History::forward() in forward()
241 void History::fillBackMenu() in fillBackMenu()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DHistory.schelp1 class:: History
12 History.clear.end; // if needed, clear History first
25 History.end;
26 History.started;
40 History.play(0);
54 History.end;
57 History.play;
250 History.end; // History.end ends logging as well.
263 History.start;
273 History.end;
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Dhistory.info32 GNU History Library
41 * Using History Interactively:: GNU History User's Manual.
42 * Programming with GNU History:: GNU History Programmer's Manual.
65 History Expansion
288 … history.info, Node: History Storage, Next: History Functions, Prev: Introduction to History, …
290 History Storage
325 …le: history.info, Node: History Functions, Next: History Variables, Prev: History Storage, Up:…
469 …info, Node: Searching the History List, Next: Managing the History File, Prev: Moving Around th…
508 …istory.info, Node: Managing the History File, Next: History Expansion, Prev: Searching the Hist…
547 File: history.info, Node: History Expansion, Prev: Managing the History File, Up: History Functi…
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Dhistory.info32 GNU History Library
41 * Using History Interactively:: GNU History User's Manual.
42 * Programming with GNU History:: GNU History Programmer's Manual.
65 History Expansion
288 … history.info, Node: History Storage, Next: History Functions, Prev: Introduction to History, …
290 History Storage
325 …le: history.info, Node: History Functions, Next: History Variables, Prev: History Storage, Up:…
469 …info, Node: Searching the History List, Next: Managing the History File, Prev: Moving Around th…
508 …istory.info, Node: Managing the History File, Next: History Expansion, Prev: Searching the Hist…
547 File: history.info, Node: History Expansion, Prev: Managing the History File, Up: History Functi…
[all …]
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DHistory.cpp19 History::History(): in History() function in History
26 History::~History() in ~History()
31 void History::clear() in clear()
38 QString History::currentItem() const in currentItem()
44 QString History::item( int index ) const in item()
53 bool History::canGoBack() const in canGoBack()
59 bool History::canGoForward() const in canGoForward()
65 int History::capacity() const in capacity()
71 QString History::goBack() in goBack()
86 QString History::goForward() in goForward()
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/klipper/
H A Dhistory.cpp45 History::History(QObject *parent) in History() function in History
86 History::~History() in ~History()
90 void History::insert(HistoryItemPtr item) in insert()
114 void History::slotClear() in slotClear()
119 void History::slotMoveToTop(QAction *action) in slotMoveToTop()
145 void History::setMaxSize(unsigned max_size) in setMaxSize()
150 void History::cycleNext() in cycleNext()
166 void History::cyclePrev() in cyclePrev()
209 bool History::empty() const in empty()
214 unsigned int History::maxSize() const in maxSize()
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/Git/
H A DHistory.hs10 module Git.History where
22 data History t = History t (S.Set (History t)) type
25 mapHistory :: (Ord a, Ord b) => (a -> b) -> History a -> History b
26 mapHistory f (History t s) = History (f t) (S.map (mapHistory f) s)
28 historyDepth :: History t -> Integer
29 historyDepth (History _ s)
33 truncateHistoryToDepth :: Ord t => Integer -> History t -> History t
34 truncateHistoryToDepth n (History t ps) = History t (go 1 ps)
40 in flip S.map s $ \(History t' s') ->
41 History t' (go depth' s')
[all …]
/dports/japanese/scim-skk/scim-skk-0.5.2/src/
H A Dscim_skk_history.cpp30 struct History::HistoryImpl {
34 History::History (void) in History() function in scim_skk::History
38 History::~History (void) in ~History()
44 History::add_entry (const WideString &str) in add_entry()
61 History::append_entry_to_tail (const WideString &str) in append_entry_to_tail()
89 History::Manager::Manager(History &hist) in Manager()
91 History::Manager::~Manager(void) {} in ~Manager()
102 History::Manager::clear (void) { in clear()
107 History::Manager::is_clear (void) { in is_clear()
112 History::Manager::next_cand (void) { in next_cand()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DHistory.hs14 module System.Console.Haskeline.History(
15 History(),
38 data History = History {histLines :: Seq String, type
43 stifleAmount :: History -> Maybe Int
46 instance Show History where
49 emptyHistory :: History
53 historyLines :: History -> [String]
76 stifleHistory :: Maybe Int -> History -> History
85 addHistory :: String -> History -> History
99 addHistoryUnlessConsecutiveDupe :: String -> History -> History
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DHistory.hs14 module System.Console.Haskeline.History(
15 History(),
38 data History = History {histLines :: Seq String, function
43 stifleAmount :: History -> Maybe Int
46 instance Show History where
49 emptyHistory :: History
53 historyLines :: History -> [String]
76 stifleHistory :: Maybe Int -> History -> History
85 addHistory :: String -> History -> History
99 addHistoryUnlessConsecutiveDupe :: String -> History -> History
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DHistory.hs14 module System.Console.Haskeline.History(
15 History(),
38 data History = History {histLines :: Seq String, constructor
43 stifleAmount :: History -> Maybe Int
46 instance Show History where
49 emptyHistory :: History
53 historyLines :: History -> [String]
76 stifleHistory :: Maybe Int -> History -> History
85 addHistory :: String -> History -> History
99 addHistoryUnlessConsecutiveDupe :: String -> History -> History
[all …]
/dports/www/squid/squid-4.15/src/adaptation/
H A DHistory.cc25 Adaptation::History::Entry::Entry(): in Entry()
30 void Adaptation::History::Entry::stop() in stop()
36 int Adaptation::History::Entry::rptm() in rptm()
43 Adaptation::History::History(): in History() function in Adaptation::History
56 theEntries.push_back(Adaptation::History::Entry(serviceId, when)); in recordXactStart()
60 void Adaptation::History::recordXactFinish(int hid) in recordXactFinish()
66 void Adaptation::History::allLogString(const char *serviceId, SBuf &s) in allLogString()
120 void Adaptation::History::updateNextServices(const String &services) in updateNextServices()
129 bool Adaptation::History::extractNextServices(String &value) in extractNextServices()
139 void Adaptation::History::recordMeta(const HttpHeader *lm) in recordMeta()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory.cpp64 History::History(not_null<Data::Session*> owner, PeerId peerId) in History() function in History
65 : Entry(owner, Type::History) in History()
90 int History::height() const { in height()
180 void History::takeLocalDraft(not_null<History*> from) { in takeLocalDraft()
266 void History::clearDrafts() { in clearDrafts()
1799 void History::setFolder( in setFolder()
2002 History *History::migrateSibling() const { in migrateSibling()
2549 void History::applyDialog( in applyDialog()
2826 not_null<History*> History::migrateToOrMe() const { in migrateToOrMe()
2834 History *History::migrateFrom() const { in migrateFrom()
[all …]
/dports/games/pcgen/pcgen/data/35e/paradigm_concepts/arcanis/players_guide_to_arcanis/
H A Dplayersguidetoarcanis_skills.lst77 Knowledge (History/Ancient History) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.H…
78 Knowledge (History/Modern History) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.Hi…
82 Knowledge (History/Animal) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
85 Knowledge (History/Giant) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
89 Knowledge (History/Gnoll) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
90 Knowledge (History/Gnome) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
91 Knowledge (History/Orc) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
96 Knowledge (History/Ooze) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
105 Knowledge (History/Plant) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
106 Knowledge (History/Undead) KEYSTAT:INT USEUNTRAINED:NO TYPE:Intelligence.Knowledge.History
[all …]

12345678910>>...379