Searched refs:Utils (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dutils.h24 class Utils: public QObject class in inherits:QObject
29 Utils( ) { } function in class:Utils
30 virtual ~Utils( ) { }
H A Dadd-data.cc25 if( Utils::isMagnetLink( key ) )
30 else if ( Utils::isUriWithSupportedScheme( key ) )
45 else if( Utils::isHexHashcode( key ) )
H A Dutils.cc35 Utils :: remoteFileChooser( QWidget * parent, const QString& title, const QString& myPath, bool dir, bool local )
53 Utils :: toStderr( const QString& str )
59 Utils :: guessMimeIcon( const QString& filename )
122 Utils :: isValidUtf8 ( const char *s )
H A Drelocate.cc52 const QString path = Utils::remoteFileChooser( this, title, myPath, true, mySession.isServer() );
H A Dprefs.cc224 if ( Utils::isValidUtf8( s ) )
307 if ( Utils::isValidUtf8( b.constData() ) )
H A Dprefs-dialog.cc476 const QString path = Utils::remoteFileChooser( this, title, myPath, false, mySession.isServer() );
487 const QString path = Utils::remoteFileChooser( this, title, myPath, true, mySession.isServer() );
498 const QString path = Utils::remoteFileChooser( this, title, myPath, true, true );
509 const QString path = Utils::remoteFileChooser( this, title, myPath, true, mySession.isServer() );
H A Dapp.cc132 case TR_OPT_ERR: Utils::toStderr( QObject::tr( "Invalid option" ) ); showUsage( ); break;
H A Dfile-tree.cc604 icon = Utils :: guessMimeIcon( name.left( name.lastIndexOf( " (" ) ) );
H A Dtorrent.cc434 icon = Utils :: guessMimeIcon( files.at(0).filename );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DUnitTests.cs28 internal class Utils class in namespace:DotZLibTests
74 Assert.IsTrue( Utils.byteArrEqual(arr,arr2) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs28 internal class Utils class in namespace:DotZLibTests
74 Assert.IsTrue( Utils.byteArrEqual(arr,arr2) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs28 internal class Utils class in namespace:DotZLibTests
74 Assert.IsTrue( Utils.byteArrEqual(arr,arr2) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/dotzlib/DotZLib/
H A DUnitTests.cs28 internal class Utils class in namespace:DotZLibTests
74 Assert.IsTrue( Utils.byteArrEqual(arr,arr2) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfmtconvert.asm2 ;* x86 optimized Format Conversion Utils
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfmtconvert.asm2 ;* x86 optimized Format Conversion Utils
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_convert.asm2 ;* x86 optimized Format Conversion Utils
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/
H A Dconfigure3 # Generated by GNU Autoconf 2.68 for XZ Utils 5.0.3.
571 PACKAGE_NAME='XZ Utils'
574 PACKAGE_STRING='XZ Utils 5.0.3'
1448 \`configure' configures XZ Utils 5.0.3 to adapt to many kinds of systems.
1518 short | recursive ) echo "Configuration of XZ Utils 5.0.3:";;
1554 Utils compatibility)
1556 Utils compatibility)
1557 --disable-lzma-links do not create symlinks for LZMA Utils compatibility
1608 XZ Utils home page: <http://tukaani.org/xz/>.
1671 XZ Utils configur
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A Dconfigure3 # Generated by GNU Autoconf 2.68 for XZ Utils 5.0.3.
571 PACKAGE_NAME='XZ Utils'
574 PACKAGE_STRING='XZ Utils 5.0.3'
1448 \`configure' configures XZ Utils 5.0.3 to adapt to many kinds of systems.
1518 short | recursive ) echo "Configuration of XZ Utils 5.0.3:";;
1554 Utils compatibility)
1556 Utils compatibility)
1557 --disable-lzma-links do not create symlinks for LZMA Utils compatibility
1608 XZ Utils home page: <http://tukaani.org/xz/>.
1671 XZ Utils configur
[all...]

Completed in 166 milliseconds