Home
last modified time | relevance | path

Searched refs:Dupes (Results 1 – 25 of 76) sorted by relevance

1234

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/osiris/src/
H A Dosiris_writer.erl348 when is_list(Dupes) ->
362 {[], #{}}, Dupes),
381 Dupes};
395 {State, Records, Replies, Corrs, Trk, Dupes};
407 {State, Records, Replies, Corrs, Trk, Dupes};
419 Dupes}) ->
429 Dupes}) ->
440 Dupes}) ->
465 Dupes}) ->
493 Corrs, Trk, Dupes}) ->
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Ddupe.c606 s_dupeMemory *Dupes = area->dupes; in dupeDetection() local
662 Dupes = area->dupes = readDupeFile(area); /* read Dupes */ in dupeDetection()
684 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhash, deleteEntry); in dupeDetection()
700 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) enhashM, deleteEntry); in dupeDetection()
709 nRet = tree_add(&(Dupes->avlTree), compareEntries, (char *) entxt, deleteEntry); in dupeDetection()
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/actions/cmake/
H A Dcmake_project.lua158 local Dupes = {}
165 table.insert(Dupes, v)
174 return Dupes
/dports/devel/genie/GENie-a503d6e/src/actions/cmake/
H A Dcmake_project.lua158 local Dupes = {}
165 table.insert(Dupes, v)
174 return Dupes
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/actions/cmake/
H A Dcmake_project.lua158 local Dupes = {}
165 table.insert(Dupes, v)
174 return Dupes
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c2061 EFI_SHELL_FILE_INFO *Dupes; in ShellSortFileList() local
2136 Dupes = AllocateZeroPool (sizeof (*Dupes)); in ShellSortFileList()
2137 if (Dupes == NULL) { in ShellSortFileList()
2141 InitializeListHead (&Dupes->Link); in ShellSortFileList()
2187 TargetFileList = &Dupes->Link; in ShellSortFileList()
2198 if (IsListEmpty (&Dupes->Link)) { in ShellSortFileList()
2199 FreePool (Dupes); in ShellSortFileList()
2202 *Duplicates = Dupes; in ShellSortFileList()
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c2061 EFI_SHELL_FILE_INFO *Dupes; in ShellSortFileList() local
2136 Dupes = AllocateZeroPool (sizeof (*Dupes)); in ShellSortFileList()
2137 if (Dupes == NULL) { in ShellSortFileList()
2141 InitializeListHead (&Dupes->Link); in ShellSortFileList()
2187 TargetFileList = &Dupes->Link; in ShellSortFileList()
2198 if (IsListEmpty (&Dupes->Link)) { in ShellSortFileList()
2199 FreePool (Dupes); in ShellSortFileList()
2202 *Duplicates = Dupes; in ShellSortFileList()
/dports/news/husky/husky-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-htick/husky-htick-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskypnt/english/
H A Dfconf.cfg65 # koennen Dupes (Mails, die mehrfach ankommen, aber identisch sind)
83 # Hier werden die Dupes abgelegt, wenn sie nicht geloescht werden
/dports/news/husky/husky-1.9.20191207/huskypnt/german/
H A Dlinks.cfg20 # -DupeCheck move Dupes (doppelt angekommene Mails) in die DupArea
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskypnt/german/
H A Dlinks.cfg20 # -DupeCheck move Dupes (doppelt angekommene Mails) in die DupArea
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskypnt/german/
H A Dlinks.cfg20 # -DupeCheck move Dupes (doppelt angekommene Mails) in die DupArea

1234