Home
last modified time | relevance | path

Searched defs:lshift (Results 1 – 25 of 1238) sorted by path

12345678910>>...50

/dports/archivers/rzip/rzip-2.1/
H A Dmd4.c29 static inline u32 lshift(u32 x, unsigned int s) in lshift() function
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dstrtod.c765 lshift in lshift() function
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgetcoll.c366 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxui() local
503 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxuk() local
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgetcoll.c366 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxui() local
503 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxuk() local
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgetcoll.c366 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxui() local
503 int firstbyte, lastbyte, nbytes, rshift, lshift; in ffgcxuk() local
/dports/astro/py-ephem/ephem-4.1.3/extensions/
H A Ddtoa.c982 lshift in lshift() function
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzektr23.c39 integer rdelta, keybas, lshift; in zzektr23_() local
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzektr23.c39 integer rdelta, keybas, lshift; in zzektr23_() local
/dports/audio/aften/aften-0.0.8/libaften/
H A Da52enc.c787 int lshift, m, v; in asym_quant() local
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsoxr/src/
H A Dvr32.c500 #define lshift(x,by) (x)=(by)>0?(x)<<(by):(x)>>-(by) in vr_process() macro
/dports/audio/din/din-52/src/
H A Dlevels.cc350 int levels::lshift () { in lshift() function in levels
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/openssl-0.10.38/src/
H A Dbn.rs342 pub fn lshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in lshift() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/serde_json-1.0.74/src/lexical/
H A Dmath.rs483 let lshift = n; in ishl_bits() localVariable
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/silk/
H A DInlines.h103 opus_int a_headrm, b_headrm, lshift; in silk_DIV32_varQ() local
148 opus_int b_headrm, lshift; in silk_INVERSE32_varQ() local
/dports/audio/libsoxr/soxr-0.1.3-Source/src/
H A Dvr32.c500 #define lshift(x,by) (x)=(by)>0?(x)<<(by):(x)>>-(by) in vr_process() macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/openssl-0.10.38/src/
H A Dbn.rs342 pub fn lshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in lshift() method
/dports/audio/opus/opus-1.3.1/silk/fixed/
H A Dvector_ops_FIX.c1 /***********************************************************************
2 Copyright (c) 2006-2011, Skype Limited. All rights reserved.
3 Redistribution and use in source and binary forms, with or without
4 modification, are permitted provided that the following conditions
5 are met:
6 - Redistributions of source code must retain the above copyright notice,
7 this list of conditions and the following disclaimer.
8 - Redistributions in binary form must reproduce the above copyright
9 notice, this list of conditions and the following disclaimer in the
10 documentation and/or other materials provided with the distribution.
[all …]
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/silk/
H A DInlines.h103 opus_int a_headrm, b_headrm, lshift; in silk_DIV32_varQ() local
148 opus_int b_headrm, lshift; in silk_INVERSE32_varQ() local
/dports/audio/py-music21/music21-7.1.0/.mypy_cache/3.7/os/
H A D__init__.data.json1 …rue, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.…
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/silk/
H A DInlines.h103 opus_int a_headrm, b_headrm, lshift; in silk_DIV32_varQ() local
148 opus_int b_headrm, lshift; in silk_INVERSE32_varQ() local
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/silk/fixed/
H A Dfind_LTP_FIX.c56 opus_int i, k, lshift; in silk_find_LTP_FIX() local
H A Dpitch_analysis_core_FIX.c105 opus_int32 contour_bias_Q20, diff, lz, lshift; in silk_pitch_analysis_core() local
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/util/
H A Ddtoa.c884 lshift in lshift() function
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/
H A Dbn.rs329 pub fn lshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in lshift() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/openssl-0.10.26/src/
H A Dbn.rs325 pub fn lshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in lshift() method

12345678910>>...50