Home
last modified time | relevance | path

Searched defs:startbit (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/science/p5-Geo-BUFR/Geo-BUFR-1.38/
H A DBUFR.xs44 int startbit = bitpos & 0x07; /* Offset from start of octet to start of word */ variable
142 int startbit = bitpos & 0x07; /* Offset from start of octet to start of word */ variable
207 int startbit = bitpos & 0x07; /* Offset from start of octet to start of word */ variable
242 int startbit = bitpos & 0x07; /* Offset from start of octet to start of word */ variable
/dports/multimedia/dvbsnoop/dvbsnoop-1.4.50/src/misc/
H A Dhelper.c199 u_long outBit_Sx (int verbosity, const char *text, u_char *buf, int startbit, int bitlen) in outBit_Sx()
222 u_long outBit_Sx_NL (int verbosity, const char *text, u_char *buf, int startbit, int bitlen) in outBit_Sx_NL()
237 u_long outBit_S2x_NL (int verbosity, const char *text, u_char *buf, int startbit, int bitlen, char … in outBit_S2x_NL()
260 u_long outBit_S2Tx_NL (int verbosity, const char *text, u_char *buf, int startbit, int bitlen, cons… in outBit_S2Tx_NL()
288 unsigned long long outBit64_Sx (int verbosity, const char *text, u_char *buf, int startbit, int bit… in outBit64_Sx()
305 unsigned long long outBit64_Sx_NL (int verbosity, const char *text, u_char *buf, int startbit, int … in outBit64_Sx_NL()
367 unsigned long getBits (u_char *buf, int byte_offset, int startbit, int bitlen) in getBits()
433 long long getBits48 (u_char *buf, int byte_offset, int startbit, int bitlen) in getBits48()
472 unsigned long long getBits64 (u_char *buf, int byte_offset, int startbit, int bitlen) in getBits64()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/commands/
H A Dbxml_generator_glue.h26 #define BITFIELD_RANGE(startbit, endbit) ((endbit) - (startbit) + 1) argument
/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Dsection.c25 u32 getBits(const u8 * buf, int startbit, int bitlen) in getBits()
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/scan/
H A Dsection.c4 u32 getBits (const u8 *buf, int startbit, int bitlen) in getBits()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dminftrsz.c61 next_zero(int startbit, int val) in next_zero()
72 next_one(int startbit, int val) in next_one()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dminftrsz.c61 next_zero(int startbit, int val) in next_zero()
72 next_one(int startbit, int val) in next_one()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dminftrsz.c61 next_zero(int startbit, int val) in next_zero()
72 next_one(int startbit, int val) in next_one()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dminftrsz.c61 next_zero(int startbit, int val) in next_zero()
72 next_one(int startbit, int val) in next_one()
/dports/math/gap/gap-4.11.0/src/
H A Dbits_intern.h47 CopyInWord(UInt * to, UInt startbit, UInt endbit, UInt from, Int shift) in CopyInWord()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/misc/
H A Dunimp.c49 .endianness = DEVICE_NATIVE_ENDIAN, in stm32f4xx_syscfg_set_irq()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/sp/
H A Dsp_types.h49 #define BITFIELD_RANGE( startbit, endbit ) ((endbit)-(startbit)+1) argument
/dports/emulators/qemu/qemu-6.2.0/hw/misc/
H A Dstm32f4xx_syscfg.c49 int startbit = (irq & 3) * 4; in stm32f4xx_syscfg_set_irq() local
/dports/emulators/qemu60/qemu-6.0.0/hw/misc/
H A Dstm32f4xx_syscfg.c49 int startbit = (irq & 3) * 4; in stm32f4xx_syscfg_set_irq() local
/dports/emulators/qemu5/qemu-5.2.0/hw/misc/
H A Dstm32f4xx_syscfg.c49 int startbit = (irq & 3) * 4; in stm32f4xx_syscfg_set_irq() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/misc/
H A Dstm32f4xx_syscfg.c49 int startbit = (irq & 3) * 4; in stm32f4xx_syscfg_set_irq() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/misc/
H A Dstm32f4xx_syscfg.c49 int startbit = (irq & 3) * 4; in stm32f4xx_syscfg_set_irq() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dpacking.c89 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dpacking.c89 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dpacking.c89 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing()
/dports/www/janus/janus-gateway-0.11.6/postprocessing/
H A Dpp-h265.c379 uint8_t startbit = (fuh & 0x80) >> 7; in janus_pp_h265_preprocess() local
525 uint8_t startbit = (fuh & 0x80) >> 7; in janus_pp_h265_process() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/frequency/windows/
H A Dos_frequency_imp.h14 #define KMD_BIT_RANGE(endbit, startbit) ((endbit) - (startbit) + 1) argument
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/Platform/
H A Dcmd_enum_g8.h21 #define BITFIELD_RANGE(startbit,endbit) ((endbit)-(startbit)+1) argument
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgetcoll.c365 int ii, firstbit, nbits, bytenum, startbit, numbits, endbit; in ffgcxui() local
502 int ii, firstbit, nbits, bytenum, startbit, numbits, endbit; in ffgcxuk() local
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgetcoll.c365 int ii, firstbit, nbits, bytenum, startbit, numbits, endbit; in ffgcxui() local
502 int ii, firstbit, nbits, bytenum, startbit, numbits, endbit; in ffgcxuk() local

123456789