Home
last modified time | relevance | path

Searched defs:swap_bytes (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/math/octave/octave-6.4.0/liboctave/util/
H A Dbyte-swap.h32 swap_bytes (void *ptr, unsigned int i, unsigned int j) in swap_bytes() function
43 swap_bytes (void *ptr) in swap_bytes() function
81 swap_bytes (void *ptr, int len) in swap_bytes() function
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dhex2num.cc65 hex2num (const std::string& hex, void *num, std::size_t nbytes, bool swap_bytes) in hex2num()
90 hex2num (const Array<std::string>& val, bool swap_bytes) in hex2num()
174 bool swap_bytes = is_little_endian (is_float); variable
226 num2hex (const void *p, std::size_t n, char *hex, bool swap_bytes) in num2hex()
245 num2hex (const Array<T>& v, bool swap_bytes) in num2hex()
329 bool swap_bytes = is_little_endian (is_float); variable
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_char_buffer_util.c92 gboolean swap_bytes; in ags_char_buffer_util_copy_s8_to_cbuffer() local
237 gboolean swap_bytes; in ags_char_buffer_util_copy_s16_to_cbuffer() local
382 gboolean swap_bytes; in ags_char_buffer_util_copy_s24_to_cbuffer() local
527 gboolean swap_bytes; in ags_char_buffer_util_copy_s32_to_cbuffer() local
672 gboolean swap_bytes; in ags_char_buffer_util_copy_s64_to_cbuffer() local
817 gboolean swap_bytes; in ags_char_buffer_util_copy_float_to_cbuffer() local
966 gboolean swap_bytes; in ags_char_buffer_util_copy_double_to_cbuffer() local
1115 gboolean swap_bytes; in ags_char_buffer_util_copy_cbuffer_to_s8() local
1254 gboolean swap_bytes; in ags_char_buffer_util_copy_cbuffer_to_s16() local
1393 gboolean swap_bytes; in ags_char_buffer_util_copy_cbuffer_to_s24() local
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSysUtil.cpp74 inline static uint16_t swap_bytes( uint16_t value ) in swap_bytes() function
79 inline static uint32_t swap_bytes( uint32_t value ) in swap_bytes() function
96 inline static uint64_t swap_bytes( uint64_t value ) in swap_bytes() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimDtedRecord.cpp132 bool swap_bytes = ossim::byteOrder() == OSSIM_LITTLE_ENDIAN ? true : false; in parse() local
175 bool swap_bytes = ossim::byteOrder() == OSSIM_LITTLE_ENDIAN ? true : false; in validateCheckSum() local
/dports/audio/julius/julius-4.1.2/libsent/src/util/
H A Dendian.c35 swap_bytes(char *buf, size_t unitbyte, size_t unitnum) in swap_bytes() function
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dswap_bytes_impl.h28 static void swap_bytes(void *buf, size_t samplesize, size_t samplecount) in swap_bytes() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/protos/perfetto/metrics/android/
H A Dlmk_reason_metric.proto38 optional int64 swap_bytes = 7; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pyelftools/elftools/construct/lib/
H A Dbinary.py62 def swap_bytes(bits, bytesize=8): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pyelftools/elftools/construct/lib/
H A Dbinary.py62 def swap_bytes(bits, bytesize=8): function
/dports/devel/py-pyelftools/pyelftools-0.27/elftools/construct/lib/
H A Dbinary.py62 def swap_bytes(bits, bytesize=8): function
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudioio-cdr.h47 void swap_bytes(SAMPLE* t) { in swap_bytes() function
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dcipher-bf1.c42 swap_bytes(const u_char *src, u_char *dst, int n) in swap_bytes() function
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/packed_simd-0.3.3/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.6/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dcipher-bf1.c48 swap_bytes(const u_char *src, u_char *dst, int n) in swap_bytes() function
/dports/www/firefox/firefox-99.0/third_party/rust/packed_simd/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/packed_simd/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/net-im/p5-Net-NetSend/Net-NetSend-0.12/
H A DNetSend.pm592 sub swap_bytes{ subroutine
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/packed_simd-0.3.3/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/lang/rust/rustc-1.58.1-src/vendor/packed_simd_2/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/packed_simd/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/packed_simd/src/codegen/
H A Dswap_bytes.rs9 fn swap_bytes(self) -> Self; in swap_bytes() method
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/packed_simd-0.3.3/src/
H A Dcodegen.rs9 crate mod swap_bytes; module
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/packed_simd-0.3.3/src/
H A Dcodegen.rs9 crate mod swap_bytes; module

12345678910>>...13