Home
last modified time | relevance | path

Searched defs:n (Results 51 – 75 of 652647) sorted by path

12345678910>>...26106

/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/clients/spdsend/
H A Dserver.c236 int n = getline(&line, &line_size, f); in forward_ssip_answer() local
H A Dspdsend.c42 ssize_t getline(char **lineptr, size_t * n, FILE * f) in getline()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/common/
H A Dspd_getline.c45 ssize_t spd_getline(char **lineptr, size_t * n, FILE * f) in spd_getline()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dfestival_client.c238 int n, k, i; in socket_receive_file_to_buff() local
353 int n; in festival_get_ack() local
H A Divona.c260 int n; in get_unichar() local
296 int n, bytes; in ivona_get_msgpart() local
H A Dmodule_main.c74 size_t n; in main() local
H A Dmodule_utils.c63 size_t n; in do_message() local
197 size_t n; in do_set() local
301 size_t n; in do_audio() local
386 size_t n; in do_loglevel() local
556 int i, n; in module_get_message_part() local
646 int i, n; in module_strip_ssml() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dindex_marking.c37 int n = 0; in insert_index_marks() local
H A Dmodule.c283 size_t n = 0; in load_output_module() local
H A Doutput.c37 char *strndup(const char *s, size_t n) in strndup()
H A Dparse.c1203 char *get_param(const char *buf, const int n, const int bytes, in get_param()
H A Dserver.c241 int n = read(fd, buf + bytes, 1); in serve() local
H A Dsymbols.c663 size_t n = 0; in speech_symbols_load() local
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-broadcast-0.3.4/benches/
H A Dbroadcast_bench.rs7 let mut n = 0; in broadcast_and_recv() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-channel-1.6.1/tests/
H A Dbounded.rs340 let n = future::block_on(r.recv()).unwrap(); in mpmc() localVariable
370 let n = future::block_on(r.next()).unwrap(); in mpmc_stream() localVariable
H A Dunbounded.rs251 let n = future::block_on(r.recv()).unwrap(); in mpmc() localVariable
283 let n = future::block_on(r.next()).unwrap(); in mpmc_stream() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-executor-1.4.1/src/
H A Dlib.rs774 let n = local_queues.len(); in runnable() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-lock-2.4.0/src/
H A Dbarrier.rs8 n: usize, field
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-recursion-0.3.2/tests/
H A Dcore_module.rs8 pub async fn n(x: i32) -> i32 { in n() function
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/byteorder-1.4.3/benches/
H A Dbench.rs92 let n = $ty::$max; localVariable
103 let n = $ty::$max; localVariable
114 let n = $ty::$max; localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/byteorder-1.4.3/src/
H A Dlib.rs3336 let n = LittleEndian::read_uint(&[1, 2, 3, 4, 5, 6, 7, 8], 5); in uint_bigger_buffer() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap-3.0.14/src/parse/
H A Dparser.rs174 let n = RawOsStr::new(n); in get_matches_with() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/concurrent-queue-1.2.2/tests/
H A Dbounded.rs168 let n = loop { in mpmc() localVariable
H A Dsingle.rs98 let n = loop { in mpmc() localVariable
H A Dunbounded.rs107 let n = loop { in mpmc() localVariable

12345678910>>...26106