Home
last modified time | relevance | path

Searched full:4294967295 (Results 1 – 25 of 88) sorted by relevance

1234

/kernel/liteos_m/testsuites/unittest/posix/src/stdlib/
Dstrtoul_test.c76 char nPtr[] = "12 0110 0XDEFE 0666 4294967295 4294967296 12.34";
85 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0110 0XDEFE 0666 4294967295 4294967296 12.34", 0);
96 char nPtr[] = " 0110 0XDEFE 0666 4294967295 4294967296 12.34";
105 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0XDEFE 0666 4294967295 4294967296 12.34", 0);
116 char nPtr[] = " 0XDEFE 0666 4294967295 4294967296 12.34";
125 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0666 4294967295 4294967296 12.34", 0);
136 char nPtr[] = " 0666 4294967295 4294967296 12.34";
145 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 4294967295 4294967296 12.34", 0);
156 char nPtr[] = " 4294967295 4294967296 12.34";
159 if (ret == 4294967295UL) {
[all …]
/kernel/linux/linux-5.10/lib/
Dtest-kstrtox.c89 {"4294967295", 10, 4294967295ULL}, in test_kstrtoull_ok()
258 {"4294967295", 10, 4294967295LL}, in test_kstrtoll_ok()
317 {"4294967295", 10, 4294967295ULL}, in test_kstrtou64_ok()
371 {"4294967295", 10, 4294967295LL}, in test_kstrtos64_ok()
420 {"4294967295", 10, 4294967295U}, in test_kstrtou32_ok()
481 {"4294967295", 10}, in test_kstrtos32_fail()
532 {"4294967295", 10}, in test_kstrtou16_fail()
586 {"4294967295", 10}, in test_kstrtos16_fail()
637 {"4294967295", 10}, in test_kstrtou8_fail()
691 {"4294967295", 10}, in test_kstrtos8_fail()
/kernel/linux/linux-6.6/lib/
Dtest-kstrtox.c89 {"4294967295", 10, 4294967295ULL}, in test_kstrtoull_ok()
258 {"4294967295", 10, 4294967295LL}, in test_kstrtoll_ok()
317 {"4294967295", 10, 4294967295ULL}, in test_kstrtou64_ok()
371 {"4294967295", 10, 4294967295LL}, in test_kstrtos64_ok()
420 {"4294967295", 10, 4294967295U}, in test_kstrtou32_ok()
481 {"4294967295", 10}, in test_kstrtos32_fail()
532 {"4294967295", 10}, in test_kstrtou16_fail()
586 {"4294967295", 10}, in test_kstrtos16_fail()
637 {"4294967295", 10}, in test_kstrtou8_fail()
691 {"4294967295", 10}, in test_kstrtos8_fail()
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dsample.json319 "cmdUnderTest": "$TC actions add action sample rate 4294967295 group 4 index 10",
322 "matchPattern": "action order [0-9]+: sample rate 1/4294967295 group 4 pipe.*index 10 ref",
343 … "cmdUnderTest": "$TC actions add action sample rate 16000 group 4 trunc 4294967295 index 10",
346 …"matchPattern": "action order [0-9]+: sample rate 1/16000 group 4 trunc_size 4294967295 pipe.*inde…
367 "cmdUnderTest": "$TC actions add action sample rate 4294 group 4294967295 index 1",
370 … "matchPattern": "action order [0-9]+: sample rate 1/4294 group 4294967295 pipe.*index 1 ref",
479 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 4294967295",
481 "verifyCmd": "$TC actions get action sample index 4294967295",
482 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 4294967295 ref",
Dbpf.json237 …$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' index 4294967295"
239 …TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2054,6 0 0 262144,6 0 0 0' index 4294967295",
241 "verifyCmd": "$TC action get action bpf index 4294967295",
242 …bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' default-action pipe.*index 4294967295",
310 "$TC action add action bpf bytecode '1,6 0 0 4294967295' pass index 90"
312 …"cmdUnderTest": "$TC action replace action bpf bytecode '1,6 0 0 4294967295' goto chain 42 index 9…
Dskbedit.json41 "cmdUnderTest": "$TC actions add action skbedit mark 4294967295 pipe index 1",
44 "matchPattern": "action order [0-9]*: skbedit mark 4294967295.*pipe.*index 1",
568 "cmdUnderTest": "$TC actions add action skbedit mark 808 index 4294967295",
570 "verifyCmd": "$TC actions get action skbedit index 4294967295",
571 "matchPattern": "action order [0-9]*: skbedit mark 808.*index 4294967295",
Dife.json161 "cmdUnderTest": "$TC actions add action ife encode use mark 4294967295 reclassify index 90",
164 …"action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 4294967295.*index 90",
351 "cmdUnderTest": "$TC actions add action ife encode use prio 4294967295 reclassify index 99",
354 …"action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use prio 4294967295.*index 99",
755 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 4294967295",
757 "verifyCmd": "$TC actions get action ife index 4294967295",
758 …tern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 4294967295",
Dtunnel_key.json239 …est": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 11 index 4294967295",
241 "verifyCmd": "$TC actions get action tunnel_key index 4294967295",
242 …action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*id 11.*index 4294967295 ref",
292 …Test": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 4294967295 index 1",
295 …"action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 4294967295.*index 1",
318 "verifyCmd": "$TC actions get action tunnel_key index 4294967295",
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/
Dsample.json319 "cmdUnderTest": "$TC actions add action sample rate 4294967295 group 4 index 10",
322 "matchPattern": "action order [0-9]+: sample rate 1/4294967295 group 4 pipe.*index 10 ref",
343 … "cmdUnderTest": "$TC actions add action sample rate 16000 group 4 trunc 4294967295 index 10",
346 …"matchPattern": "action order [0-9]+: sample rate 1/16000 group 4 trunc_size 4294967295 pipe.*inde…
367 "cmdUnderTest": "$TC actions add action sample rate 4294 group 4294967295 index 1",
370 … "matchPattern": "action order [0-9]+: sample rate 1/4294 group 4294967295 pipe.*index 1 ref",
479 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 4294967295",
481 "verifyCmd": "$TC actions get action sample index 4294967295",
482 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 4294967295 ref",
Dbpf.json237 …$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' index 4294967295"
239 …TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2054,6 0 0 262144,6 0 0 0' index 4294967295",
241 "verifyCmd": "$TC action get action bpf index 4294967295",
242 …bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' default-action pipe.*index 4294967295",
310 "$TC action add action bpf bytecode '1,6 0 0 4294967295' pass index 90"
312 …"cmdUnderTest": "$TC action replace action bpf bytecode '1,6 0 0 4294967295' goto chain 42 index 9…
Dgate.json256 …dd action gate cycle-time 600000000000ns sched-entry open 600000000ns -1 8000000b index 4294967295"
258 …d action gate cycle-time 600000000000ns sched-entry open 600000000ns -1 8000000b index 4294967295",
260 "verifyCmd": "$TC action get action gate index 4294967295",
261 "matchPattern": "action order [0-9]*: .*index 4294967295",
Dskbedit.json41 "cmdUnderTest": "$TC actions add action skbedit mark 4294967295 pipe index 1",
44 "matchPattern": "action order [0-9]*: skbedit mark 4294967295.*pipe.*index 1",
568 "cmdUnderTest": "$TC actions add action skbedit mark 808 index 4294967295",
570 "verifyCmd": "$TC actions get action skbedit index 4294967295",
571 "matchPattern": "action order [0-9]*: skbedit mark 808.*index 4294967295",
Dife.json161 "cmdUnderTest": "$TC actions add action ife encode use mark 4294967295 reclassify index 90",
164 …"action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use mark 4294967295.*index 90",
351 "cmdUnderTest": "$TC actions add action ife encode use prio 4294967295 reclassify index 99",
354 …"action order [0-9]*: ife encode action reclassify.*type 0[xX]ED3E.*use prio 4294967295.*index 99",
755 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 4294967295",
757 "verifyCmd": "$TC actions get action ife index 4294967295",
758 …tern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 4294967295",
Dtunnel_key.json239 …est": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 11 index 4294967295",
241 "verifyCmd": "$TC actions get action tunnel_key index 4294967295",
242 …action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*id 11.*index 4294967295 ref",
292 …Test": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 4294967295 index 1",
295 …"action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 4294967295.*index 1",
318 "verifyCmd": "$TC actions get action tunnel_key index 4294967295",
/kernel/liteos_m/testsuites/unittest/xts/io/
Dxts_io_stdlib_test.c184 char nPtr[] = "12 0110 0XDEFE 0666 4294967295 4294967296 12.34";
188 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0110 0XDEFE 0666 4294967295 4294967296 12.34", endPtr);
192 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0XDEFE 0666 4294967295 4294967296 12.34", endPtr);
196 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 0666 4294967295 4294967296 12.34", endPtr);
200 ICUNIT_ASSERT_STRING_EQUAL(endPtr, " 4294967295 4294967296 12.34", endPtr);
203 ICUNIT_ASSERT_EQUAL(ret, 4294967295UL, ret);
207 ICUNIT_ASSERT_EQUAL(ret, 4294967295UL, ret);
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9360.yaml57 enum: [0, 16, 64, 128, 256, 512, 1024, 4294967295]
61 UINT_MAX (4294967295) represents infinite. Other values
Dsemtech,sx9310.yaml96 enum: [0, 16, 64, 128, 256, 512, 1024, 4294967295]
100 UINT_MAX (4294967295) represents infinite. Other values
Dsemtech,sx9324.yaml125 enum: [0, 16, 64, 128, 256, 512, 1024, 4294967295]
129 UINT_MAX (4294967295) represents infinite. Other values
/kernel/linux/linux-6.6/kernel/
Duser.c34 .count = 4294967295U,
44 .count = 4294967295U,
54 .count = 4294967295U,
/kernel/linux/linux-5.10/kernel/
Duser.c34 .count = 4294967295U,
44 .count = 4294967295U,
54 .count = 4294967295U,
/kernel/linux/linux-5.10/Documentation/trace/
Devents-power.rst39 Note: the value of '-1' or '4294967295' for state means an exit from the current state,
44 The event which has 'state=4294967295' in the trace is very important to the user
/kernel/linux/linux-6.6/Documentation/trace/
Devents-power.rst39 Note: the value of '-1' or '4294967295' for state means an exit from the current state,
44 The event which has 'state=4294967295' in the trace is very important to the user
/kernel/linux/linux-5.10/Documentation/sound/designs/
Dtracepoints.rst153 hw_interval_param: pcmC0D0p 000/023 BUFFER_SIZE 0 0 [0 4294967295] 0 1 [0 4294967295]
/kernel/linux/linux-6.6/Documentation/sound/designs/
Dtracepoints.rst153 hw_interval_param: pcmC0D0p 000/023 BUFFER_SIZE 0 0 [0 4294967295] 0 1 [0 4294967295]
/kernel/linux/linux-5.10/net/netfilter/
Dnf_log_common.c76 /* Max length: 30 "SEQ=4294967295 ACK=4294967295 " */ in nf_log_dump_tcp_header()

1234