/third_party/libbpf/src/ |
H A D | linker.c | 305 linker->fd = open(file, O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, 0644); in init_output_elf() 560 obj->fd = open(filename, O_RDONLY | O_CLOEXEC); in linker_load_obj_file() 563 pr_warn("failed to open file '%s': %d\n", filename, err); in linker_load_obj_file()
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 1519 # quotes around it and then passes it to open(), creating a file with 2078 return open(path, mode) 2121 with open("/proc/meminfo") as meminfo: 2442 # c1xx : fatal error C1033: cannot open program database
|
/third_party/nghttp2/src/ |
H A D | shrpx_http3_upstream.cc | 2879 while ((fd = open(path.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC, in open_qlog_file() 2884 while ((fd = open(path.c_str(), O_WRONLY | O_CREAT | O_TRUNC, in open_qlog_file() 2896 ULOG(ERROR, this) << "Failed to open qlog file " << path in open_qlog_file()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 1519 # quotes around it and then passes it to open(), creating a file with 2075 return open(path, mode) 2118 with open("/proc/meminfo") as meminfo: 2439 # c1xx : fatal error C1033: cannot open program database
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 277 BIO_printf(bio_err, "Can't open file %s\n", arg + 5); in app_get_pass() 314 BIO_printf(bio_err, "Can't open BIO for stdin\n"); in app_get_pass() 964 BIO_printf(bio_err, "Could not open file or uri for loading"); in load_key_certs_crls_suppress() 1754 BIO_printf(bio_err, "Unable to open '%s'\n", dbfile); in save_index() 1765 BIO_printf(bio_err, "Unable to open '%s'\n", buf[2]); in save_index() 3066 fd = open(filename, mode, 0600, "ctx=bin"); in bio_open_owner() 3069 fd = open(filename, mode, 0600); in bio_open_owner() 3087 BIO_printf(bio_err, "%s: Can't open \"%s\" for writing, %s\n", in bio_open_owner() 3114 "Can't open %s, %s\n", in bio_open_default_() 3125 "Can't open \" in bio_open_default_() [all...] |
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_unix_events.py | 479 with open(os_helper.TESTFN, 'wb') as fp: 491 self.file = open(os_helper.TESTFN, 'rb')
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 277 BIO_printf(bio_err, "Can't open file %s\n", arg + 5); in app_get_pass() 314 BIO_printf(bio_err, "Can't open BIO for stdin\n"); in app_get_pass() 964 BIO_printf(bio_err, "Could not open file or uri for loading"); in load_key_certs_crls_suppress() 1749 BIO_printf(bio_err, "Unable to open '%s'\n", dbfile); in save_index() 1760 BIO_printf(bio_err, "Unable to open '%s'\n", buf[2]); in save_index() 3059 fd = open(filename, mode, 0600, "ctx=bin"); in bio_open_owner() 3062 fd = open(filename, mode, 0600); in bio_open_owner() 3080 BIO_printf(bio_err, "%s: Can't open \"%s\" for writing, %s\n", in bio_open_owner() 3107 "Can't open %s, %s\n", in bio_open_default_() 3118 "Can't open \" in bio_open_default_() [all...] |
/third_party/python/Lib/test/ |
H A D | test_minidom.py | 69 with open(tstfile, 'rb') as file: 75 with open(tstfile, 'r', encoding='iso-8859-1') as file:
|
/third_party/pulseaudio/src/utils/ |
H A D | padsp.c | 62 /* make sure gcc doesn't redefine open and friends as macros */ 63 #undef open macro 158 _open = (int (*)(const char *, int, mode_t)) dlsym_fn(RTLD_NEXT, "open"); \ 1497 debug(DEBUG_LEVEL_VERBOSE, __FILE__": open(%s)\n", filename?filename:"NULL"); in real_open() 1524 int open(const char *filename, int flags, ...) { in open() function
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/ |
H A D | mipi_rx.c | 1864 .open = mipi_rx_open,
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
H A D | net_adpater.c | 1314 .open = wal_netdev_open,
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/ |
H A D | hiirq.c | 1031 .open = hiirq_open,
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-inno-usb3.c | 280 .open = rockchip_u3phy_usb2_only_open,
|
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
H A D | fiq_debugger.c | 1297 .open = fiq_tty_open,
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | cif-scale.c | 452 .open = rkcif_scale_fh_open,
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | capture_v1x.c | 722 ret = dev->pipe.open(&dev->pipe, &node->vdev.entity, true);
in rkisp_start_streaming() 724 v4l2_err(v4l2_dev, "open cif pipeline failed %d\n", ret);
in rkisp_start_streaming()
|
H A D | dmarx.c | 763 .open = rkisp_fh_open,
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_exportfs.c | 50 .open = dhd_ring_proc_open,
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | cif-scale.c | 469 .open = rkcif_scale_fh_open,
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | dmarx.c | 777 .open = rkisp_fh_open,
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | r8168.h | 279 #define RTL_NET_DEVICE_OPS(ops) dev->open=rtl8168_open; \
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb3.c | 290 .open = rockchip_u3phy_usb2_only_open,
|
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
H A D | fiq_debugger.c | 1290 .open = fiq_tty_open,
|
/foundation/ability/idl_tool/idl_tool_2/ |
H A D | build_hdi_files_info.py | 76 with open(idl_file_path, 'r') as idl_file:
|
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 78 this.controller?.open();
|