Home
last modified time | relevance | path

Searched defs:nbit (Results 76 – 100 of 551) sorted by relevance

12345678910>>...23

/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_attr.c52 ASN1_INTEGER *nbit = NULL; in PKCS7_simple_smimecap() local
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/tfextra/
H A DTFCustomDequantize.cpp25 int nbit = 8; in onExecute() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmalgo_impl.h1056 unsigned nbit = (*first) & bm::set_block_mask; in combine_or() local
1073 unsigned nbit = unsigned(pos & bm::set_block_mask); in combine_or() local
1137 unsigned nbit = (*first) & bm::set_block_mask; in combine_xor() local
1157 unsigned nbit = unsigned(*first & bm::set_block_mask); in combine_xor() local
1225 unsigned nbit = (*first) & bm::set_block_mask; in combine_sub() local
1245 unsigned nbit = unsigned(*first & bm::set_block_mask); in combine_sub() local
1585 unsigned cnt, nword, nbit, bitcount, temp; in for_each_bit_blk() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmalgo_impl.h1056 unsigned nbit = (*first) & bm::set_block_mask; in combine_or() local
1073 unsigned nbit = unsigned(pos & bm::set_block_mask); in combine_or() local
1137 unsigned nbit = (*first) & bm::set_block_mask; in combine_xor() local
1157 unsigned nbit = unsigned(*first & bm::set_block_mask); in combine_xor() local
1225 unsigned nbit = (*first) & bm::set_block_mask; in combine_sub() local
1245 unsigned nbit = unsigned(*first & bm::set_block_mask); in combine_sub() local
1585 unsigned cnt, nword, nbit, bitcount, temp; in for_each_bit_blk() local
/dports/audio/codec2/codec2-1.0.3/octave/
H A Dfmfsk.m33 nbit = 96; variable
215 nbit = states.nbit; variable
H A Dfsk_demod_file.m46 nbit = states.nbit; variable
/dports/cad/opencascade/opencascade-7.6.0/src/GeomAPI/
H A DGeomAPI_PointsToBSpline.cxx141 Standard_Integer nbit = 2; in Init() local
268 Standard_Integer nbit = 2; in Init() local
/dports/multimedia/xvid/xvidcore/src/bitstream/
H A Dbitstream.h255 int nbit = (bits + bs->pos) - 32; in BitstreamShowBits() local
314 int nbit = (bits + bspos) - 32; in BitstreamShowBitsFromByteAlign() local
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/tests/
H A Dtest-invert.C53 int nbit=(int)iters; in run_with_field() local
H A Dtest-solve.C115 int nbit=(int)iters; in run_with_field() local
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_2order_packer_simple.c20 int nbit = 0; in calc_bits_needed() local
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_2order_packer_simple.c23 int nbit = 0; in calc_bits_needed() local
/dports/audio/codec2/codec2-1.0.3/src/
H A Dfmfsk.h49 int nbit; /* Number of bits spit out per demod call */ member
H A Dfreedv_1600.c42 int nbit = fdmdv_bits_per_frame(f->fdmdv); in freedv_1600_open() local
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/LPC_10/src/
H A Dencode_.c152 integer idel, nbit, i__, j, i2, i3, mrk; in encode_() local
/dports/net/opal/opal-3.10.10/plugins/audio/LPC_10/src/
H A Dencode_.c152 integer idel, nbit, i__, j, i2, i3, mrk; in encode_() local
/dports/audio/sox/sox-14.4.2/lpc10/
H A Dencode.c112 integer idel, nbit, i__, j, i2, i3, mrk; in encode_() local
/dports/math/faiss/faiss-1.7.1/faiss/
H A Dindex_factory.cpp168 int d_out, opq_M, nbit, M, M2, pq_m, ncent, r2, R; in index_factory() local
265 int nbit = std::stoi(sm[2].str()); in index_factory() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/
H A Drational.h449 int nbit = absNumer.getLeadingBit(); in convertTo() local
638 int nbit = absNumer.getLeadingBit(); in convertTo() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A Drational.h449 int nbit = absNumer.getLeadingBit(); in convertTo() local
638 int nbit = absNumer.getLeadingBit(); in convertTo() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dcolors.c6 int nbit, npix; variable
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/lib/
H A Dlibrfc2874.c33 unsigned int noctet, nbit, nnibble, prefixlength, bit_start, bit_end; in librfc2874_addr_to_bitstring() local
/dports/devel/opendht/opendht-1.10.1/include/opendht/
H A Dinfohash.h198 getBit(unsigned nbit) const in getBit()
206 setBit(unsigned nbit, bool b) in setBit()
/dports/devel/py-opendht/opendht-1.10.1/include/opendht/
H A Dinfohash.h197 getBit(unsigned nbit) const in getBit()
205 setBit(unsigned nbit, bool b) in setBit()
/dports/science/bagel/bagel-1.2.2/src/ci/ciutil/
H A Dcistringspace.h74 std::bitset<nbit__> nbit = istring; nbit.set(i); // created. in build_linkage() local

12345678910>>...23