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

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/
hydrogen-instructions.h 291 class Representation {
302 Representation() : kind_(kNone) { }
304 static Representation None() { return Representation(kNone); }
305 static Representation Tagged() { return Representation(kTagged); }
306 static Representation Integer32() { return Representation(kInteger32); }
307 static Representation Double() { return Representation(kDouble);
    [all...]
  /dalvik/dx/tests/113-old-style-inner-class/
info.txt 2 converstion of old-style anonymous inner classes (whose representation
  /dalvik/dx/tests/078-dex-local-variable-table/
Blort.java 57 // Test for representation of boolean.
62 // Test for representation of byte.
67 // Test for representation of char.
72 // Test for representation of double.
77 // Test for representation of float.
82 // Test for representation of int.
87 // Test for representation of long.
92 // Test for representation of short.
97 // Test for representation of Object.
102 // Test for representation of String (as a token example of a non-Objec
    [all...]
  /external/proguard/src/proguard/classfile/
package.html 9 a complete representation that can be read, modified, and written back.
11 an incomplete representation that can be only be read. It is however
  /external/clang/test/CodeGen/
bool-convert.c 2 // All of these should uses the memory representation of _Bool
  /external/chromium/chrome/browser/extensions/
extension_preference_api.h 48 // Converts the representation of a preference as seen by the extension
49 // into a representation that is used in the pref stores of the browser.
50 // Returns the pref store representation in case of success or sets
56 // Converts the representation of the preference as stored in the browser
57 // into a representation that is used by the extension.
58 // Returns the extension representation in case of success or NULL otherwise.
  /external/libsepol/src/
context.h 10 /* Create a context structure from high level representation */
21 /* Create a context structure from string representation */
  /external/chromium/chrome/browser/net/
browser_url_util.h 19 // Writes a string representation of |url| to the system clipboard.
  /frameworks/av/media/libstagefright/codecs/aacenc/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/amrnb/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/amrwb/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/avc/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/m4v_h263/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /frameworks/av/media/libstagefright/codecs/mp3dec/
patent_disclaimer.txt 4 Google makes no representation or warranty that the codecs for which
  /external/easymock/src/org/easymock/
ArgumentsMatcher.java 46 * Returns a string representation of the arguments.
49 * the arguments to be used in the string representation.
50 * @return a string representation of the arguments.
  /external/v8/src/ia32/
lithium-ia32.cc 541 Representation LChunk::LookupLiteralRepresentation(
543 return graph_->LookupValue(operand->index())->representation();
834 if (instr->representation().IsTagged()) {
835 ASSERT(instr->left()->representation().IsTagged());
836 ASSERT(instr->right()->representation().IsTagged());
845 ASSERT(instr->representation().IsInteger32());
846 ASSERT(instr->left()->representation().IsInteger32());
847 ASSERT(instr->right()->representation().IsInteger32());
882 ASSERT(instr->representation().IsDouble());
883 ASSERT(instr->left()->representation().IsDouble())
    [all...]
  /external/v8/src/mips/
lithium-mips.cc 546 Representation LChunk::LookupLiteralRepresentation(
548 return graph_->LookupValue(operand->index())->representation();
835 if (instr->representation().IsTagged()) {
836 ASSERT(instr->left()->representation().IsTagged());
837 ASSERT(instr->right()->representation().IsTagged());
845 ASSERT(instr->representation().IsInteger32());
846 ASSERT(instr->left()->representation().IsInteger32());
847 ASSERT(instr->right()->representation().IsInteger32());
882 ASSERT(instr->representation().IsDouble());
883 ASSERT(instr->left()->representation().IsDouble())
    [all...]
  /external/v8/src/x64/
lithium-x64.cc 539 Representation LChunk::LookupLiteralRepresentation(
541 return graph_->LookupValue(operand->index())->representation();
830 if (instr->representation().IsTagged()) {
831 ASSERT(instr->left()->representation().IsTagged());
832 ASSERT(instr->right()->representation().IsTagged());
840 ASSERT(instr->representation().IsInteger32());
841 ASSERT(instr->left()->representation().IsInteger32());
842 ASSERT(instr->right()->representation().IsInteger32());
877 ASSERT(instr->representation().IsDouble());
878 ASSERT(instr->left()->representation().IsDouble())
    [all...]
  /external/v8/src/arm/
lithium-arm.cc 546 Representation LChunk::LookupLiteralRepresentation(
548 return graph_->LookupValue(operand->index())->representation();
835 if (instr->representation().IsTagged()) {
836 ASSERT(instr->left()->representation().IsTagged());
837 ASSERT(instr->right()->representation().IsTagged());
845 ASSERT(instr->representation().IsInteger32());
846 ASSERT(instr->left()->representation().IsInteger32());
847 ASSERT(instr->right()->representation().IsInteger32());
882 ASSERT(instr->representation().IsDouble());
883 ASSERT(instr->left()->representation().IsDouble())
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ObjectIdentifier.java 61 * Creates ObjectIdentifier(OID) from string representation.
128 * Returns string representation of OID.
134 * @return oid string representation
148 * Gets ObjectIdentifier (OID) from string representation.
150 * String representation is defined by the following syntax:
154 * @param str string representation of OID
164 * (OID) representation.
166 * String representation is defined as for {@link #toIntArray}.
168 * @param str string representation of OID
176 * Gets ObjectIdentifier (OID) from string representation
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
package.html 2 <p>Implementation of <code>cf.iface.*</code> based on a direct representation
  /external/chromium/chrome/browser/ui/window_snapshot/
window_snapshot.h 19 // Grabs a snapshot of the designated window and stores a PNG representation
  /external/webkit/Source/WebKit/mac/WebView/
WebDataSource.h 46 representation of the data. WebDataSources manage a hierarchy of WebFrames.
72 @method representation
73 @discussion A representation holds a type specific representation
74 of the datasource's data. The representation class is determined by mapping
75 a MIME type to a class. The representation is created once the MIME type
77 @result Returns the representation associated with this datasource.
78 Returns nil if the datasource hasn't created it's representation.
80 - (id <WebDocumentRepresentation>)representation;
  /frameworks/base/docs/html/tools/help/
hierarchy-viewer.jd 7 interface. It provides a visual representation of the layout's View hierarchy

Completed in 772 milliseconds

1 2 3 4 5 6 7 8 91011>>