/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
H A D | config.cpp | 165 string strValue; local 206 strValue.erase(); 285 strValue.push_back(c); 302 strValue.push_back(((numValue >> (n * 8)) & 0xFF)); 304 if (strValue.length() > 0) 305 pParam = new CNfcParam(token.c_str(), strValue); 309 strValue.erase(); 316 strValue.push_back('\0'); 318 pParam = new CNfcParam(token.c_str(), strValue); 322 strValue [all...] |
/external/libnfc-nci/src/adaptation/ |
H A D | config.cpp | 165 string strValue; local 217 strValue.erase(); 296 strValue.push_back(c); 313 strValue.push_back(((numValue >> (n * 8)) & 0xFF)); 315 if (strValue.length() > 0) 316 pParam = new CNfcParam(token.c_str(), strValue); 320 strValue.erase(); 327 strValue.push_back('\0'); 329 pParam = new CNfcParam(token.c_str(), strValue); 333 strValue [all...] |
/external/pdfium/fpdfsdk/src/javascript/ |
H A D | PublicMethods.cpp | 1080 CFX_ByteString strValue = StrTrim(CFX_ByteString::FromUnicode(Value));
local 1082 if (strValue.IsEmpty()) return TRUE;
1102 strValue.Replace(",", ".");
1103 double dValue = atof(strValue);
1110 strValue = fcvt(dValue,iDec,&iDec2,&bNagative);
1111 if (strValue.IsEmpty())
1114 strValue = fcvt(dValue,iDec,&iDec2,&bNagative);
1115 if (strValue.IsEmpty())
1117 strValue = "0";
1127 strValue 1427 CFX_ByteString strValue = StrTrim(CFX_ByteString::FromUnicode(Value)); local 1545 CFX_WideString strValue = val; local 1577 MakeInterDate(CFX_WideString strValue) argument [all...] |
/external/pdfium/fpdfsdk/include/formfiller/ |
H A D | FFL_Notify.h | 28 FX_BOOL OnValidate(CPDF_FormField* pFormField, CFX_WideString& strValue, CFX_WideString & strChange,
31 FX_BOOL OnKeyStroke(CPDF_FormField* pFormField, int nCommitKey, CFX_WideString& strValue, CFX_WideString& strChange,
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
H A D | XMPDateTimeFactory.java | 82 * @param strValue The ISO 8601 string representation of the date/time. 86 public static XMPDateTime createFromISO8601(String strValue) throws XMPException argument 88 return new XMPDateTimeImpl(strValue);
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
H A D | XMPNodeUtils.java | 326 String strValue = serializeNodeValue(value); 329 node.setValue(strValue); 333 node.setValue(Utils.normalizeLangValue(strValue)); 394 String strValue; 397 strValue = null; 401 strValue = XMPUtils.convertFromBoolean(((Boolean) value).booleanValue()); 405 strValue = XMPUtils.convertFromInteger(((Integer) value).intValue()); 409 strValue = XMPUtils.convertFromLong(((Long) value).longValue()); 413 strValue = XMPUtils.convertFromDouble(((Double) value).doubleValue()); 417 strValue [all...] |
H A D | XMPDateTimeImpl.java | 116 * @param strValue an ISO 8601 string 119 public XMPDateTimeImpl(String strValue) throws XMPException argument 121 ISO8601Converter.parse(strValue, this);
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
H A D | MultiFieldTimePickerDialog.java | 228 ArrayList<String> strValue = new ArrayList<String>(); 230 strValue.add(String.format("%03d", i)); 233 mMilliSpinner.setMaxValue(strValue.size() - 1); 236 strValue.toArray(new String[strValue.size()]));
|
/external/pdfium/fpdfsdk/src/formfiller/ |
H A D | FFL_Notify.cpp | 98 FX_BOOL CFFL_Notify::OnKeyStroke(CPDF_FormField* pFormField, int nCommitKey, CFX_WideString& strValue, CFX_WideString& strChange,
argument 106 FX_BOOL CFFL_Notify::OnValidate(CPDF_FormField* pFormField, CFX_WideString& strValue, CFX_WideString & strChange,
argument
|
/external/pdfium/fpdfsdk/include/javascript/ |
H A D | PublicMethods.h | 74 static double MakeInterDate(CFX_WideString strValue);
|
/external/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 1455 UnicodeString strValue(source.tempSubString(sourceOffset, next - sourceOffset)); 1460 if (0 != strValue.compare(compValue)) { 1461 argResult.setString(strValue);
|
/external/chromium_org/third_party/icu/source/i18n/ |
H A D | msgfmt.cpp | 1362 UnicodeString strValue = buffer; local 1372 if (strValue != temp) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.commons.el_1.0.0.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-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 D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/jarjar/lib/ |
H A D | apache-ant-1.9.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |