Home
last modified time | relevance | path

Searched defs:EXTENSIONS (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/audio/playmidi/playmidi-2.4/
H A Dio_xaw.c86 Widget w;
87 XtPointer client_data;
93 void MaskCallback(w, client_data, call_data)
96 XtPointer call_data;
101 return;
102 if (call_data) /* channel should be enabled */
/dports/audio/picard/picard-release-2.6.2/picard/formats/
H A Dvorbis.py372 EXTENSIONS = [".flac"] variable in FLACFile
380 EXTENSIONS = [".oggflac"] variable in OggFLACFile
388 EXTENSIONS = [".spx"] variable in OggSpeexFile
396 EXTENSIONS = [".oggtheora"] variable in OggTheoraFile
408 EXTENSIONS = [] variable in OggVorbisFile
416 EXTENSIONS = [".opus"] variable in OggOpusFile
H A Dapev2.py288 EXTENSIONS = [".mpc", ".mp+"] variable in MusepackFile
300 EXTENSIONS = [".wv"] variable in WavPackFile
317 EXTENSIONS = [".ofr", ".ofs"] variable in OptimFROGFile
336 EXTENSIONS = [".ape"] variable in MonkeysAudioFile
344 EXTENSIONS = [".tak"] variable in TAKFile
350 EXTENSIONS = [".aac"] variable in AACFile
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/
H A DARCHITECTURE.md64 ## EXTENSIONS section in Postal Service over Swarm
66 ### HANDSHAKE
74 ### DEVP2P PROTOCOLS
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/generated_tests/
H A Dgen_extensions_defined.py54 EXTENSIONS = [ variable
130 EXTENSIONS = [(n, glsl.Version(v)) for n, v in EXTENSIONS] variable
/dports/math/py-mathics/Mathics3-2.2.0/
H A Dsetup.py64 EXTENSIONS = [] variable
71 EXTENSIONS = [ variable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/src/adapters/
H A Dpandoc.rs42 static EXTENSIONS: &[&str] = &["epub", "odt", "docx", "fb2", "ipynb"]; variable
H A Dtesseract.rs6 static EXTENSIONS: &[&str] = &["jpg", "png"]; variable
H A Dzip.rs11 static EXTENSIONS: &[&str] = &["zip"]; variable
H A Dtar.rs9 static EXTENSIONS: &[&str] = &["tar"]; variable
H A Dpoppler.rs7 static EXTENSIONS: &[&str] = &["pdf"]; variable
H A Dsqlite.rs9 static EXTENSIONS: &[&str] = &["db", "db3", "sqlite", "sqlite3"]; const
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/
H A Dio.py138 EXTENSIONS = ('.png',) variable in PngFormat
173 EXTENSIONS = () variable in ClipboardFormat
190 EXTENSIONS = ('.svg',) variable in SvgFormat
240 EXTENSIONS = ('.py',) variable in MatplotlibFormat
258 EXTENSIONS = ('.pdf',) variable in MatplotlibPDFFormat
273 EXTENSIONS = ('.pdf', ) variable in PdfFormat
304 EXTENSIONS = ('.pdf', ) variable in PdfFormat
/dports/misc/orange3/orange3-3.29.1/Orange/data/
H A Dio.py123 EXTENSIONS = ('.csv',) variable in CSVReader
199 EXTENSIONS = ('.tab', '.tsv') variable in TabReader
207 EXTENSIONS = ('.pkl', '.pickle') variable in PickleReader
228 EXTENSIONS = ('.basket', '.bsk') variable in BasketReader
277 EXTENSIONS = ('.xlsx',) variable in ExcelReader
345 EXTENSIONS = ('.xls',) variable in XlsReader
387 EXTENSIONS = ('.dot', '.gv') variable in DotReader
/dports/www/py-scrapy/Scrapy-2.5.1/tests/test_cmdline/
H A Dsettings.py1 EXTENSIONS = { variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/extensions/
H A Dworkspace_extension_delegate.h14 class COMPONENT_EXPORT(EXTENSIONS) WorkspaceExtensionDelegate { in COMPONENT_EXPORT() argument
/dports/devel/py-identify/identify-1.4.30/identify/
H A Dextensions.py6 EXTENSIONS = { variable
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py46 EXTENSIONS = ( variable
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py43 EXTENSIONS = ( variable
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py43 EXTENSIONS = ( variable
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py46 EXTENSIONS = ( variable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py46 EXTENSIONS = ( variable
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/dom/nodes/Document-createElement-namespace-tests/
H A Dgenerate.py46 EXTENSIONS = ( variable
/dports/devel/py-findlibs/findlibs-0.0.2/findlibs/
H A D__init__.py19 EXTENSIONS = { variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/
H A DM12Tests.java47 String[] EXTENSIONS = new String[] { COMMON_NAVIGATOR_RESOURCE_EXT, in _initContent() local
87 String[] EXTENSIONS = new String[] { COMMON_NAVIGATOR_RESOURCE_EXT, in testM1ChildrenAreThereWithoutM2() local

12345678910>>...15