Home
last modified time | relevance | path

Searched defs:opt_dict (Results 1 – 19 of 19) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/python/uhd/usrp/cal/
H A Dvisa.py99 def get_visa_device(resource, key, opt_dict): argument
/dports/science/afni/afni-AFNI_21.3.16/src/jzosky/
H A DRetroTS.py495 opt_dict = { variable
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
/dports/misc/py-cinder/cinder-12.0.10/tools/config/
H A Dgenerate_cinder_opts.py31 opt_dict = OrderedDict() variable
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlib_buffer.c301 cTValue *opt_dict, *opt_mt; in LJLIB_SET() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dicecast.c89 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dicecast.c88 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dicecast.c88 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dicecast.c89 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dicecast.c88 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dicecast.c88 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dicecast.c89 AVDictionary *opt_dict = NULL; in icecast_open() local
/dports/devel/py-doit/doit-0.31.1/doit/
H A Dcmdparse.py79 def __init__(self, opt_dict): argument
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dotl_conf.c384 pdf_obj *opt_dict, *opt_rule; in parse_block() local
/dports/biology/py-biopython/biopython-1.79/Bio/SearchIO/BlastIO/
H A Dblast_xml.py784 def _write_elem_block(self, block_name, map_name, obj, opt_dict=None): argument
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/lzotest/
H A Dlzotest.c242 int opt_dict = 0; variable
/dports/archivers/lzo2/lzo-2.10/lzotest/
H A Dlzotest.c221 int opt_dict = 0; variable
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c7974 Dictionary opt_dict = vimoption2dict(&options[i]); in get_all_vimoptions() local