HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 401 - 425 of 7513) sorted by null

<<11121314151617181920>>

  /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/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.h 35 * representation is during the create call. Gallium then has a caching
38 * gets its already translated representation.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_pair.h 43 * Note that this representation is taking some liberties as far
48 * of certain opcodes are implicitly changed in this representation;
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.h 85 /* One neat thing about the UREG representation:
97 /* Another neat thing about the UREG representation:
  /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.
  /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.
165 // Fill in the intermediate representation.
167 // Mark the full representation as in need of update.
232 * Writes a printable representation of this {@code Throwable}'s stack trace
265 stackState = null; // Let go of intermediate representation.
275 * Writes a printable representation of this {@code Throwable}'s stack trace
290 * 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
AtomicReference.java 119 * Returns the String representation of the current value.
120 * @return the String representation of the current value
  /libcore/luni/src/main/java/libcore/net/url/
JarHandler.java 90 * Build and return the externalized string representation of url.
92 * @return String the externalized string representation of url
  /ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h 125 _Unwind_VRS_DataRepresentation representation,
131 _Unwind_VRS_DataRepresentation representation,

Completed in 251 milliseconds

<<11121314151617181920>>