Home
last modified time | relevance | path

Searched refs:hex1 (Results 1 – 15 of 15) sorted by relevance

/external/srtp/crypto/test/
Ddatatypes_driver.c189 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/
DIETFUtils.java49 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/
DDelphiTarget.java62 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/
DQuotedPrintableCodec.java121 char hex1 = Character.toUpperCase(Character.forDigit((b >> 4) & 0xF, 16)); in encodeQuotedPrintable() local
123 buffer.write(hex1); in encodeQuotedPrintable()
DURLCodec.java138 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/
Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v1/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...