| /kernel/linux/linux-6.6/drivers/media/dvb-core/ |
| H A D | dvb_ca_en50221.c | 138 unsigned int open:1; member [all...] |
| /kernel/linux/linux-6.6/sound/core/oss/ |
| H A D | pcm_oss.c | 202 int open = 0; in _snd_pcm_hw_param_min() local 261 int open = 0; in _snd_pcm_hw_param_max() local [all...] |
| /kernel/linux/linux-6.6/sound/drivers/ |
| H A D | aloop.c | 72 int (*open)(struct loopback_pcm *dpcm); member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_events_filter.c | 1982 int open = 1; /* Count the expression as "(E)" */ in calc_stack() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | midi.c | 1077 substream_open(struct snd_rawmidi_substream *substream, int dir, int open) substream_open() argument
|
| /kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
| H A D | q6asm.c | 930 struct asm_stream_cmd_open_write_v3 *open; in q6asm_open_write() local 1503 struct asm_stream_cmd_open_read_v3 *open; __q6asm_open_read() local [all...] |
| H A D | audioreach.c | 352 audioreach_populate_graph(struct q6apm *apm, struct audioreach_graph_info *info, struct apm_graph_open_params *open, struct list_head *sg_list, int num_sub_graphs) audioreach_populate_graph() argument
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | sys.h | 750 int open(const char *path, int flags, ...) in open() function
|
| /third_party/curl/tests/server/ |
| H A D | sws.c | 106 bool open; /* keep connection open info, as found in the request */ member [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 100 #define open open64 macro
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 1935 dstr_t *open = create_dstr(); in build_commandline() local [all...] |
| /third_party/FreeBSD/lib/libc/include/ |
| H A D | namespace.h | 83 #define open _open
macro
|
| /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...] |
| /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...] |