Searched refs:toBool (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/plasmamule/
H A Dplasma-applet-plasmamule.cpp256 if (data["os_active"].toBool() != m_os_active && data.contains("os_active"))
258 m_os_active = data["os_active"].toBool();
261 if (data["config_found"].toBool() != m_config_found && data.contains("config_found"))
263 m_config_found = data["config_found"].toBool();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs.cc231 tr_bencDictAddBool( &top, key, val.toBool() );
299 return myValues[key].toBool( );
H A Dtorrent.cc179 if( myValues[i].isNull() || myValues[i].toBool()!=value )
290 return myValues[i].toBool( );
H A Dapp.cc506 delegated |= (arguments.size()==1) && arguments[0].toBool();
H A Dsession.cc101 case QVariant::Bool: tr_bencDictAddBool ( args, key, value.toBool() ); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c11840 int toBool)
12068 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;
12317 if (toBool)
12412 if (toBool)
13996 xmlXPathObjectPtr *resultSeq, int toBool)
14024 if (! toBool) {
14038 if (toBool)
14044 if (toBool)
14104 if (toBool)
14132 if (toBool)
11837 xmlXPathNodeCollectAndTest(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodePtr * first, xmlNodePtr * last, int toBool) argument
13995 xmlXPathRunStreamEval(xmlXPathContextPtr ctxt, xmlPatternPtr comp, xmlXPathObjectPtr *resultSeq, int toBool) argument
14224 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) argument
14614 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c11891 int toBool)
12119 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;
12379 if (toBool)
12474 if (toBool)
14060 xmlXPathObjectPtr *resultSeq, int toBool)
14088 if (! toBool) {
14102 if (toBool)
14108 if (toBool)
14168 if (toBool)
14196 if (toBool)
11888 xmlXPathNodeCollectAndTest(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodePtr * first, xmlNodePtr * last, int toBool) argument
14059 xmlXPathRunStreamEval(xmlXPathContextPtr ctxt, xmlPatternPtr comp, xmlXPathObjectPtr *resultSeq, int toBool) argument
14288 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) argument
14680 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c11891 int toBool)
12119 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;
12379 if (toBool)
12474 if (toBool)
14060 xmlXPathObjectPtr *resultSeq, int toBool)
14088 if (! toBool) {
14102 if (toBool)
14108 if (toBool)
14168 if (toBool)
14196 if (toBool)
11888 xmlXPathNodeCollectAndTest(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodePtr * first, xmlNodePtr * last, int toBool) argument
14059 xmlXPathRunStreamEval(xmlXPathContextPtr ctxt, xmlPatternPtr comp, xmlXPathObjectPtr *resultSeq, int toBool) argument
14288 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) argument
14680 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c11840 int toBool)
12068 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0;
12317 if (toBool)
12412 if (toBool)
13996 xmlXPathObjectPtr *resultSeq, int toBool)
14024 if (! toBool) {
14038 if (toBool)
14044 if (toBool)
14104 if (toBool)
14132 if (toBool)
11837 xmlXPathNodeCollectAndTest(xmlXPathParserContextPtr ctxt, xmlXPathStepOpPtr op, xmlNodePtr * first, xmlNodePtr * last, int toBool) argument
13995 xmlXPathRunStreamEval(xmlXPathContextPtr ctxt, xmlPatternPtr comp, xmlXPathObjectPtr *resultSeq, int toBool) argument
14224 xmlXPathRunEval(xmlXPathParserContextPtr ctxt, int toBool) argument
14614 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]

Completed in 518 milliseconds