Home
last modified time | relevance | path

Searched defs:len (Results 18926 – 18950 of 493994) sorted by relevance

1...<<751752753754755756757758759760>>...19760

/dports/math/flint2/flint-2.8.4/fmpz_vec/test/
H A Dt-scalar_mul_ui.c36 slong len = n_randint(state, 100); in main() local
63 slong len = n_randint(state, 100); in main() local
/dports/math/flint2/flint-2.8.4/fmpz_poly/
H A Dreverse.c18 _fmpz_poly_reverse(fmpz * res, const fmpz * poly, slong len, slong n) in _fmpz_poly_reverse()
49 slong len = FLINT_MIN(n, poly->length); in fmpz_poly_reverse() local
/dports/math/flint2/flint-2.8.4/fq_default/test/
H A Dt-ctx_init_modulus_nmod.c35 slong len; in main() local
61 slong len; in main() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/debugger/signaldata/
H A DDbinfoScan.cpp29 printDBINFO_SCAN(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN()
59 bool printDBINFO_SCAN_REF(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN_REF()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DDbinfoScan.cpp29 printDBINFO_SCAN(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN()
59 bool printDBINFO_SCAN_REF(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN_REF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DDbinfoScan.cpp29 printDBINFO_SCAN(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN()
59 bool printDBINFO_SCAN_REF(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN_REF()
/dports/math/arb/arb-2.21.1/acb_poly/
H A Dcot_pi_series.c15 _acb_poly_cot_pi_series(acb_ptr g, acb_srcptr h, slong hlen, slong len, slong prec) in _acb_poly_cot_pi_series()
75 acb_poly_cot_pi_series(acb_poly_t res, const acb_poly_t f, slong len, slong prec) in acb_poly_cot_pi_series()
H A Dset2_arb_poly.c17 slong i, len; in acb_poly_set_arb_poly() local
35 slong i, rlen, ilen, len; in acb_poly_set2_arb_poly() local
/dports/math/arb/arb-2.21.1/arb_poly/
H A Dcot_pi_series.c15 _arb_poly_cot_pi_series(arb_ptr g, arb_srcptr h, slong hlen, slong len, slong prec) in _arb_poly_cot_pi_series()
40 arb_poly_cot_pi_series(arb_poly_t res, const arb_poly_t f, slong len, slong prec) in arb_poly_cot_pi_series()
/dports/textproc/spellutils/spellutils-0.7/
H A Dheader.c28 char *read_header (char *header, size_t *len, FILE *file) in read_header()
75 int len; in keep_this_header() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/root/
H A Dhash.h18 static inline uint32_t calcHash(const uint8_t *data, size_t len) in calcHash()
67 static inline uint32_t calcHash(const char *data, size_t len) in calcHash()
/dports/misc/urbit/urbit-urbit-0.6.0/jets/c/
H A Dmuk.c11 u3_atom len, in u3qc_muk()
41 u3_noun seed, len, key; in u3wc_muk() local
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/
H A Dmisc2.cpp41 int len = (argc >> 3) + 1; in Args() local
53 int len = (argc >> 3) + 1; in Args() local
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/
H A D30012-misc2.cpp42 int len = (argc >> 3) + 1; in Args() local
53 int len = (argc >> 3) + 1; in Args() local
/dports/deskutils/xneur/xneur-0.20.0/lib/misc/
H A Ddebug.h35 #define malloc(len) xndebug_malloc((len), __FILE__, __LINE__) argument
39 #define realloc(mem, len) xndebug_realloc((mem), (len), __FILE__, __LINE__) argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/debugger/signaldata/
H A DDbinfoScan.cpp29 printDBINFO_SCAN(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN()
59 bool printDBINFO_SCAN_REF(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN_REF()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/debugger/signaldata/
H A DDbinfoScan.cpp29 printDBINFO_SCAN(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN()
59 bool printDBINFO_SCAN_REF(FILE* output, const Uint32* theData, Uint32 len, Uint16) in printDBINFO_SCAN_REF()
/dports/emulators/qemu42/qemu-4.2.1/include/hw/s390x/
H A Debcdic.h86 static inline void ebcdic_put(uint8_t *p, const char *ascii, int len) in ebcdic_put()
95 static inline void ascii_put(uint8_t *p, const char *ebcdic, int len) in ascii_put()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/gadget/
H A Dconfig.c44 unsigned len = (*src)->bLength; in usb_descriptor_fillbuf() local
84 int len; in usb_gadget_config_buf() local
H A Dusbstring.c17 static int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) in utf8_to_utf16le()
108 int len; in usb_gadget_get_string() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/root/
H A Dhash.h18 static inline uint32_t calcHash(const uint8_t *data, size_t len) in calcHash()
67 static inline uint32_t calcHash(const char *data, size_t len) in calcHash()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/twserial/
H A Dsoft_tws.c35 int tws_read(uchar *buffer, int len) in tws_read()
76 int tws_write(uchar *buffer, int len) in tws_write()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/avr32/include/asm/
H A Ddma-mapping.h35 static inline unsigned long dma_map_single(volatile void *vaddr, size_t len, in dma_map_single()
58 static inline void dma_unmap_single(volatile void *vaddr, size_t len, in dma_unmap_single()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/gadget/
H A Dusbstring.c17 static int utf8_to_utf16le(const char *s, __le16 *cp, unsigned len) in utf8_to_utf16le()
108 int len; in usb_gadget_get_string() local
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/lib/
H A Diocache.h161 static inline int iocache_send(iocache *ioc, int fd, char *buf, unsigned int len, int flags) in iocache_send()
176 static inline int iocache_write(iocache *ioc, int fd, char *buf, unsigned int len) in iocache_write()

1...<<751752753754755756757758759760>>...19760