/third_party/libuv/test/ |
H A D | test-fs.c | 45 # define open _open macro
|
/third_party/libabigail/tools/ |
H A D | abipkgdiff.cc | 66 #define open open64 macro
|
/third_party/node/tools/ |
H A D | test.py | 70 from io import open namespace
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 675 OS::MemoryMappedFile* OS::MemoryMappedFile::open(const char* name, in open() function in v8::base::OS::MemoryMappedFile
|
/third_party/python/Python/ |
H A D | traceback.c | 316 PyObject *open = NULL; in _Py_FindSourceFile() local
|
/third_party/python/Lib/ |
H A D | tarfile.py | 1777 def open(cls, name=None, mode="r", fileobj=None, bufsize=RECORDSIZE, **kwargs): member in TarFile 2819 open = TarFile.open global() variable [all...] |
H A D | zipfile.py | 1522 def open(self, name, mode="r", pwd=None, *, force_zip64=False): member in ZipFile 2474 def open(self, mode='r', *args, pwd=None, **kwargs): global() member in Path [all...] |
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftobjs.c | 2758 FT_Open_Args open; in FT_EXPORT_DEF() local
|
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 1532 def open(self, entrypath): member in Tree 1579 def open(self, entrypath): member in CheckList [all...] |
/third_party/pulseaudio/src/utils/ |
H A D | padsp.c | 63 #undef open macro 1524 int open(const char *filename, int flags, ...) { in open() function
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok.c | 1073 char open; in parsePseudoAttribute() local
|
/third_party/python/Modules/ |
H A D | _xxsubinterpretersmodule.c | 492 int open; member 719 int open; member [all...] |
/third_party/python/Lib/urllib/ |
H A D | request.py | 500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): member in OpenerDirector 1759 def open(self, fullurl, data=None): global() member in URLopener [all...] |
/third_party/python/Lib/test/ |
H A D | test_urllib2.py | 277 def open(self, req, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): member in MockOpener [all...] |
/third_party/python/Modules/expat/ |
H A D | xmltok.c | 1070 char open; in parsePseudoAttribute() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 510 unsigned int open = 0; in use_sae_anti_clogging() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_intf.c | 3533 hdmi_open *open = HI_NULL;
local [all...] |
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 485 efi_status_t (__efiapi *open) (efi_file_protocol_t *, member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sgiarcs.h | 223 LONG open; member
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | ambassador.h | 356 } open; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sgiarcs.h | 223 LONG open; member
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | ipac.h | 28 int (*open)(struct isac_hw *, struct channel_req *); member
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ice1712.h | 272 void (*open)(struct snd_ice1712 *, struct snd_pcm_substream *); member
|
/kernel/linux/linux-5.10/tools/include/nolibc/ |
H A D | nolibc.h | 2049 int open(const char *path, int flags, mode_t mode) in open() function
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4proc.c | 139 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs() argument 120 nfsd4_check_open_attributes(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) nfsd4_check_open_attributes() argument 178 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) do_open_permission() argument 218 nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) nfsd4_set_open_owner_reply_cache() argument 227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) do_open_lookup() argument 308 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) do_open_fhandle() argument 355 struct nfsd4_open *open = &u->open; nfsd4_open() local 482 struct nfsd4_open *open = &op->u.open; nfsd4_open_omfg() local [all...] |