Home
last modified time | relevance | path

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

12

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/activityprofile/
H A DBandPassActivityProfileUnitTest.java79 final GenomeLoc nextLoc = genomeLocParser.createGenomeLoc(contig, nPrecedingSites + start); in testBandPass() local
136 final GenomeLoc nextLoc = genomeLocParser.createGenomeLoc(contig, pos++); in testBandPassComposition() local
/dports/lang/kawa/kawa-3.1.1/gnu/mapping/
H A DLocationEnumeration.java13 NamedLocation nextLoc; field in LocationEnumeration
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DLandSmoothAction.cpp126 auto nextLoc = loc; in SmoothLandRowByEdge() local
270 auto nextLoc = loc; in SmoothLandRowByCorner() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp345 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/MCParser/
H A DCOFFMasmParser.cpp345 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp330 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp324 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
/dports/net/cjdns/cjdns-cjdns-v21.1/memory/
H A DAllocator.c267 struct Allocator_Allocation_pvt* nextLoc = loc->next; in releaseMemory() local
575 struct Allocator_Allocation_pvt* nextLoc = origLoc->next; in Allocator__realloc() local
/dports/deskutils/itinerary/itinerary-21.12.3/src/app/
H A Dtransfermanager.cpp367 QVariant nextLoc; in checkTransferAfter() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/mmap_v1/
H A Drecord_store_v1_test_help.cpp459 const DiskLoc nextLoc = records[recIdx + 1].loc; in initializeV1RS() local
H A Drecord_store_v1_base.cpp863 DiskLoc nextLoc = _details->firstExtent(opCtx); in touch() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DPeep.cpp1803 auto nextLoc = coords.ToTileStart() + CoordsDirectionDelta[entranceDirection]; in peep_interact_with_entrance() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/
H A DIntervalUtils.java656 GenomeLoc nextLoc = null; in scatterContigIntervals() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljscheck.cpp1931 …k::checkCaseFallthrough(StatementList *statements, SourceLocation errorLoc, SourceLocation nextLoc) in checkCaseFallthrough()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dconnectedcomponents.cpp177 for (int nextLoc = sop._nextLoc; nextLoc < h; nextLoc = sopArray[nextLoc]._nextLoc){ in mergeStats() local
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/
H A DIntervalUtilsUnitTest.java1424 final Locatable nextLoc = sorted.get(i + 1); in testLexicographicalOrderComparator() local
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelGeometry/
H A DvtkPDistributedDataFilter.cxx3678 int nextLoc = 0; in AddGhostCellsUniqueCellAssignment() local
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelMPI/
H A DvtkDistributedDataFilter.cxx3857 int nextLoc = 0; in AddGhostCellsUniqueCellAssignment() local

12