| /external/markdown/ |
| test-markdown.py | 252 expected_lines = [x.encode("utf-8") for x in smart_split(expected_output)] 253 actual_lines = [x.encode("utf-8") for x in smart_split(actual_output)]
|
| /external/nist-sip/java/gov/nist/javax/sip/address/ |
| NetObject.java | 169 // System.out.println("Comparing " + that.encode()); 170 // System.out.println("this = " + this.encode()); 243 ((GenericObject) myObj).encode(); 389 /** Encode this to a string. 394 return this.encode();
|
| /external/chromium_org/v8/src/ic/ |
| ic-state.cc | 26 ArgcBits::encode(argc_) | CallTypeBits::encode(call_type_); 60 OpField::encode(op_ - FIRST_TOKEN) | OverwriteModeField::encode(mode_) | 61 LeftKindField::encode(left_kind_) | 62 ResultKindField::encode(result_kind_) | 63 HasFixedRightArgField::encode(fixed_right_arg_.has_value);
|
| ic.h | 451 return StrictModeState::encode(flag); 539 return StrictModeState::encode(flag) | 540 ExtraICStateKeyedAccessStoreMode::encode(mode);
|
| /build/tools/signapk/ |
| SignApk.java | 302 new String(Base64.encode(md_sha1.digest()), "ASCII")); 306 new String(Base64.encode(md_sha256.digest()), "ASCII")); 344 new String(Base64.encode(md.digest()), "ASCII")); 396 new String(Base64.encode(md.digest()), "ASCII")); 410 new String(Base64.encode(md.digest()), "ASCII")); [all...] |
| /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
| StreamHandlerTest.java | 624 byte[] bytes = encoder.encode( 642 assertTrue(Arrays.equals(aos.toByteArray(), encoder.encode( 651 assertFalse(Arrays.equals(aos.toByteArray(), encoder.encode( 655 byte[] b1 = encoder.encode( 658 byte[] b2 = encoder.encode(CharBuffer.wrap("\u6881\u884D\u8F69")) [all...] |
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
| X509CRLObject.java | 259 throw new IllegalStateException("can't encode issuer DN"); 409 new String(Hex.encode(sig, 0, 20))).append(nl); 415 new String(Hex.encode(sig, i, 20))).append(nl); 420 new String(Hex.encode(sig, i, sig.length - i))).append(nl);
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
| X509CRLObject.java | 257 throw new IllegalStateException("can't encode issuer DN"); 407 new String(Hex.encode(sig, 0, 20))).append(nl); 413 new String(Hex.encode(sig, i, 20))).append(nl); 418 new String(Hex.encode(sig, i, sig.length - i))).append(nl);
|
| /external/chromium_org/tools/grit/grit/ |
| util.py | 33 def Encode(message, encoding): 39 return message.encode('utf8') 41 return message.encode('utf16')[2:] 332 body = body.encode('utf-8')
|
| /external/nist-sip/java/gov/nist/core/ |
| GenericObject.java | 704 public abstract String encode(); method in class:GenericObject 709 public StringBuffer encode(StringBuffer buffer) { method in class:GenericObject 710 return buffer.append(encode());
|
| /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
| bytes.pxd | 176 # in the string encode() method. The codec to be used is looked up 182 # Encode the char buffer of the given size by passing it to the 185 # parameters of the same name in the string encode() method. The 191 # Encode a string object using the codec registered for encoding 194 # string encode() method. The codec to be used is looked up using
|
| string.pxd | 176 # in the string encode() method. The codec to be used is looked up 182 # Encode the char buffer of the given size by passing it to the 185 # parameters of the same name in the string encode() method. The 191 # Encode a string object using the codec registered for encoding 194 # string encode() method. The codec to be used is looked up using
|
| /cts/tests/tests/net/src/android/net/cts/ |
| UriTest.java | 153 String encoded = Uri.encode("Bob:/", "/"); 169 assertEquals(s, Uri.decode(Uri.encode(s, null)));
|
| /development/tools/etc1tool/ |
| etc1tool.cpp | 42 "%s infile [--help | --encode | --encodeNoHeader | --decode] [--showDifference difffile] [-o outfile]\n", 44 fprintf(stderr, "\tDefault is --encode\n"); 47 "\t\t--encode create an ETC1 file from a PNG file.\n"); 310 // Encode the file. 313 int encode(const char* pInput, const char* pOutput, bool bEmitHeader, const char* pDiffFile) { function 477 usage("At most one occurrence of --encode --encodeNoHeader or --decode is allowed.\n"); 510 if (strcmp(pArg, "--encode") == 0) { 575 encode(pInput, pOutput, bEncodeHeader, pDiffFile);
|
| /external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/ |
| X509CRLSelectorTest.java | 105 return ASN1OctetString.getInstance().encode( 106 ASN1Integer.getInstance().encode(
|
| X509CertSelectorTest.java | 374 return ASN1OctetString.getInstance().encode(keyIdentifier); 380 return ASN1OctetString.getInstance().encode(encoded); 391 return ASN1OctetString.getInstance().encode( 392 new ASN1Sequence(oa).encode(val)); 395 return ASN1OctetString.getInstance().encode( 400 }).encode( 412 return ASN1OctetString.getInstance().encode( 413 GeneralNames.ASN1.encode(sans)); 425 return ASN1OctetString.getInstance().encode( 430 return ASN1OctetString.getInstance().encode( [all...] |
| /external/chromium_org/third_party/WebKit/Source/wtf/text/ |
| TextCodecICU.cpp | 397 // characters. See the declaration of TextCodec::encode for more. 536 CString TextCodecICU::encode(const UChar* characters, size_t length, UnencodableHandling handling) function in class:WTF::TextCodecICU 541 CString TextCodecICU::encode(const LChar* characters, size_t length, UnencodableHandling handling) function in class:WTF::TextCodecICU
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/ |
| vpx_encoder.c | 223 res = ctx->iface->enc.encode(get_alg_priv(ctx), img, pts, 227 * Encode multi-levels in reverse order. For example, 228 * if mr_total_resolutions = 3, first encode level 2, 229 * then encode level 1, and finally encode level 0. 237 if ((res = ctx->iface->enc.encode(get_alg_priv(ctx), img, pts,
|
| /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/ |
| JsonMessageBuilder.java | 500 bytesStr = new String(Base64.encode(message.getSecret(), charsetName)); 519 bytesStr = new String(Base64.encode(message.getSecret(), charsetName));
|
| /external/libvpx/libvpx/vpx/src/ |
| vpx_encoder.c | 227 res = ctx->iface->enc.encode(ctx->priv->alg_priv, img, pts, 231 * Encode multi-levels in reverse order. For example, 232 * if mr_total_resolutions = 3, first encode level 2, 233 * then encode level 1, and finally encode level 0. 241 if ((res = ctx->iface->enc.encode(ctx->priv->alg_priv, img, pts,
|
| /dalvik/dexgen/src/com/android/dexgen/dex/file/ |
| CatchStructs.java | 56 * {@link #encode} 68 * {@link #encode} 119 public void encode(DexFile file) { method in class:CatchStructs
|
| CodeItem.java | 211 catches.encode(file);
|
| /dalvik/dx/src/com/android/dx/dex/file/ |
| CatchStructs.java | 53 * {@link #encode} 65 * {@link #encode} 116 public void encode(DexFile file) { method in class:CatchStructs
|
| CodeItem.java | 202 catches.encode(file);
|
| /external/antlr/antlr-3.4/runtime/Python/tests/ |
| t054main.py | 103 input = u"föö bär".encode('utf-8')
|