HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 76 - 100 of 4314) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.8.1.js 36 the number of digits in the decimal representation
41 k digits of the decimal representation of s (in order,
46 representation of s, followed by a decimal point
48 decimal representation of s.
53 representation of s.
58 negative, followed by the decimal representation
61 digit of the decimal representation of s, followed
63 digits of the decimal representation of s, followed
67 representation of the integer abs(n1) (with no
  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 23 * intermediate form. This form is a static-single-assignment representation of
27 * reasonably efficient register machine representation can be produced from a
41 * <h3>Classes related to method representation</h3>
71 * The representation of a method in SSA form obeys slightly different
87 * necessary for the ultimate SSA representation.
  /external/javassist/src/main/javassist/
ClassMap.java 39 * receives and returns the internal representation of a class name.
40 * For example, the internal representation of <code>java.lang.String</code>
126 * <p>This method receives and returns the internal representation of
156 * Converts a class name into the internal representation used in
164 * Converts a class name from the internal representation used in
  /external/webkit/Source/WebKit2/UIProcess/cf/
WebBackForwardListCF.cpp 93 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid current index");
99 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid integer current index");
105 LOG(SessionState, "WebBackForwardList dictionary representation does not have a valid list of entries");
111 LOG(SessionState, "WebBackForwardList dictionary representation contains an invalid current index (%ld) for the number of entries (%ld)", currentIndex, size);
116 LOG(SessionState, "WebBackForwardList dictionary representation says there is no current item index, but there is a list of %ld entries - this is bogus", size);
  /libcore/luni/src/test/java/libcore/java/lang/
OldStackTraceElementTest.java 202 assertTrue("String representation doesn't contain a package name",
204 assertTrue("String representation doesn't contain a class name",
206 assertTrue("String representation doesn't contain a file name",
208 assertTrue("String representation doesn't contain a line number",
210 assertTrue("String representation doesn't contain a method name",
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
AbstractData.java 32 // representation we must ensure that an empty node is not mistaken
39 // representation we must ensure that an empty node is not mistaken
113 // ******************* String representation *******************
  /external/llvm/include/llvm/Support/
SwapByteOrder.h 25 /// SwapByteOrder_16 - This function returns a byte-swapped representation of
39 /// SwapByteOrder_32 - This function returns a byte-swapped representation of
56 /// SwapByteOrder_64 - This function returns a byte-swapped representation of
  /external/v8/test/mjsunit/
mirror-date.js 32 // Create mirror and JSON representation.
48 // Test text representation
51 // Parse JSON representation and check.
mirror-function.js 44 // Create mirror and JSON representation.
69 // Test text representation
72 // Parse JSON representation and check.
mirror-regexp.js 55 // Create mirror and JSON representation.
78 // Test text representation
81 // Parse JSON representation and check.
mirror-string.js 34 // Create mirror and JSON representation.
49 // Test text representation
57 // Parse JSON representation and check.
  /external/webkit/Source/WebKit/chromium/public/
WebSecurityOrigin.h 86 // Returns a string representation of the WebSecurityOrigin. The empty
87 // WebSecurityOrigin is represented by "null". The representation of a
91 // Returns a string representation of this WebSecurityOrigin that can
  /frameworks/base/core/java/android/os/
ParcelUuid.java 23 * immutable representation of a 128-bit universally unique
41 * Creates a new ParcelUuid from a string representation of {@link UUID}.
65 * Returns a string representation of the ParcelUuid
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pUpnpServiceInfo.java 55 * @param uuid a string representation of this UUID in the following format,
58 * @param device a string representation of this device in the following format,
63 * @param services a string representation of this service in the following format,
  /libcore/luni/src/main/java/java/util/logging/
Formatter.java 25 * string representation. Head and tail strings are sometimes used to wrap a set
38 * Converts a {@link LogRecord} object into a string representation. The
50 * representation. This is a convenience method for subclasses of {@code
  /libcore/luni/src/main/java/org/apache/harmony/security/utils/
Array.java 51 * @return <code>String</code> representation of the <code>array</code>
80 // form character representation part
90 // Add character representation for each line
  /bionic/libc/inet/
ether_aton.c 49 * representation.
82 * representation.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3parsetree.h 2 * Abstraction of Common tree to provide payload and string representation of node.
70 /** Return the string representation of the payload (must be installed
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 135 /// Returns a string representation of this IDictionary.
138 /// The string representation is a list of the collection's elements in the order
142 /// <param name="dict">Dictionary whose string representation will be returned</param>
143 /// <returns>A string representation of the specified dictionary or "null"</returns>
147 /// Returns a string representation of this IList.
150 /// The string representation is a list of the collection's elements in the order
154 /// <param name="coll">Collection whose string representation will be returned</param>
155 /// <returns>A string representation of the specified collection or "null"</returns>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 73 * Get an integer representation of the element type.
75 * @return An integer representation of the element, defined in the
  /external/e2fsprogs/lib/uuid/
uuid_parse.3.in 34 uuid_parse \- convert an input UUID string into binary representation
46 into the binary representation. The input UUID is a string of the form
uuid_unparse.3.in 34 uuid_unparse \- convert an UUID from binary representation to a string
48 from the binary representation into a 36\-byte string (plus tailing '\\0')
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt 15 > representation.
37 > when we don't want the "pinned" representation. This is not
  /external/srtp/crypto/include/
gf2_8.h 62 * operation, using the field representation from AES; that is, the
63 * next gf2_8 value in the cyclic representation of that field. The
  /external/stlport/test/unit/
bitset_test.cpp 67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); local
68 CPPUNIT_ASSERT( representation == "1000100010001" );

Completed in 2605 milliseconds

1 2 34 5 6 7 8 91011>>