Home
last modified time | relevance | path

Searched refs:word_2 (Results 1 – 25 of 44) sorted by relevance

12

/dports/textproc/turboxsl/turboxsl-b03c2c9/src/zlog/src/
H A Dconf.c338 char word_2[MAXLEN_CFG_LINE + 1]; in zlog_conf_parse_line() local
417 memset(word_2, 0x00, sizeof(word_2)); in zlog_conf_parse_line()
420 nscan = sscanf(name, "%s%n%s%s", word_1, &nread, word_2, word_3); in zlog_conf_parse_line()
422 if (STRCMP(word_1, ==, "strict") && STRCMP(word_2, ==, "init")) { in zlog_conf_parse_line()
431 } else if (STRCMP(word_1, ==, "buffer") && STRCMP(word_2, ==, "min")) { in zlog_conf_parse_line()
433 } else if (STRCMP(word_1, ==, "buffer") && STRCMP(word_2, ==, "max")) { in zlog_conf_parse_line()
435 } else if (STRCMP(word_1, ==, "file") && STRCMP(word_2, ==, "perms")) { in zlog_conf_parse_line()
438 STRCMP(word_2, ==, "lock") && STRCMP(word_3, ==, "file")) { in zlog_conf_parse_line()
445 } else if (STRCMP(word_1, ==, "default") && STRCMP(word_2, ==, "format")) { in zlog_conf_parse_line()
449 STRCMP(word_2, ==, "conf") && STRCMP(word_3, ==, "period")) { in zlog_conf_parse_line()
[all …]
/dports/databases/beansdb/beansdb-0.7.1.4/third-party/zlog-1.2/
H A Dconf.c338 char word_2[MAXLEN_CFG_LINE + 1]; in zlog_conf_parse_line() local
417 memset(word_2, 0x00, sizeof(word_2)); in zlog_conf_parse_line()
420 nscan = sscanf(name, "%s%n%s%s", word_1, &nread, word_2, word_3); in zlog_conf_parse_line()
422 if (STRCMP(word_1, ==, "strict") && STRCMP(word_2, ==, "init")) { in zlog_conf_parse_line()
431 } else if (STRCMP(word_1, ==, "buffer") && STRCMP(word_2, ==, "min")) { in zlog_conf_parse_line()
433 } else if (STRCMP(word_1, ==, "buffer") && STRCMP(word_2, ==, "max")) { in zlog_conf_parse_line()
435 } else if (STRCMP(word_1, ==, "file") && STRCMP(word_2, ==, "perms")) { in zlog_conf_parse_line()
438 STRCMP(word_2, ==, "lock") && STRCMP(word_3, ==, "file")) { in zlog_conf_parse_line()
445 } else if (STRCMP(word_1, ==, "default") && STRCMP(word_2, ==, "format")) { in zlog_conf_parse_line()
449 STRCMP(word_2, ==, "conf") && STRCMP(word_3, ==, "period")) { in zlog_conf_parse_line()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/
H A Dnicstar.h185 u32 word_2; member
194 (le32_to_cpu((ns_rcqep)->word_2) != 0x00000000)
198 (le32_to_cpu((ns_rcqep)->word_2))
208 u32 word_2; member
267 u32 word_2; member
278 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
280 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_TIMESTAMP_MASK)
283 ((ns_tsip)->word_2 = cpu_to_le32(NS_TSI_EMPTY))
382 u32 word_2; member
H A Didt77252.h151 u32 word_2; member
265 u32 word_2; member
301 u32 word_2; member
H A Didt77252.c747 scq->next->word_2 = cpu_to_le32(tbd->word_2); in push_on_scq()
863 tbd->word_2 = IDT77252_PRV_PADDR(skb) + 4; in queue_skb()
893 tbd->word_2 = IDT77252_PRV_PADDR(skb) + 4; in queue_skb()
900 tbd->word_2 = IDT77252_PRV_PADDR(skb); in queue_skb()
1029 skb = sb_pool_skb(card, le32_to_cpu(rsqe->word_2)); in dequeue_rx()
1033 le32_to_cpu(rsqe->word_1), le32_to_cpu(rsqe->word_2), in dequeue_rx()
1387 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in init_tsq()
1423 stat = le32_to_cpu(tsqe->word_2); in idt77252_tx()
1431 le32_to_cpu(tsqe->word_2)); in idt77252_tx()
1506 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in idt77252_tx()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/
H A Dnicstar.h185 u32 word_2; member
194 (le32_to_cpu((ns_rcqep)->word_2) != 0x00000000)
198 (le32_to_cpu((ns_rcqep)->word_2))
208 u32 word_2; member
267 u32 word_2; member
278 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
280 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_TIMESTAMP_MASK)
283 ((ns_tsip)->word_2 = cpu_to_le32(NS_TSI_EMPTY))
382 u32 word_2; member
H A Didt77252.h151 u32 word_2; member
265 u32 word_2; member
301 u32 word_2; member
H A Didt77252.c747 scq->next->word_2 = cpu_to_le32(tbd->word_2); in push_on_scq()
863 tbd->word_2 = IDT77252_PRV_PADDR(skb) + 4; in queue_skb()
893 tbd->word_2 = IDT77252_PRV_PADDR(skb) + 4; in queue_skb()
900 tbd->word_2 = IDT77252_PRV_PADDR(skb); in queue_skb()
1029 skb = sb_pool_skb(card, le32_to_cpu(rsqe->word_2)); in dequeue_rx()
1033 le32_to_cpu(rsqe->word_1), le32_to_cpu(rsqe->word_2), in dequeue_rx()
1387 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in init_tsq()
1423 stat = le32_to_cpu(tsqe->word_2); in idt77252_tx()
1431 le32_to_cpu(tsqe->word_2)); in idt77252_tx()
1506 tsqe->word_2 = cpu_to_le32(SAR_TSQE_INVALID); in idt77252_tx()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/
H A Dnicstar.h185 u32 word_2; member
194 (le32_to_cpu((ns_rcqep)->word_2) != 0x00000000)
198 (le32_to_cpu((ns_rcqep)->word_2))
208 u32 word_2; member
267 u32 word_2; member
278 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
280 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_TIMESTAMP_MASK)
283 ((ns_tsip)->word_2 = cpu_to_le32(NS_TSI_EMPTY))
382 u32 word_2; member
H A Didt77252.h151 u32 word_2; member
265 u32 word_2; member
301 u32 word_2; member
/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtand1.pp89 word_1, word_2: Word;
100 word_1 := 1; word_2 := 1;
120 v := shortint_1 and word_2;
144 v := smallint_1 and word_2;
168 v := integer_1 and word_2;
192 v := int64_1 and word_2;
216 v := byte_1 and word_2;
240 v := word_1 and word_2;
264 v := longword_1 and word_2;
288 v := uint64_1 and word_2;
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtesttreesort.c27 const char *word_2; member
165 WORD_COLUMN_2, data[i].word_2, in main()
174 WORD_COLUMN_2, data[i].word_2, in main()
185 WORD_COLUMN_2, childdata[k].word_2, in main()
382 WORD_COLUMN_2, data[i].word_2, in main()
393 WORD_COLUMN_2, childdata[k].word_2, in main()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtesttreesort.c31 const gchar *word_2; member
169 WORD_COLUMN_2, data[i].word_2, in main()
178 WORD_COLUMN_2, data[i].word_2, in main()
189 WORD_COLUMN_2, childdata[k].word_2, in main()
396 WORD_COLUMN_2, data[i].word_2, in main()
407 WORD_COLUMN_2, childdata[k].word_2, in main()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtesttreesort.c27 const gchar *word_2; member
165 WORD_COLUMN_2, data[i].word_2, in main()
174 WORD_COLUMN_2, data[i].word_2, in main()
185 WORD_COLUMN_2, childdata[k].word_2, in main()
387 WORD_COLUMN_2, data[i].word_2, in main()
398 WORD_COLUMN_2, childdata[k].word_2, in main()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/tides2/drivers/
H A Dfirmware_update_dac.h73 uint16_t word_2 = sample << 8; in NextSample() local
74 SPI2->DR = word_2; in NextSample()
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/iges/
H A Dbuc6062534 set word_2 [ lindex $l [ expr { $bug_list_elem + 2 } ] ]
39 [ string compare "successfully" ${word_2} ] == 0 &&
H A Dbuc6064634 set word_2 [ lindex $l [ expr { $bug_list_elem + 2 } ] ]
39 [ string compare "successfully" ${word_2} ] == 0 &&
/dports/textproc/soothsayer/soothsayer-0.6.3/src/lib/plugins/
H A DsmoothedCountPlugin.cpp91 std::string word_2 = strtolower( contextTracker->getToken(2) ); in predict() local
158 "WHERE word_2 = \"" + word_2 + "\" " in predict()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-backend-0.1.0-alpha5/src/rs/
H A Dwire.rs196 let word_2 = raw[1]; in parse_message() localVariable
197 let opcode = (word_2 & 0x0000_FFFF) as u16; in parse_message()
198 let len = (word_2 >> 16) as usize / 4; in parse_message()
/dports/games/dose-response/dose-response-179c326/cargo-crates/wayland-commons-0.21.4/src/
H A Dwire.rs231 let word_2 = raw[1]; in from_raw() localVariable
232 let opcode = (word_2 & 0x0000FFFF) as u16; in from_raw()
233 let len = (word_2 >> 16) as usize / 4; in from_raw()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/wayland-commons-0.21.13/src/
H A Dwire.rs264 let word_2 = raw[1]; in from_raw() localVariable
265 let opcode = (word_2 & 0x0000FFFF) as u16; in from_raw()
266 let len = (word_2 >> 16) as usize / 4; in from_raw()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/wayland-commons-0.23.6/src/
H A Dwire.rs264 let word_2 = raw[1]; in from_raw() localVariable
265 let opcode = (word_2 & 0x0000_FFFF) as u16; in from_raw()
266 let len = (word_2 >> 16) as usize / 4; in from_raw()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/wayland-commons-0.28.6/src/
H A Dwire.rs300 let word_2 = raw[1]; in from_raw() localVariable
301 let opcode = (word_2 & 0x0000_FFFF) as u16; in from_raw()
302 let len = (word_2 >> 16) as usize / 4; in from_raw()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/wayland-commons-0.28.6/src/
H A Dwire.rs300 let word_2 = raw[1]; in from_raw() localVariable
301 let opcode = (word_2 & 0x0000_FFFF) as u16; in from_raw()
302 let len = (word_2 >> 16) as usize / 4; in from_raw()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wayland-commons-0.27.0/src/
H A Dwire.rs300 let word_2 = raw[1]; in from_raw() localVariable
301 let opcode = (word_2 & 0x0000_FFFF) as u16; in from_raw()
302 let len = (word_2 >> 16) as usize / 4; in from_raw()

12