HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 251 - 275 of 5493) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGen/
x86_64-arguments-nacl.c 3 // Test for x86-64 structure representation (instead of pnacl representation),
  /external/elfutils/lib/
sha1.h 75 ASCII representation of the message digest.
84 to the wanted ASCII representation of the message digest.
  /external/icu4c/test/intltest/
usettest.h 49 * Make sure minimal representation is maintained.
127 * Return the representation of an inversion list based UnicodeSet
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
package.html 27 <li>{@link com.jme3.math.Matrix4f} - 4x4 matrix, used as an efficient transform representation</li>
46 <li>{@link com.jme3.math.Transform} - Representation of a transform with translation, rotation, and scale</li>
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglTimer.java 123 * <code>toString</code> returns the string representation of this timer
130 * @return the string representation of this object.
  /external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java 24 * A very simple representation of the parser internal state. The state
88 * @return {@code String} representation of that object, the format
  /external/llvm/include/llvm/Assembly/
Parser.h 28 /// Module (intermediate representation) with the corresponding features. Note
40 /// Module (intermediate representation) with the corresponding features. Note
  /external/llvm/include/llvm/Support/
LeakDetector.h 43 /// removeGarbageObject - Remove a pointer from our internal representation of
53 /// checkForGarbage - Traverse the internal representation of garbage
  /external/smack/src/org/jivesoftware/smackx/pubsub/
Subscription.java 57 * Constructs a representation of a subscription reply to the specified node
74 * Constructs a representation of a subscription reply to the specified node
  /external/smack/src/org/jivesoftware/smackx/pubsub/packet/
PubSub.java 83 * Returns the XML representation of a pubsub element according the specification.
85 * The XML representation will be inside of an iq packet like
  /external/v8/src/
bignum-dtoa.h 35 // Return the shortest correct representation.
57 // 'v' again. The buffer will choose the representation that is closest to
  /external/v8/test/mjsunit/
error-tostring.js 29 // Test default string representation of an Error object.
56 // on a given Error object. Verify the produced string representation.
mirror-error.js 44 // Create mirror and JSON representation.
63 // Parse JSON representation and check.
mirror-script.js 33 // Create mirror and JSON representation.
66 // Parse JSON representation and check.
  /external/webkit/Source/WebCore/platform/audio/
HRTFKernel.h 45 // HRTFKernel is a frequency-domain representation of an impulse-response used as part of the spatialized panning system.
48 // m_fftFrame is the frequency-domain representation of the impulse response with the delay removed
  /libcore/luni/src/main/java/java/lang/
Throwable.java 70 * An intermediate representation of the stack trace. This field may
76 * A fully-expanded representation of the stack trace.
160 // Fill in the intermediate representation
162 // Mark the full representation as empty
231 * Writes a printable representation of this {@code Throwable}'s stack trace
272 stackState = null; // Clean up intermediate representation
278 * Writes a printable representation of this {@code Throwable}'s stack trace
296 * Writes a printable representation of this {@code Throwable}'s stack trace
  /libcore/luni/src/main/java/java/security/acl/
AclEntry.java 105 * Returns the string representation of this ACL entry.
107 * @return the string representation of this ACL entry.
  /libcore/luni/src/main/java/java/security/cert/
CollectionCertStoreParameters.java 93 * Returns the string representation of this instance.
95 * @return the string representation of this instance.
LDAPCertStoreParameters.java 113 * Returns the string representation of this {@code LDAPCertStoreParameters}
116 * @return the string representation of this {@code LDAPCertStoreParameters}
PKIXBuilderParameters.java 116 * Returns a string representation of this {@code PKIXBuilderParameters}
119 * @return a string representation of this {@code PKIXBuilderParameters}
PKIXCertPathValidatorResult.java 104 * Returns a string representation for this {@code
107 * @return a string representation for this {@code
PolicyQualifierInfo.java 102 * Returns a string representation of this {@code PolicyQualifierInfo}
105 * @return a string representation of this {@code PolicyQualifierInfo}
X509CRLEntry.java 119 * Returns a string representation of this instance.
121 * @return a string representation of this instance.
  /libcore/luni/src/main/java/java/text/
ParsePosition.java 105 * Returns the string representation of this parse position.
107 * @return the string representation of this parse position.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java 128 * Returns the String representation of the current value.
129 * @return the String representation of the current value.

Completed in 448 milliseconds

<<11121314151617181920>>