Home
last modified time | relevance | path

Searched defs:open (Results 201 - 225 of 251) sorted by relevance

1234567891011

/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp899 auto open = std::chrono::system_clock::now(); in InitAVFormatContext() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1777 int (*open)(const char *, sqlite3 **); member
/third_party/curl/tests/server/
H A Dsws.c106 bool open; /* keep connection open info, as found in the request */ member
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c100 #define open open64 macro
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c1935 dstr_t *open = create_dstr(); in build_commandline() local
[all...]
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h83 #define open _open macro
/third_party/libuv/test/
H A Dtest-fs.c45 # define open _open macro
/third_party/libabigail/tools/
H A Dabipkgdiff.cc66 #define open open64 macro
/third_party/node/tools/
H A Dtest.py70 from io import open namespace
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc675 OS::MemoryMappedFile* OS::MemoryMappedFile::open(const char* name, in open() function in v8::base::OS::MemoryMappedFile
/third_party/python/Python/
H A Dtraceback.c316 PyObject *open = NULL; in _Py_FindSourceFile() local
/third_party/python/Lib/
H A Dtarfile.py1777 def open(cls, name=None, mode="r", fileobj=None, bufsize=RECORDSIZE, **kwargs): member in TarFile
2819 open = TarFile.open global() variable
[all...]
H A Dzipfile.py1522 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 Dftobjs.c2758 FT_Open_Args open; in FT_EXPORT_DEF() local
/third_party/python/Lib/tkinter/
H A Dtix.py1532 def open(self, entrypath): member in Tree
1579 def open(self, entrypath): member in CheckList
[all...]
/third_party/pulseaudio/src/utils/
H A Dpadsp.c63 #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 Dxmltok.c1073 char open; in parsePseudoAttribute() local
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c492 int open; member
719 int open; member
[all...]
/third_party/python/Lib/urllib/
H A Drequest.py500 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 Dtest_urllib2.py277 def open(self, req, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): member in MockOpener
[all...]
/third_party/python/Modules/expat/
H A Dxmltok.c1070 char open; in parsePseudoAttribute() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c510 unsigned int open = 0; in use_sae_anti_clogging() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_intf.c3533 hdmi_open *open = HI_NULL; local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp573 SetTextAreaShowCounterOptions( ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) SetTextAreaShowCounterOptions() argument
/third_party/backends/backend/
H A Dplustek-pp.h563 int (*open) ( const char*, void* ); member

Completed in 73 milliseconds

1234567891011