Home
last modified time | relevance | path

Searched refs:SRA_Statistics (Results 1 – 6 of 6) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ngs/
H A DSRA_Statistics.c67 struct SRA_Statistics struct
123 static void SRA_StatisticsWhack ( SRA_Statistics * self, ctx_t ctx );
155 void SRA_StatisticsWhack ( SRA_Statistics * self, ctx_t ctx ) in SRA_StatisticsWhack()
164 uint32_t SRA_StatisticsGetValueType ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetValueType()
189 NGS_String* SRA_StatisticsGetAsString ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsString()
283 int64_t SRA_StatisticsGetAsI64 ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsI64()
377 uint64_t SRA_StatisticsGetAsU64 ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsU64()
458 double SRA_StatisticsGetAsDouble ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsDouble()
537 DictionaryEntry * MakeNode ( SRA_Statistics * self, ctx_t ctx, const char * path ) in MakeNode()
583 void SRA_StatisticsAddI64 ( SRA_Statistics * self, ctx_t ctx, const char * path, int64_t value ) in SRA_StatisticsAddI64()
[all …]
H A DSRA_Statistics.h30 typedef struct SRA_Statistics SRA_Statistics; typedef
32 #define NGS_STATISTICS SRA_Statistics
H A DMakefile93 SRA_Statistics \
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ngs/
H A DSRA_Statistics.c67 struct SRA_Statistics struct
123 static void SRA_StatisticsWhack ( SRA_Statistics * self, ctx_t ctx );
155 void SRA_StatisticsWhack ( SRA_Statistics * self, ctx_t ctx ) in SRA_StatisticsWhack()
164 uint32_t SRA_StatisticsGetValueType ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetValueType()
189 NGS_String* SRA_StatisticsGetAsString ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsString()
283 int64_t SRA_StatisticsGetAsI64 ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsI64()
377 uint64_t SRA_StatisticsGetAsU64 ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsU64()
458 double SRA_StatisticsGetAsDouble ( const SRA_Statistics * self, ctx_t ctx, const char * path ) in SRA_StatisticsGetAsDouble()
537 DictionaryEntry * MakeNode ( SRA_Statistics * self, ctx_t ctx, const char * path ) in MakeNode()
583 void SRA_StatisticsAddI64 ( SRA_Statistics * self, ctx_t ctx, const char * path, int64_t value ) in SRA_StatisticsAddI64()
[all …]
H A DSRA_Statistics.h30 typedef struct SRA_Statistics SRA_Statistics; typedef
32 #define NGS_STATISTICS SRA_Statistics
H A DMakefile93 SRA_Statistics \