Searched defs:retValue (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/plugins/android/
H A DPluginViewAndroid.cpp410 bool* retValue = static_cast<bool*>(value); local
411 *retValue = !networkStateNotifier().onLine();
549 bool* retValue = static_cast<bool*>(value); local
550 *retValue = !networkStateNotifier().onLine();
/external/aac/libAACenc/src/
H A Daacenc_tns.cpp589 FIXP_DBL retValue; local
605 retValue = fMult(tmp,tmp);
610 retValue = /*FL2FXCONST_DBL(MAX_INV_NRGFAC*FDKpow(2,-28))*/ (FIXP_DBL)MAXVAL_DBL;
614 return retValue;
/external/libxml2/
H A Dxmlschemastypes.c5645 * @retValue: the returned value
5648 * The caller has to FREE the returned retValue.
5651 * in a @retValue of "???".
5662 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) argument
5664 if ((retValue == NULL) || (val == NULL))
5666 *retValue = NULL;
5670 *retValue = BAD_CAST xmlStrdup(BAD_CAST "");
5672 *retValue =
5677 *retValue = BAD_CAST xmlStrdup(BAD_CAST "");
5679 *retValue
6076 xmlSchemaGetCanonValueWhtsp(xmlSchemaValPtr val, const xmlChar **retValue, xmlSchemaWhitespaceValueType ws) argument
[all...]
H A Dxmlschemas.c1466 * @retValue: the returned value
1470 * The caller has to free the returned retValue.
1478 xmlChar **retValue)
1485 if ((retValue == NULL) || (val == NULL))
1488 *retValue = NULL;
1514 if (*retValue == NULL)
1517 *retValue = xmlStrdup(BAD_CAST "");
1519 *retValue = xmlStrdup(value);
1522 *retValue = xmlStrcat((xmlChar *) *retValue, BAD_CAS
1476 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val, xmlSchemaWhitespaceValueType ws, xmlChar **retValue) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1361 milliseconds