/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeyCheckPage.java | 245 // valid, key/cert: put it in the wizard so that it can be finished 419 map.put(null, apkArray); 436 map.put(entry.getKey(), apkArray);
|
/build/tools/droiddoc/src/ |
DroidDoc.java | 300 escapeChars.put(k.charAt(0), v); 486 sorted.put(name, pkg); 596 sorted.put(cl.qualifiedName(), cl); 604 sorted.put(name, pkg); 706 sorted.put(name, pkg); [all...] |
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertFactoryImpl.java | 648 CERT_CACHE.put(hash, encoding, res); 687 CERT_CACHE.put(hash, encoding, res); 692 CERT_CACHE.put(hash, res.getEncoded(), res); 722 CRL_CACHE.put(hash, encoding, res); 761 CRL_CACHE.put(hash, encoding, res); 765 CRL_CACHE.put(hash, res.getEncoded(), res); [all...] |
/dalvik/libcore/xml/src/main/java/org/kxml2/io/ |
KXmlParser.java | 1025 entityMap.put("amp", "&"); 1026 entityMap.put("apos", "'"); 1027 entityMap.put("gt", ">"); 1028 entityMap.put("lt", "<"); 1029 entityMap.put("quot", "\""); [all...] |
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | 585 /* put a dot after the rule name, and before the lhs */ 701 rc = hashmap->put(hashmap, L("meaning"), dst); 752 rc = hashmap->put(hashmap, L("meaning"), dst); [all...] |
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/ |
JavaScriptCore.def | 213 ?put@JSCell@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z 214 ?put@JSCell@JSC@@UAEXPAVExecState@2@IVJSValue@2@@Z 215 ?put@JSGlobalObject@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z 216 ?put@JSObject@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z 217 ?put@JSObject@JSC@@UAEXPAVExecState@2@IVJSValue@2@@Z 218 ?put@StringObject@JSC@@UAEXPAVExecState@2@ABVIdentifier@2@VJSValue@2@AAVPutPropertySlot@2@@Z
|
/external/webkit/JavaScriptCore/runtime/ |
StringPrototype.cpp | 695 result->put(exec, i++, jsSubstring(exec, s, p0, mpos - p0)); 701 result->put(exec, i++, jsUndefined()); 703 result->put(exec, i++, jsSubstring(exec, s, spos, ovector[si * 2 + 1] - spos)); 714 result->put(exec, i++, jsSingleCharacterSubstring(exec, s, p0++)); 718 result->put(exec, i++, jsSubstring(exec, s, p0, pos - p0)); 726 result->put(exec, i++, jsSubstring(exec, s, p0, s.size() - p0)); [all...] |
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabasePerformanceTests.java | 932 b.put("b", upper); 975 b.put("b", upper); 1007 b.put("a", r); 1040 b.put("a", r); 1072 b.put("a", numberName(r)); [all...] |
NewDatabasePerformanceTests.java | 824 b.put("b", upper); 866 b.put("b", upper); 897 b.put("a", r); 929 b.put("a", r); 960 b.put("a", numberName(r)); 992 b.put("a", numberName(r));
|
/packages/apps/Contacts/src/com/android/contacts/ |
RecentCallsListActivity.java | 307 values.put(Calls.CACHED_NAME, ci.name); 308 values.put(Calls.CACHED_NUMBER_TYPE, ci.type); 309 values.put(Calls.CACHED_NUMBER_LABEL, ci.label); 363 mContactInfo.put(ciq.number, info); 549 mContactInfo.put(number, info); 820 values.put(Calls.NEW, "0"); [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
AvdCreationDialog.java | 401 mProperties.put(choice.getName(), choice.getDefault()); 528 mProperties.put((String)element, (String)value); 532 mProperties.put((String)element, (String)value); 537 mProperties.put((String)element, HardwareProperties.BOOLEAN_VALUES[index]); 669 mCurrentTargets.put(name, target); [all...] |
/bionic/libc/netbsd/resolv/ |
res_mkquery.c | 124 u_char *buf, /* buffer to put query */ 233 u_char *buf, /* buffer to put query */
|
/build/tools/releasetools/ |
sign_target_files_apks | 224 # predigested (by DumpPublicKey.java) and put in res/keys. 236 # put into a zipfile system/etc/security/otacerts.zip.
|
/cts/tools/dasm/src/java_cup/ |
symbol_set.java | 108 /* put the object in */ 109 previous = _all.put(sym.name(),sym);
|
/cts/tools/host/src/com/android/cts/ |
Selector.java | 204 packages.put(javaPkgName, null); 220 packages.put(javaPkgName, excludedSuites);
|
/dalvik/dx/src/com/android/dx/dex/file/ |
MixedItemSection.java | 203 interns.put(item, item); 244 index.put(label, item);
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexClassLoader.java | 33 * The best place to put the optimized DEX files is in app-specific 337 * fields with dummy values. The Package object is then put into the
|
/dalvik/libcore/luni/src/main/java/java/io/ |
Reader.java | 256 * @return the number of characters put into {@code target} or -1 if the end 273 target.put(buf, 0, length);
|
/dalvik/libcore/nio_char/src/main/java/java/nio/charset/ |
CoderResult.java | 122 _malformedErrors.put(key, r); 152 _unmappableErrors.put(key, r);
|
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
Charset_AbstractTest.java | 207 inputCB.put((char) code); 239 inputCB.put((char) code);
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/ |
ASN1Choice.java | 287 if (map.put(BigInteger.valueOf(identifier), BigInteger.valueOf(index)) != null) { 347 * TODO Put method description here
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/ |
Extensions.java | 169 oidMap.put(extn.getExtnID(), extn); 347 oidMap.put(extn.getExtnID(), extn);
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
ExpandedNameTable.java | 32 * inefficient java.util.Hashtable. The code for the get and put operations 231 // Create a new hash entry for the new ExtendedType and put it into
|
/development/scripts/app_engine_server/gae_shell/ |
shell.py | 182 session_key = session.put() 297 session.put()
|
/external/dnsmasq/contrib/dynamic-dnsmasq/ |
dynamic-dnsmasq.pl | 144 $X->put($user, join("\t", ($pass, $hostname))); 166 $X->put($user, join("\t", $spass, $shost, $ip));
|