Home
last modified time | relevance | path

Searched defs:needleLength (Results 1 – 25 of 39) sorted by relevance

12

/dports/biology/seqan1/seqan-1.3.1/seqan/find/
H A Dfind_bom.h103 TSize needleLength; variable
H A Dfind_bndm.h73 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftand.h74 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftor.h74 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_wild_shiftand.h88 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/find/
H A Dfind_bom.h112 TSize needleLength; variable
H A Dfind_bndm.h73 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftand.h76 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftor.h76 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/index/
H A Dtest_find2_index_approx.h207 …line void setRandomBlockLength(std::array<OptimalSearch<nbrBlocks>, N> & ss, uint32_t needleLength) in setRandomBlockLength()
235 unsigned const needleLength, in testOptimalSearch()
396 …for (uint16_t needleLength = std::max(static_cast<size_t>(5), ss[0].pi.size() * errors); needleLen… in testOptimalSearchScheme() local
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/find/
H A Dfind_bom.h113 TSize needleLength; variable
H A Dfind_shiftand.h77 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_bndm.h73 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftor.h77 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_wild_shiftand.h94 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/find/
H A Dfind_bom.h113 TSize needleLength; variable
H A Dfind_shiftand.h77 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_bndm.h73 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_shiftor.h77 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
H A Dfind_wild_shiftand.h94 TWord needleLength; // e.g., needleLength=33 --> blockCount=2 (iff w=32 bits) variable
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dcss-selector.c331 gint needleLength; in _xfdashboard_css_selector_score_node() local
370 gint needleLength; in _xfdashboard_css_selector_score_node() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/cloud/googledrive/
H A Dgoogledriveuploadrequest.cpp236 uint32 needleLength = (rangeTry == 0 ? 2 : 8); in handleHttp308() local
/dports/games/scummvm/scummvm-2.5.1/backends/cloud/googledrive/
H A Dgoogledriveuploadrequest.cpp236 uint32 needleLength = (rangeTry == 0 ? 2 : 8); in handleHttp308() local
/dports/games/residualvm/residualvm-0.3.1/backends/cloud/googledrive/
H A Dgoogledriveuploadrequest.cpp237 uint32 needleLength = (rangeTry == 0 ? 9 : 15); in handleHttp308() local
/dports/audio/carla/Carla-2.4.1/source/modules/water/text/
H A DCharacterFunctions.h516 const int needleLength = (int) needle.length(); in indexOfIgnoreCase() local

12