HomeSort by relevance Sort by last modified time
    Searched full:encode (Results 726 - 750 of 3290) sorted by null

<<21222324252627282930>>

  /external/harfbuzz_ng/test/shaping/
record-test.sh 11 text=`./hb-unicode-encode "$unicodes"`
  /external/icu/icu4c/source/tools/genrb/
rle.c 60 * Encode a run, possibly a degenerate run (of < 4 values).
102 * Encode a run, possibly a degenerate run (of < 4 values).
140 * Since an encoded run occupies 3 characters, we only encode runs of 4 or
186 * Since an encoded run occupies 3 bytes, we only encode runs of 4 or
  /external/jetty/src/java/org/eclipse/jetty/security/
SpnegoUserPrincipal.java 61 _encodedToken = new String(B64Code.encode(_token,true));
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 59 * When MAP_HUGETLB is set bits [26:31] encode the log2 of the huge page size.
  /external/libogg/doc/libogg/
datastructures.html 33 <td>This structure contains current encode/decode data for a logical bitstream.</td>
  /external/libopus/silk/
stereo_encode_pred.c 60 /* Encode flag that only mid channel is coded */
  /external/libvorbis/lib/
psy.h 69 /* for block long/short tuning; encode only */
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 130 // Post encode update of the rate control parameters for 2-pass
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugAbbrev.h 47 //void Encode(BinaryStreamBuf& debug_abbrev_buf) const;
  /external/llvm/lib/Target/R600/MCTargetDesc/
SIMCCodeEmitter.cpp 44 /// \brief Encode an fp or int literal
54 /// \brief Encode the instruction and write it to the OS.
64 /// \brief Use a fixup to encode the simm16 field for SOPP branch
212 // Yes! Encode it
  /external/lzma/CPP/7zip/Compress/
RangeCoderBit.h 46 void Encode(CEncoder *encoder, UInt32 symbol)
  /external/lzma/CS/7zip/Compress/RangeCoder/
RangeCoderBit.cs 25 public void Encode(Encoder encoder, uint symbol)
  /external/nist-sip/java/gov/nist/javax/sip/header/
MaxForwards.java 83 * Encode into a string.
Priority.java 76 * Encode into canonical form.
RSeq.java 59 /** Encode the body of this header (the stuff that follows headerName).
SIPETag.java 64 * Encode into canonical form.
SIPIfMatch.java 63 * Encode into canonical form.
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PUserDatabase.java 82 retval.append(SEMICOLON + this.parameters.encode());
Privacy.java 81 * Encode into a canonical string.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
PriorityParser.java 107 System.out.println("encoded = " + prio.encode());
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
ReplacesParser.java 73 System.out.print("encoded = " + t.encode() + "==> ");
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PCalledPartyIDParser.java 105 System.out.println("encoded = " +recordRouteList.encode());
  /external/pcre/dist/doc/
perltest.txt 31 However, it is necessary to add "use utf8; require Encode" to the script to
  /external/regex-re2/re2/
unicode_casefold.h 7 // The Unicode case folding tables encode the mapping from one Unicode point
  /external/replicaisland/src/com/replica/replicaisland/
EventReporter.java 91 + "&level=" + URLEncoder.encode(event.level, "UTF-8")

Completed in 1216 milliseconds

<<21222324252627282930>>