Home
last modified time | relevance | path

Searched refs:Get_Next (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A DDocMatch.cc72 Location *a = (Location *)locations->Get_Next(); in AddLocations()
73 Location *b = (Location *)locs->Get_Next(c); in AddLocations()
79 a = (Location *)locations->Get_Next(); in AddLocations()
84 b = (Location *)locs->Get_Next(c); in AddLocations()
106 a = (Location *)locations->Get_Next(); in AddLocations()
107 b = (Location *)locs->Get_Next(c); in AddLocations()
113 a = (Location *)locations->Get_Next(); in AddLocations()
118 b = (Location *)locs->Get_Next(c); in AddLocations()
157 Location *loc = (Location *)locations->Get_Next(); in SetWeight()
172 Location *loc = (Location *)locations->Get_Next(); in Dump()
[all …]
H A DPhraseQuery.cc26 Query *next = (Query *)operands.Get_Next(); in Evaluate()
30 next = (Query *)operands.Get_Next(); in Evaluate()
52 next = (Query *)operands.Get_Next(); in Evaluate()
72 out << ((Query *) operands.Get_Next(c))->GetLogicalWords(); in GetLogicalWords()
73 Query *next = (Query *) operands.Get_Next(c); in GetLogicalWords()
85 next = (Query *) operands.Get_Next(c); in GetLogicalWords()
140 const Location *left = (const Location *)p.Get_Next(pc); in MergeLocations()
145 const Location *right = (const Location *)q.Get_Next(qc); in MergeLocations()
169 right = (const Location *)q.Get_Next(qc); in MergeLocations()
171 left = (const Location *)p.Get_Next(pc); in MergeLocations()
H A DAndQuery.cc43 Query *operand = (Query *) operands.Get_Next(); in Evaluate()
55 operand = (Query *) operands.Get_Next(); in Evaluate()
75 operand = (Query *) operands.Get_Next(); in Evaluate()
119 ResultList *list = (ResultList *)lists.Get_Next(lc); in Intersection()
127 list = (ResultList *)lists.Get_Next(lc); in Intersection()
137 DocMatch *confirm = (DocMatch *)confirms.Get_Next(); in Intersection()
141 confirm = (DocMatch *)confirms.Get_Next(); in Intersection()
/dports/textproc/htdig/htdig-3.2.0b6/htnet/
H A DHtCookieMemJar.cc70 while (char* d = rhs.cookieDict->Get_Next()) in HtCookieMemJar()
81 while (HtCookie* cookie = ((HtCookie *)rhsl->Get_Next())) in HtCookieMemJar()
263 while (!inList && (theCookie = (HtCookie *)list->Get_Next())) in AddCookieForHost()
404 while ((cookie = (HtCookie *)cookieList->Get_Next())) in WriteDomainCookiesString()
466 while ((key = cookieDict->Get_Next())) in printDebug()
475 while ((cookie = (HtCookie *)list->Get_Next())) in printDebug()
497 while ((key = cookieDict->Get_Next())) in ShowSummary()
509 while ((cookie = (HtCookie *)list->Get_Next())) in ShowSummary()
535 if (!_idx && (_key = cookieDict->Get_Next()) in NextCookie()
558 if ((_key = cookieDict->Get_Next()) && in NextCookie()
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A DDatabase.h67 virtual char *Get_Next() { String item; String key; return Get_Next(item, key); } in Get_Next() function
68 virtual char *Get_Next(String &item) { String key; return Get_Next(item, key); } in Get_Next() function
69 virtual char *Get_Next(String &item, String &key) = 0;
71 virtual char *Get_Next_Seq() { return Get_Next(); } in Get_Next_Seq()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-htable.adb94 function Get_Next return Elmt_Ptr is subprogram
102 end Get_Next;
309 function Get_Next return Element is subprogram
310 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
317 end Get_Next;
319 procedure Get_Next (K : in out Key; E : out Element) is subprogram
320 Tmp : constant Elmt_Ptr := Tab.Get_Next; argument
328 end Get_Next;
365 E2 := Tab.Get_Next;

12345678910>>...18