Home
last modified time | relevance | path

Searched refs:file (Results 133126 – 133150 of 2140425) sorted by relevance

1...<<5321532253235324532553265327532853295330>>...85617

/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtNfc/
H A Dqndeffilter.sip3 // This file is part of the QtNfc Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtSensors/
H A Dqgyroscope.sip3 // This file is part of the QtSensors Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqlightsensor.sip3 // This file is part of the QtSensors Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqorientationsensor.sip3 // This file is part of the QtSensors Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtSerialPort/
H A Dqserialportinfo.sip3 // This file is part of the QtSerialPort Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtWidgets/
H A Dqfontcombobox.sip3 // This file is part of the QtWidgets Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqslider.sip3 // This file is part of the QtWidgets Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtXmlPatterns/
H A Dqxmlformatter.sip3 // This file is part of the QtXmlPatterns Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqxmlschema.sip3 // This file is part of the QtXmlPatterns Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/vfs/suffix/
H A Dvfs_suffix.cpp92 QFile file(fn); in createPlaceholder() local
93 if (file.exists() && file.size() > 1 in createPlaceholder()
98 if (!file.open(QFile::ReadWrite | QFile::Truncate)) in createPlaceholder()
99 return file.errorString(); in createPlaceholder()
101 file.write(" "); in createPlaceholder()
102 file.close(); in createPlaceholder()
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtCore/
H A Dqelapsedtimer.sip3 // This file is part of the QtCore Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtGui/
H A Dqoffscreensurface.sip3 // This file is part of the QtGui Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqopenglpaintdevice.sip3 // This file is part of the QtGui Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqsessionmanager.sip3 // This file is part of the QtGui Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtHelp/
H A Dqhelpsearchquerywidget.sip3 // This file is part of the QtHelp Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtLocation/
H A Dqgeocodingmanagerengine.sip3 // This file is part of the QtLocation Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtPrintSupport/
H A Dqprintpreviewdialog.sip3 // This file is part of the QtPrintSupport Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtQml/
H A Dqqmlexpression.sip3 // This file is part of the QtQml Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtRemoteObjects/
H A Dqtremoteobjectglobal.sip3 // This file is part of the QtRemoteObjects Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtBluetooth/
H A Dqlowenergycharacteristic.sip3 // This file is part of the QtBluetooth Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/examples/
H A Dcommon.h111 static void fclose_orDie(FILE* file) in fclose_orDie() argument
113 if (!fclose(file)) { return; }; in fclose_orDie()
126 static size_t fread_orDie(void* buffer, size_t sizeToRead, FILE* file) in fread_orDie() argument
128 size_t const readSize = fread(buffer, 1, sizeToRead, file); in fread_orDie()
130 if (feof(file)) return readSize; /* good, reached end of file */ in fread_orDie()
146 static size_t fwrite_orDie(const void* buffer, size_t sizeToWrite, FILE* file) in fwrite_orDie() argument
148 size_t const writtenSize = fwrite(buffer, 1, sizeToWrite, file); in fwrite_orDie()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/model/
H A DCVSRemoteFilePropertySource.java26 ICVSRemoteFile file; field in CVSRemoteFilePropertySource
66 public CVSRemoteFilePropertySource(ICVSRemoteFile file) { in CVSRemoteFilePropertySource() argument
67 this.file = file; in CVSRemoteFilePropertySource()
93 return file.getName(); in getPropertyValue()
140 ILogEntry[] entries = file.getLogEntries(monitor); in initialize()
141 String revision = file.getRevision(); in initialize()
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/QtWidgets/
H A Dqcheckbox.sip3 // This file is part of the QtWidgets Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqfileiconprovider.sip3 // This file is part of the QtWidgets Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
H A Dqstackedwidget.sip3 // This file is part of the QtWidgets Python extension module.
7 // This file is part of PyQt5.
9 // This file may be used under the terms of the GNU General Public License
11 // the file LICENSE included in the packaging of this file. Please review the
15 // If you do not wish to use this file under the terms of the GPL version 3.0
19 // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE

1...<<5321532253235324532553265327532853295330>>...85617