MCPcopy Create free account

hub / github.com/NVlabs/nvbio / functions

Functions4,415 in github.com/NVlabs/nvbio

↓ 2 callersMethodset_input
setup the input thread
nvBowtie/bowtie2/cuda/compute_thread.h:67
↓ 2 callersMethodset_output
setup the input thread
nvBowtie/bowtie2/cuda/compute_thread.h:71
↓ 2 callersMethodset_read_info
nvBowtie/bowtie2/cuda/scoring_queues_inl.h:350
↓ 2 callersMethodshift
nvbio/alignment/myers/myers_banded_inl.h:62
↓ 2 callersMethodskip_ahead
nvbio/io/output/output_databuffer.cpp:100
↓ 2 callersFunctionskip_aux
contrib/htslib/sam.c:1032
↓ 2 callersMethodslot
nvBowtie/bowtie2/cuda/scoring_queues_inl.h:258
↓ 2 callersFunctionsort_typeBstar
Sorts suffixes of type B*. */
contrib/libdivsufsort-lite/divsufsort.c:1425
↓ 2 callersFunctionsort_typeBstar
contrib/libdivsufsortxx/divsufsortxx.h:1115
↓ 2 callersFunctionss_swapmerge
D&C based merge. */
contrib/libdivsufsort-lite/divsufsort.c:728
↓ 2 callersFunctionsssort
Substring sort */
contrib/libdivsufsort-lite/divsufsort.c:820
↓ 2 callersFunctionstream
return the base stream
nvbio/basic/packedstream.h:492
↓ 2 callersMethodstring_id
nvbio/fmindex/mem.h:266
↓ 2 callersFunctionstring_to_iupac16
nvbio/basic/dna.h:191
↓ 2 callersFunctionsuffixsort
contrib/sais.h:426
↓ 2 callersMethodsum
nvbio/basic/sum_tree.h:156
↓ 2 callersFunctionswap
nvbio/basic/shared_pointer.h:514
↓ 2 callersMethodswap
contrib/moderngpu/include/util/util.h:117
↓ 2 callersMethodsymbol_size
nvbio/strings/wavelet_tree.h:123
↓ 2 callersFunctiont_pool_destroy
* Destroys a thread pool. If 'kill' is true the threads are terminated now, * otherwise they are joined into the main thread so they will finish thei
contrib/htslib/cram/thread_pool.c:588
↓ 2 callersFunctiont_pool_dispatch
* Adds an item to the work pool. * * FIXME: Maybe return 1,0,-1 and distinguish between job dispathed vs * result returned. Ie rather than blocking
contrib/htslib/cram/thread_pool.c:423
↓ 2 callersFunctiont_pool_flush
* Flushes the pool, but doesn't exit. This simply drains the queue and * ensures all worker threads have finished their current task. * * Returns 0
contrib/htslib/cram/thread_pool.c:560
↓ 2 callersFunctiont_pool_init
* Creates a worker pool of length qsize with tsize worker threads. * * Returns pool pointer on success; * NULL on failure */
contrib/htslib/cram/thread_pool.c:383
↓ 2 callersFunctiont_pool_next_result_locked
Core of t_pool_next_result() */
contrib/htslib/cram/thread_pool.c:117
↓ 2 callersFunctiont_results_queue_destroy
Deallocates memory for a results queue */
contrib/htslib/cram/thread_pool.c:271
↓ 2 callersFunctiontbx_index_build
contrib/htslib/tbx.c:228
↓ 2 callersFunctiontest
td_object::td_object(FILE* output, const uint32 value, ...) : m_output( output ) { va_list args; va_start(args, value); char name[1024
nvbio/basic/html.cpp:755
↓ 2 callersMethodtest
nvbio/basic/cuda/condition.h:56
↓ 2 callersFunctiontest_and_fetch
contrib/htslib/hts.c:1258
↓ 2 callersMethodthreshold_score
min score function
nvBowtie/bowtie2/cuda/scoring.h:185
↓ 2 callersMethodtop
@details Identical to std::priority_queue top(). @see @a maximum
contrib/priority-deque/priority_deque.hpp:155
↓ 2 callersFunctiontr_partition
contrib/libdivsufsort-lite/divsufsort.c:1054
↓ 2 callersMethodtrack_alignment_statistics
nvBowtie/bowtie2/cuda/stats.cpp:83
↓ 2 callersMethodtype_string
nvBowtie/bowtie2/cuda/func.h:54
↓ 2 callersMethodupdate
contrib/priority-deque/priority_deque.hpp:476
↓ 2 callersFunctionupdate_interval_heap
contrib/priority-deque/interval_heap.hpp:125
↓ 2 callersFunctionupdate_loff
contrib/htslib/hts.c:535
↓ 2 callersFunctionupdategroup
contrib/libdivsufsortxx/divsufsortxx.h:754
↓ 2 callersFunctionupdatewindow
Update the window with the last wsize (normally 32K) bytes written before returning. If window does not exist yet, create it. This is only called
contrib/zlib-1.2.7/inflate.c:378
↓ 2 callersFunctionusage
contrib/htslib/tabix.c:232
↓ 2 callersFunctionvadd4
nvbio/basic/cuda/simd_functions.h:533
↓ 2 callersFunctionvectorized_string_load
nvbio/strings/vectorized_string.h:171
↓ 2 callersFunctionvectorized_string_range
nvbio/strings/vectorized_string.h:162
↓ 2 callersFunctionvflen
contrib/htslib/cram/vlen.c:116
↓ 2 callersFunctionvsub4
nvbio/basic/cuda/simd_functions.h:1020
↓ 2 callersFunctionvtd
nvbio/basic/html.cpp:574
↓ 2 callersFunctionvth
nvbio/basic/html.cpp:558
↓ 2 callersFunctionwidth
returns the width of the tree at the level of node i
nvbio/basic/priority_queue_inline.h:146
↓ 2 callersFunctionworker_aux
contrib/htslib/bgzf.c:564
↓ 2 callersFunctionwrite_open
contrib/htslib/bgzip.c:48
↓ 2 callersFunctionwrite_table
(out, table)
contrib/zlib-1.2.7/crc32.c:167
↓ 2 callersFunctionwritebuffer_is_nonempty
contrib/htslib/hfile.c:97
↓ 2 callersFunctionzlib_mem_inflate
---------------------------------------------------------------------- * zlib compression code - from Gap5's tg_iface_g.c * They're static here as t
contrib/htslib/cram/cram_io.c:530
↓ 2 callersFunctionzmemzero
(dest, len)
contrib/zlib-1.2.7/zutil.c:176
↓ 1 callersMethodAddRef
contrib/moderngpu/include/util/util.h:66
↓ 1 callersMethodArchVersion
contrib/moderngpu/include/util/mgpucontext.h:118
↓ 1 callersMethodClose
closes the alignment archive
contrib/bamtools/BamWriter.cpp:61
↓ 1 callersMethodDeflateBlock
compresses the current block
contrib/bamtools/BGZF.cpp:166
↓ 1 callersMethodGetEditDistance
get "NM" tag data - contributed by Aaron Quinlan
contrib/bamtools/BamAux.h:98
↓ 1 callersMethodGetNextAlignment
access alignment data
contrib/bamtools/BamReader.cpp:142
↓ 1 callersMethodIsFirstMate
Returns true if alignment is first mate on read
contrib/bamtools/BamAux.h:61
↓ 1 callersFunctionLMSpostproc1
contrib/sais.h:108
↓ 1 callersFunctionLMSpostproc2
contrib/sais.h:217
↓ 1 callersFunctionLMSsort1
contrib/sais.h:64
↓ 1 callersFunctionLoadBinaryMatrix
contrib/moderngpu/src/sparsematrix.cpp:158
↓ 1 callersMethodNumSMs
contrib/moderngpu/include/util/mgpucontext.h:117
↓ 1 callersMethodOpen
contrib/bamtools/BGZF.cpp:299
↓ 1 callersMethodPTXVersion
LaunchBox properties.
contrib/moderngpu/include/util/mgpucontext.h:121
↓ 1 callersFunctionReadSparseMatrix
contrib/moderngpu/src/sparsematrix.cpp:53
↓ 1 callersMethodRelease
contrib/moderngpu/include/util/util.h:70
↓ 1 callersFunctionStoreBinaryMatrix
contrib/moderngpu/src/sparsematrix.cpp:183
↓ 1 callersMethodToHost
contrib/moderngpu/include/util/mgpucontext.h:332
↓ 1 callersFunctionTypeIdString
contrib/moderngpu/src/mgpuutil.cpp:135
↓ 1 callersMethod_M_get_deleter
for private usage. Use free standing get_deleter() instead
nvbio/basic/shared_pointer.h:473
↓ 1 callersFunction_reader_fill_buffer
* _reader_fill_buffer() - buffers all records with the same coordinate */
contrib/htslib/synced_bcf_reader.c:371
↓ 1 callersFunction_reader_match_alleles
* _reader_match_alleles() - from multiple buffered lines selects the one which * corresponds best to the template line. The logic is controlled by
contrib/htslib/synced_bcf_reader.c:470
↓ 1 callersFunction_reader_shift_buffer
* _readers_shift_buffer() - removes the first line and all subsequent lines with the same position */
contrib/htslib/synced_bcf_reader.c:449
↓ 1 callersFunction_readers_next_region
* _readers_next_region() - jumps to next region if necessary * Returns 0 on success or -1 when there are no more regions left */
contrib/htslib/synced_bcf_reader.c:346
↓ 1 callersFunction_regions_match_alleles
contrib/htslib/synced_bcf_reader.c:1104
↓ 1 callersFunction_tr_align
=========================================================================== * Send one empty static block to give enough lookahead for inflate. * Th
contrib/zlib-1.2.7/trees.c:892
↓ 1 callersFunction_tr_init
=========================================================================== * Initialize the tree data structures for a new zlib stream. */
contrib/zlib-1.2.7/trees.c:381
↓ 1 callersFunction_vcf_parse_format
p,q is the start and the end of the FORMAT field
contrib/htslib/vcf.c:1413
↓ 1 callersMethodadd_client
add a client
nvbio/basic/pipeline_inl.h:67
↓ 1 callersMethodadd_ref_lock
nvbio/basic/shared_pointer.h:78
↓ 1 callersFunctionalign_mem
contrib/htslib/vcf.c:1403
↓ 1 callersMethodallocate
nvMicroAssembly/bam_io.h:194
↓ 1 callersMethodallocated_host_memory
return the amount of used device memory
nvbio/sufsort/sufsort_bucketing.h:1019
↓ 1 callersFunctionanalyze_md_string
nvbio/io/output/output_utils.h:77
↓ 1 callersFunctionany
nvbio/basic/simd.h:70
↓ 1 callersMethodappend_block
nvbio/sufsort/bwte_inl.h:171
↓ 1 callersMethodappend_int8
nvbio/io/output/output_databuffer.cpp:65
↓ 1 callersMethodappend_uint32
nvbio/io/output/output_databuffer.cpp:60
↓ 1 callersFunctionatomic_decrement
nvbio/basic/atomics.cpp:40
↓ 1 callersFunctionatomic_increment
nvbio/basic/atomics.cpp:37
↓ 1 callersFunctionatomic_sub
nvbio/basic/atomics.h:101
↓ 1 callersMethodavg_sequence_len
nvbio/io/sequence/sequence_access.h:247
↓ 1 callersFunctionbam_cigar2qlen
contrib/htslib/sam.c:218
↓ 1 callersFunctionbam_construct_seq
--------------------------------------------------------------------------- * Samtools compatibility portion */
contrib/htslib/cram/cram_samtools.c:41
↓ 1 callersFunctionbam_copy
contrib/htslib/cram/cram_encode.c:53
↓ 1 callersFunctionbam_hdr_destroy
contrib/htslib/sam.c:26
← previousnext →1,001–1,100 of 4,415, ranked by callers