Home
last modified time | relevance | path

Searched defs:bit_reverse (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bit_reverse-0.1.7/
H A DREADME.md1 # bit_reverse chapter
/dports/math/chaco/Chaco-2.2/code/util/
H A Dbit_reverse.c6 int bit_reverse(val, nbits) in bit_reverse() function
/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DBitReverse.hxx46 bit_reverse(uint8_t x) noexcept in bit_reverse() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/interfaces/ecpg/test/expected/
H A Dsql-prepareas.stdout1 +++++ Test for prepnormal +++++
2 insert into test values(:ivar1,:ivar2)
3 1 2
4 +++++ Test for execute immediate +++++
5 execute immediate "insert into test values(1,2)"
6 1 2
7 +++++ Test for PREPARE ident FROM CString +++++
8 prepare ident_name from "insert into test values(?,?)"
9 execute ident_name using :ivar1,:ivar2
10 1 2
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dbit_operations.c81 void bit_reverse(uint8_t to[], const uint8_t from[], int len) in bit_reverse() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dbit_operations.c79 SPAN_DECLARE(void) bit_reverse(uint8_t to[], const uint8_t from[], int len) in bit_reverse() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dbit_operations.c79 SPAN_DECLARE(void) bit_reverse(uint8_t to[], const uint8_t from[], int len) in bit_reverse() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/vita_200/
H A Diq_to_float.v58 for (r = 0; r < 16; r = r+1) begin:bit_reverse block
/dports/misc/vxl/vxl-3.3.2/core/vul/
H A Dvul_checksum.h64 inline char bit_reverse(char b) in bit_reverse() function
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/edges/
H A Dui.cc149 static const uint8_t bit_reverse[] = { variable
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/edges/
H A Dui.cc158 static const uint8_t bit_reverse[] = { variable
/dports/devel/libsigrok/libsigrok-0.5.2/src/
H A Dserial_hid_victor.c64 static uint8_t bit_reverse(uint8_t b) in bit_reverse() function
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dfft.cc39 static int bit_reverse(int x) in bit_reverse() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/python/fec/polar/
H A Dhelper_functions.py58 def bit_reverse(value, n): function
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dfft.c44 static int bit_reverse (int x) in bit_reverse() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dpacking.c32 static u64 bit_reverse(u64 val, unsigned int width) in bit_reverse() function
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dpacking.c32 static u64 bit_reverse(u64 val, unsigned int width) in bit_reverse() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/lib/
H A Dpolar_common.cc156 long polar_common::bit_reverse(long value, int active_bits) const in bit_reverse() function in gr::fec::code::polar_common
/dports/finance/quantlib/QuantLib-1.20/ql/math/
H A Dfastfouriertransform.hpp112 static std::size_t bit_reverse(std::size_t x, std::size_t order) { in bit_reverse() function in QuantLib::FastFourierTransform
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dpacking.c32 static u64 bit_reverse(u64 val, unsigned int width) in bit_reverse() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lewton-0.10.2/src/
H A Dlib.rs173 fn bit_reverse(n :u32) -> u32 { in bit_reverse() function
/dports/audio/lewton/lewton-0.10.2/src/
H A Dlib.rs173 fn bit_reverse(n :u32) -> u32 { in bit_reverse() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/lewton-0.10.2/src/
H A Dlib.rs173 fn bit_reverse(n :u32) -> u32 { in bit_reverse() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/lewton-0.9.4/src/
H A Dlib.rs165 fn bit_reverse(n :u32) -> u32 { in bit_reverse() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/lewton-0.9.4/src/
H A Dlib.rs165 fn bit_reverse(n :u32) -> u32 { in bit_reverse() function

12345