/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 353 __le32 name[4]; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | esp_scsi.c | 2665 .name = "esp",
|
/kernel/linux/linux-6.6/lib/fonts/ |
H A D | font_sun8x16.c | 268 .name = "SUN8x16",
|
H A D | font_8x16.c | 4627 .name = "VGA8x16",
|
/kernel/linux/linux-6.6/mm/ |
H A D | ksm.c | 3477 .name = "ksm",
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_trie.c | 3008 nhc->nhc_dev ? nhc->nhc_dev->name : "*", in fib_route_seq_show()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | tcp_ipv6.c | 2141 .name = "TCPv6",
|
H A D | ip6_fib.c | 2509 flags, dev ? dev->name : ""); in ipv6_route_native_seq_show()
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | core.c | 2182 .name = "RFCOMM",
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | af_mpls.c | 1420 snprintf(path, sizeof(path), "net/mpls/conf/%s", dev->name); in mpls_dev_sysctl_register()
|
/third_party/ffmpeg/libavcodec/ |
H A D | cfhd.c | 1459 .p.name = "cfhd",
|
H A D | iff.c | 1910 .p.name = "iff",
|
H A D | j2kenc.c | 1828 .p.name = "jpeg2000",
|
H A D | alsdec.c | 2183 .p.name = "als",
|
/third_party/backends/backend/ |
H A D | mustek_usb_high.c | 857 DBG (5, "usb_high_scan_exit: already exited (`%s')\n", dev->name); in usb_high_scan_exit()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ustrtest.cpp | 37 void UnicodeStringTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char *par) in runIndexedTest() argument 631 // Test again with just the converter name. in TestExtract() 1823 // Provoke name collision unless the UnicodeString macros properly in TestNameSpace()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_image.c | 1771 fprintf(stderr, " Plane[%u]: vkformat=%s, offset=%" PRIu64 "\n", i, desc->name, offset); in radv_image_print_info()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 2304 const char* name[static_cast<int>(aco_opcode::num_opcodes)];
|
/third_party/node/lib/ |
H A D | fs.js | 279 value: function exists(path) { // eslint-disable-line func-name-matching 1434 ArrayPrototypePush(pathsQueue, pathModule.join(dirent.path, dirent.name)); 1757 // Calculate absolute file name of the symlink target, and check
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_server.c | 767 {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"}, 2999 srtp_profile->name); in print_connection_info() 3342 BIO_printf(io, "'%s' is an invalid file name\r\n", p); in www_body()
|
/third_party/openssl/apps/ |
H A D | s_server.c | 767 {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"}, 2994 srtp_profile->name); in print_connection_info() 3337 BIO_printf(io, "'%s' is an invalid file name\r\n", p); in www_body()
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_decoration_test.cpp | 408 HasSubstr("The LinkageAttributes Decoration (Linkage name: import_main) " in TEST_F() 6355 entry_point.name = "main"; in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_decoration_test.cpp | 408 HasSubstr("The LinkageAttributes Decoration (Linkage name: import_main) " in TEST_F() 6355 entry_point.name = "main"; in TEST_P()
|
/third_party/skia/tests/ |
H A D | SkSLDSLTest.cpp | 2022 REPORTER_ASSERT(r, DSLWriter::Var(*vars[0])->name() == "x"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | wpa_hal.c | 539 wpa_printf(MSG_INFO, "%s enter, interface name:%s.", __FUNCTION__, ifName); in WifiWpaInit() 605 wpa_printf(MSG_ERROR, "%s could not copy wifi device name.", __FUNCTION__); in WifiWpaInit() 1607 wpa_printf(MSG_ERROR, "%s wifiDev could not copy interface name.", __FUNCTION__); in WifiDrvInit() 1610 wpa_printf(MSG_INFO, "%s init, interface name:%s.", __FUNCTION__, wifiDev->ifName); in WifiDrvInit() 2010 wpa_printf(MSG_ERROR, "Could not copy wifi device name."); in WifiAddIf() 2039 wpa_printf(MSG_ERROR, "%s can not copy interface name.", __FUNCTION__); in WifiRemoveIf() 2133 .name = "hdf wifi",
|