Home
last modified time | relevance | path

Searched defs:ht_ (Results 1 – 18 of 18) sorted by relevance

/dports/astro/xplanet/xplanet-1.3.1/src/libprojection/
H A DProjectionPeters.h19 int ht_; variable
/dports/devel/libassa/libassa-3.5.1/assa/
H A DGenServer.cpp124 init (int* argc, char* argv [], const char* ht_) in init()
/dports/net/pjsip/pjproject-2.11.1/pjlib/include/pj++/
H A Dtimer.hpp194 pj_timer_heap_t *ht_; member in Pj_Timer_Heap
H A Dhash.hpp64 pj_hash_table_t *ht_; member in Pj_Hash_Table::iterator
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/rnn/
H A Dlstm_cell.cpp102 float *dst_iter_c_, float *gates_, float *ht_, in lstm_fwd()
244 const float *ht_, const float *diff_dst_layer_, in lstm_bwd()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/rnn/
H A Dlstm_cell.cpp102 float *dst_iter_c_, float *gates_, float *ht_, in lstm_fwd()
244 const float *ht_, const float *diff_dst_layer_, in lstm_bwd()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp141 void Image::Sampled::init(slen_t l_comment, slen_t l_header, dimen_t wd_, dimen_t ht_, in init()
515 Image::Indexed::Indexed(Image::Sampled::dimen_t wd_, Image::Sampled::dimen_t ht_, unsigned short nc… in Indexed()
1120 Image::Gray::Gray(Image::Sampled::dimen_t wd_, Image::Sampled::dimen_t ht_, unsigned char bpc_) { in Gray()
1238 Image::RGB::RGB(Image::Sampled::dimen_t wd_, Image::Sampled::dimen_t ht_, unsigned char bpc_) { in RGB()
H A Din_jai.cpp42 JAI::JAI(dimen_t wd_, dimen_t ht_, unsigned char bpc_, unsigned char cs_, slen_t flen_, slen_t SOF_… in JAI()
H A Dvcsam2p.cpp214 inline WinImageRGB(slen_t wd_, slen_t ht_) { init(wd_, ht_); } in WinImageRGB()
236 void WinImageRGB::init(slen_t wd_, slen_t ht_) { in init()
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.h142 HuffmanTable ht_; // temporary table, used variable
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.h152 HuffmanTable ht_; // temporary table, used variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.h142 HuffmanTable ht_; // temporary table, used variable
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dhalftone.c527 fz_halftone *ht_ = NULL; in fz_new_bitmap_from_pixmap_band() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/rnn/
H A Drnn_utils.hpp1004 const dnnl::impl::utils::array_offset_calculator<T, 2> ht_; member
1030 const dnnl::impl::utils::array_offset_calculator<T, 2> ht_; member
/dports/math/onednn/oneDNN-2.5.1/src/cpu/rnn/
H A Drnn_utils.hpp1090 const dnnl::impl::utils::array_offset_calculator<T, 2> ht_; member
1116 const dnnl::impl::utils::array_offset_calculator<T, 2> ht_; member
/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dswift.h1439 HashTree *ht_; variable
/dports/devel/cquery/cquery-20180718/third_party/sparsepp/tests/
H A Dspp_test.cc422 HT ht_; member in BaseHashtableInterface
1284 HashtableType ht_; member in __anond5622cff0111::HashtableTest
/dports/devel/sparsehash/sparsehash-sparsehash-2.0.4/src/
H A Dhashtable_test.cc424 HashtableType ht_; member in __anone4d792df0111::HashtableTest