HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 326 - 350 of 7593) sorted by null

<<11121314151617181920>>

  /external/nist-sip/java/gov/nist/core/
ThreadAuditor.java 74 * Returns a string representation of the object
76 * @return a string representation of the object
180 * Returns a string representation of the object
182 * @return a string representation of the object
  /external/proguard/src/proguard/classfile/
Field.java 26 * Representation of a field from a class.
Member.java 26 * Representation of a field or method from a class.
Method.java 26 * Representation of a method from a class.
  /external/proguard/src/proguard/classfile/attribute/
LineNumberInfo.java 24 * Representation of an Line Number table entry.
  /external/regex-re2/util/
utf.h 11 * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
  /external/skia/src/ports/
SkFontConfigParser_android.h 26 * Skia to fold into its representation of font families. fNames is the list of
  /external/smack/src/com/kenai/jbosh/
AttrAck.java 38 * @param str string representation of the attribute
AttrHold.java 39 * @param str string representation of the attribute
AttrInactivity.java 39 * @param str string representation of the attribute
AttrMaxPause.java 41 * @param str string representation of the attribute
AttrPause.java 41 * @param str string representation of the attribute
AttrPolling.java 41 * @param str string representation of the attribute
AttrRequests.java 39 * @param str string representation of the attribute
AttrSessionID.java 37 * @param str string representation of the attribute
AttrWait.java 39 * @param str string representation of the attribute
  /external/smack/src/org/jivesoftware/smack/packet/
PacketExtension.java 51 * Returns the XML representation of the PacketExtension.
  /external/smack/src/org/jivesoftware/smackx/pubsub/
SimplePayload.java 19 * The default payload representation for {@link Item#getPayload()}. It simply
  /external/smack/src/org/xbill/DNS/
CERTRecord.java 73 * Converts a certificate type into its textual representation
81 * Converts a textual representation of an certificate type into its
83 * @param s The textual representation of the algorithm
209 * Returns the binary representation of the certificate
Opcode.java 54 /** Converts a String representation of an Opcode into its numeric value */
  /external/srec/srec/Vocabulary/include/
SR_Vocabulary.h 33 * A vocabulary maps words to their phonetic representation.
39 * A vocabulary maps words to their phonetic representation.
52 * Returns phonetic representation of word.
56 * @param pronunciation [out] Phonetic representation of word
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
weight.h 33 // >>: reads textual representation of a weight.
34 // <<: prints textual representation of a weight.
35 // Read(istream &): reads binary representation of a weight.
36 // Write(ostrem &): writes binary representation of a weight.
  /external/svox/pico/lib/
picosig.h 33 * Pico Sig is the PU that makes the parametric representation produce a speech signal.
  /frameworks/base/core/java/android/content/
UndoOwner.java 20 * Representation of an owner of {@link UndoOperation} objects in an {@link UndoManager}.
  /libcore/luni/src/main/java/java/io/
PrintStream.java 368 * Prints the string representation of the character array {@code chars}.
375 * Prints the string representation of the char {@code c}.
382 * Prints the string representation of the double {@code d}.
389 * Prints the string representation of the float {@code f}.
396 * Prints the string representation of the int {@code i}.
403 * Prints the string representation of the long {@code l}.
410 * Prints the string representation of the Object {@code o}, or {@code "null"}.
450 * Prints the string representation of the boolean {@code b}.
464 * Prints the string representation of the character array {@code chars} followed by a newline.
471 * Prints the string representation of the char {@code c} followed by a newline
    [all...]

Completed in 631 milliseconds

<<11121314151617181920>>