Home
last modified time | relevance | path

Searched defs:gap_list (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dflood-tool.h50 static const std::vector<Glib::ustring> gap_list; variable
H A Dflood-tool.cpp103 const std::vector<Glib::ustring> FloodTool::gap_list( gap_init, gap_init+4 ); member in Inkscape::UI::Tools::FloodTool
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/tests/
H A Dtest_fileindex_list.cc151 TEST(fileindex_list, gap_list) in TEST() argument
/dports/math/adept/adept-2.0.8/include/adept/
H A DStack.h720 const GapList& gap_list() const { return gap_list_; } in gap_list() function
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-tile-backend-swap.c224 static SwapGap *gap_list = NULL; variable
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalpstat.c515 Int4Ptr gap_list=NULL; in DenseSegGapList() local
610 Int4Ptr gap_list=NULL; in SeqAlignListGapList() local
/dports/news/tin/tin-2.4.5/src/
H A Dart.c1611 struct t_article_range *res = NULL, *gap_list, *curr, *from; in build_range_list() local
/dports/chinese/tin/tin-2.4.5/src/
H A Dart.c1611 struct t_article_range *res = NULL, *gap_list, *curr, *from; in build_range_list() local
/dports/net-p2p/amule/aMule-2.3.3/src/webserver/src/
H A DWebServer.cpp1042 const Gap_Struct * gap_list = (const Gap_Struct *) &(m_file->m_Gaps[0]); in CreateSpan() local
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/webserver/src/
H A DWebServer.cpp1042 const Gap_Struct * gap_list = (const Gap_Struct *) &(m_file->m_Gaps[0]); in CreateSpan() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c442 struct list_head gap_list; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c442 struct list_head gap_list; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hv/
H A Dhv_balloon.c442 struct list_head gap_list; member
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvcreate.c2907 static void DDV_GetGapCoord(ParaGPtr pgp,ValNodePtr PNTR gap_list) in DDV_GetGapCoord()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin6.c5273 static void AdjustCodingRegionLocationsForGapLocations (BioseqPtr bsp, ValNodePtr gap_list) in AdjustCodingRegionLocationsForGapLocations()