HomeSort by relevance Sort by last modified time
    Searched full:encoded (Results 626 - 650 of 4017) sorted by null

<<21222324252627282930>>

  /external/chromium_org/url/
url_test_utils.h 21 // encoded strings.
  /external/dropbear/libtomcrypt/src/pk/asn1/der/octet/
der_decode_octet_string.c 23 @param in The DER encoded OCTET STRING
  /external/llvm/test/Bitcode/
function-encoding-rel-operands.ll 1 ; Basic sanity test to check that instruction operands are encoded with
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.ll 24 ; make sure that bl 0 <foo> (fff7feff) is correctly encoded
  /external/llvm/test/MC/ELF/
cfi-advance-loc2.s 3 // test that this produces a correctly encoded cfi_advance_loc2
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageFactoryExt.java 42 * will be applied to all content that is encoded. The default is UTF-8.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ProxyAuthorizationParser.java 87 String encoded = pa.encode();
89 System.out.println("encoded = \n" + encoded);
90 pap = new ProxyAuthorizationParser(encoded.trim() + "\n");
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
JoinParser.java 71 System.out.print("encoded = " + t.encode() + "==> ");
MinSEParser.java 76 System.out.println("encoded = " + t.encode());
ReferredByParser.java 53 System.out.println("encoded = " + t.encode());
SessionExpiresParser.java 74 System.out.println("encoded = " + t.encode());
  /external/open-vcdiff/src/
vcdiffengine.cc 64 // within the previously encoded target data.
96 // within the target data that has been encoded so far.
170 // Check matches against previously encoded target data
186 // begin a match with the dictionary or previously encoded target data.
  /external/openfst/src/include/fst/extensions/pdt/
reverse.h 36 // Reverses a pushdown transducer (PDT) encoded as an FST.
  /external/skia/src/lazy/
SkCachingPixelRef.h 51 // SkOrderedWriteBuffer will check the encoded data and write that
  /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/packet/
Data.java 32 * @param data data packet extension containing the encoded data
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/
acctab.utf 17 ! mapval: decimal number encoded in a single byte (max 255)
phrtab.utf 17 ! mapval: decimal number encoded in a single byte (max 255)
  /frameworks/av/media/libstagefright/include/
ID3.h 93 static bool ParseSyncsafeInteger(const uint8_t encoded[4], size_t *x);
  /frameworks/base/docs/html/tools/help/
etc1tool.jd 55 <td>Write the difference between the original and encoded image to
  /frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
Protocol.java 47 // Send MPEG2-TS H.264 encoded content.
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
EncodedStringValue.java 28 * Encoded-string-value = Text-string | Value-length Char-set Text-string
206 * Split this encoded string around matches of the given pattern.
209 * @return the array of encoded strings computed by splitting this encoded
  /libcore/dex/src/main/java/com/android/dex/
EncodedValue.java 23 * An encoded value or array.
  /libcore/luni/src/main/java/java/security/cert/
CertificateEncodingException.java 22 * is being encoded.
  /libcore/luni/src/main/java/javax/security/cert/
CertificateEncodingException.java 23 * is being encoded.
  /libcore/luni/src/main/java/libcore/net/
UriCodec.java 30 * character like "\u0080" may be encoded to multiple octets like %C2%80.
90 * partially or fully encoded. For example, input of "hello%20world" is
113 // this is an encoded 3-character sequence like "%20"
131 // Guess a bit larger for encoded form

Completed in 568 milliseconds

<<21222324252627282930>>