/external/srtp/crypto/test/ |
D | datatypes_driver.c | 189 char hex1[] = "abadcafe"; in test_hex_string_funcs() local 194 len = hex_string_to_octet_string(raw, hex1, strlen(hex1)); in test_hex_string_funcs() 197 printf("expected length: %u\tstring: %s\n", (unsigned)strlen(hex1), hex1); in test_hex_string_funcs()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/ |
D | IETFUtils.java | 49 char hex1 = 0; in unescape() local 85 if (hex1 != 0) in unescape() 87 buf.append((char)(convertHex(hex1) * 16 + convertHex(c))); in unescape() 89 hex1 = 0; in unescape() 92 hex1 = c; in unescape()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
D | DelphiTarget.java | 62 String hex1 = Integer.toHexString(v | 0x10000).substring(3, 5); in encodeIntAsCharEscape() local 63 return "'#$" + hex1 + "'"; in encodeIntAsCharEscape()
|
/external/apache-http/src/org/apache/commons/codec/net/ |
D | QuotedPrintableCodec.java | 121 char hex1 = Character.toUpperCase(Character.forDigit((b >> 4) & 0xF, 16)); in encodeQuotedPrintable() local 123 buffer.write(hex1); in encodeQuotedPrintable()
|
D | URLCodec.java | 138 char hex1 = Character.toUpperCase( in encodeUrl() local 142 buffer.write(hex1); in encodeUrl()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.commons.codec_1.3.0.v20100518-1140.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
D | commons-codec-1.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v1/lib/main/ |
D | commons-codec-1.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |