Searched refs:open (Results 8926 - 8940 of 8940) sorted by relevance
1...<<351352353354355356357358
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 6419 .open = perf_mmap_open, 12392 * sys_perf_event_open - open a performance event, associate it to a task/cpu 12398 * @flags: perf event open flags
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 315 * a device node in /dev and to open it. This causes races with device-close. 3710 pr_warn("md: could not open device unknown-block(%u,%u).\n", in md_import_device() 7149 pr_warn("%s: error: bitmap file must open for write\n", in set_bitmap_file() 7954 .open = md_open,
|
/third_party/typescript/lib/ |
H A D | tsserver.js | 9382 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
H A D | tsserverlibrary.js | 9381 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
H A D | typescript.js | 9372 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
H A D | typescriptServices.js | 9372 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
H A D | typingsInstaller.js | 9362 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
H A D | tsc.js | 6499 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 9296 Unable_to_open_file_0: diag(6050, ts.DiagnosticCategory.Error, "Unable_to_open_file_0_6050", "Unable to open file '{0}'."), [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 2152 TAG_LOGI(AAFwkTag::ABILITYMGR, "first time open"); in StartUIAbilityBySCB() 11581 fin.open(realPath, std::ios::in); in ParseJsonValueFromFile() 11583 TAG_LOGE(AAFwkTag::ABILITYMGR, "can't open file %{private}s", realPath.c_str()); in ParseJsonValueFromFile()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfg80211.c | 287 * sta + NAN NMI + NAN DPI open + NAN DPI sec (since there is no iface type 5327 WL_DBG(("open system\n")); in wl_set_auth_type() 10093 /* If privacy bit is set in open mode, then WEP would be enabled */ in wl_validate_opensecurity() 10181 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpa2ie() 10396 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpaie() 10613 u16 auth = 0; /* d11 open authentication */ in wl_validate_wpaie_wpa2ie() 11487 /* change from open mode to security mode */ in wl_cfg80211_hostapd_sec() 11575 /* change from open mode to security mode */ in wl_cfg80211_hostapd_sec() 20649 .open = NULL,
|
H A D | dhd_linux.c | 7399 DHD_ERROR(("Failed to open primary dev ret %d\n", ret)); in dhd_pri_open() 7466 DHD_ERROR(("Failed to open primary dev ret %d\n", ret)); in dhd_static_if_open() 8317 DHD_ERROR_NO_HW4(("%s: Failed to open the file %s \n", __FUNCTION__, logstrs_path)); in dhd_init_logstrs_array() 8391 DHD_ERROR_NO_HW4(("%s: Failed to open %s \n", __FUNCTION__, fname)); in dhd_read_map() 8446 DHD_ERROR(("%s: Failed to open the file %s \n", __FUNCTION__, str_file)); in dhd_init_static_strs_array() 13319 DHD_ERROR(("%s: %s (%d bytes) open success\n", __FUNCTION__, filename, size)); in dhd_os_open_image1() 15837 /* open file to write */ in write_file() 15840 DHD_ERROR(("open file error, err = %ld\n", PTR_ERR(fp))); in write_file() 17071 .open = dhd_dbg_state_open, 18698 DHD_ERROR(("%s: File open erro in do_dhd_log_dump() [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | r8168_n.c | 1750 .open = rtl8168_proc_open, [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 572 ** Each open SQLite database is represented by a pointer to an instance of 641 ** sqlite3_close() will leave the database connection open and return 652 ** ^If an [sqlite3] object is destroyed while a transaction is open, 728 ** is a valid and open [database connection]. 736 sqlite3*, /* An open database */ 769 #define SQLITE_CANTOPEN 14 /* Unable to open the database file */ 952 ** flag indicates that a file cannot be deleted when open. The 1028 ** An [sqlite3_file] object represents an open file in the 1034 ** I/O operations on the open file. 1038 const struct sqlite3_io_methods *pMethods; /* Methods for an open fil [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 497 milliseconds
1...<<351352353354355356357358