| /kernel/linux/linux-5.10/tools/testing/selftests/efivarfs/ |
| D | efivarfs.sh | 149 local file_list="abc dump-type0-11-1-1362436005 1234 -" 172 -1234-1234-1234-123456789abc 178 -12345678-1234-1234-1234-123456789abc 179 a-12345678=1234-1234-1234-123456789abc 180 a-12345678-1234=1234-1234-123456789abc 181 a-12345678-1234-1234=1234-123456789abc 182 a-12345678-1234-1234-1234=123456789abc 183 1112345678-1234-1234-1234-123456789abc"
|
| /kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
| D | math.c | 153 #define ABC 4 macro 275 case FMSUBS: func = fmsubs; type = ABC; break; in do_mathemu() 276 case FMADDS: func = fmadds; type = ABC; break; in do_mathemu() 277 case FNMSUBS: func = fnmsubs; type = ABC; break; in do_mathemu() 278 case FNMADDS: func = fnmadds; type = ABC; break; in do_mathemu() 292 case FSEL: func = fsel; type = ABC; break; in do_mathemu() 295 case FMSUB: func = fmsub; type = ABC; break; in do_mathemu() 296 case FMADD: func = fmadd; type = ABC; break; in do_mathemu() 297 case FNMSUB: func = fnmsub; type = ABC; break; in do_mathemu() 298 case FNMADD: func = fnmadd; type = ABC; break; in do_mathemu() [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | dvb_intro.rst | 111 ABC 226.500 Mhz 168 [ABC HDTV] 183 [ABC TV Melbourne] 198 [ABC TV 2] 213 [ABC TV 3] 228 [ABC TV 4] 243 [ABC DiG Radio]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-uevent | 41 add fe4d7c9d-b8c6-4a70-9ef1-3d8a58d18eed A=1 B=abc 47 SYNTH_ARG_B=abc
|
| /kernel/liteos_a/testsuites/unittest/libc/sys/smoke/ |
| D | sys_test_009.cpp | 36 const char *name = "ABC"; in TestCase() 49 ret = unsetenv("ABC"); in TestCase()
|
| D | sys_test_012.cpp | 37 const char *name = "ABC"; in TestCase() 53 ret = unsetenv("ABC"); in TestCase()
|
| /kernel/linux/linux-5.10/lib/ |
| D | globtest.c | 98 "1" "*??\0" "abc\0" 102 "1" "??*\0" "abc\0" 106 "1" "?*?\0" "abc\0"
|
| D | test_strscpy.c | 136 KSTM_CHECK_ZERO(tc("abc", 3, -E2BIG, 2, 1, 0)); in selftest() 142 KSTM_CHECK_ZERO(tc("abc", 4, 3, 3, 1, 0)); in selftest()
|
| /kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
| D | process_test_068.cpp | 38 char *envp[] = {"ABC=asddfg", NULL}; in TestCase() 58 ret = strncmp(temp, "ABC=asddfg", strlen(temp)); in TestCase()
|
| D | process_test_069.cpp | 38 char *envp[] = {"ABC=asddfg", NULL}; in TestCase() 59 ret = strncmp(temp, "ABC=asddfg", strlen(temp)); in TestCase()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | core_extern.c | 98 { .name = "int (bad)", .fails = 1, .cfg = CFG"CONFIG_INT=abc" }, 99 { .name = "int (str)", .fails = 1, .cfg = CFG"CONFIG_INT=\"abc\"" }, 101 { .name = "int (mixed)", .fails = 1, .cfg = CFG"CONFIG_INT=123abc" },
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | intel-lpss-acpi.c | 91 { "80860ABC", (kernel_ulong_t)&bxt_info }, 95 { "80865ABC", (kernel_ulong_t)&bxt_info },
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ptp/ |
| D | ptp-idtcm.yaml | 63 compatible = "abc,acme-1234";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | tps62360-regulator.txt | 30 abc: tps62360 {
|
| /kernel/liteos_m/testsuites/unittest/posix/src/string/ |
| D | string_func_test_03.c | 224 char *ret = strptime("2020-10-29 21:24:00abc", "%Y-%m-%d %H:%M:%S", &tmData); 225 TEST_ASSERT_EQUAL_CHAR_ARRAY(ret, "abc", 3);
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | misc_usbsevseg.rst | 42 echo "123ABC" > /sys/bus/usb/.../text (ascii)
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/ |
| D | It_los_queue_head_038.c | 42 CHAR buff1[8] = "abc"; in Testcase()
|
| D | It_los_queue_106.c | 44 CHAR buff1[QUEUE_SHORT_BUFFER_LENGTH] = "ABC"; in Testcase()
|
| /kernel/liteos_a/testsuites/unittest/libc/util/smoke/ |
| D | util_test_001.cpp | 48 CHAR * const shortOptions = "abc"; in TestCase()
|
| D | util_test_002.cpp | 48 CHAR * const shortOptions = "abc"; in TestCase()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
| D | hubmd.h | 304 #define MD_PDIR_ECC_SHFT 0 /* ABC low or high */ 306 #define MD_PDIR_PRIO_SHFT 8 /* ABC low */ 308 #define MD_PDIR_AX_SHFT 7 /* ABC low */ 311 #define MD_PDIR_FINE_SHFT 12 /* ABC low */
|
| /kernel/linux/linux-5.10/drivers/staging/hievent/ |
| D | hiview_hievent.c | 247 * for example: "abc:def;ghi" transfer to "abc::def;;ghi"
|
| /kernel/linux/linux-5.10/fs/efivarfs/ |
| D | inode.c | 64 * 12345678-1234-1234-1234-123456789abc in efivarfs_valid_name()
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/smoke/ |
| D | It_los_queue_105.c | 44 CHAR buff1[QUEUE_SHORT_BUFFER_LENGTH] = "abc"; in Testcase()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_cong.c | 389 * We do not implement RFC3465 Appropriate Byte Counting (ABC) per se but 393 * ABC caps N to 2. Slow start exits when cwnd grows over ssthresh and
|