Home
last modified time | relevance | path

Searched defs:representation (Results 1 – 25 of 54) sorted by relevance

123

/external/chromium_org/extensions/browser/
Dextension_icon_image_unittest.cc243 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
305 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(2.0f); in TEST_F() local
342 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
375 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
415 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
456 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
494 gfx::ImageSkiaRep representation = image.image_skia().GetRepresentation(1.0f); in TEST_F() local
536 gfx::ImageSkiaRep representation = in TEST_F() local
Dextension_icon_image.cc111 gfx::ImageSkiaRep representation; in GetImageForScale() local
/external/chromium_org/net/spdy/
Dhpack_encoder.cc113 void HpackEncoder::EmitIndexedLiteral(const Representation& representation) { in EmitIndexedLiteral()
120 const Representation& representation) { in EmitNonIndexedLiteral()
127 void HpackEncoder::EmitLiteral(const Representation& representation) { in EmitLiteral()
/external/chromium_org/v8/test/cctest/
Dgay-shortest.h36 const char* representation; member
Dgay-precision.h37 const char* representation; member
Dgay-fixed.h37 const char* representation; member
Dtest-bignum-dtoa.cc46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
Dtest-dtoa.cc46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
Dtest-fast-dtoa.cc46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
/external/chromium_org/v8/src/
Dproperty.h81 Representation representation) in FieldDescriptor()
88 Representation representation) in FieldDescriptor()
156 Representation representation() const { in representation() function
Dproperty-details.h211 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation()
224 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation()
242 Representation representation() const { in representation() function
287 PropertyDetails(int value, Representation representation) { in PropertyDetails()
Dlookup.h130 Representation representation() const { in representation() function
Dhydrogen-escape-analysis.cc146 Representation representation = load->representation(); in NewLoadReplacement() local
Dcode-stubs.h969 Representation representation) in StoreFieldStub()
982 Representation representation() { in representation() function
1036 Representation representation() { in representation() function
Dcode-stubs-hydrogen.cc559 Representation representation = index.is_double() in BuildLoadNamedField() local
724 Representation representation) { in BuildStoreNamedField()
/external/stlport/test/unit/
Dbitset_test.cpp67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); in bitset1() local
/external/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp758 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern()
780 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
832 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal()
880 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
896 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
/external/chromium_org/third_party/skia/bench/
Dbench_util.py92 def __init__(self, data, representation=None): argument
186 def parse(settings, lines, representation=None): argument
/external/skia/bench/
Dbench_util.py92 def __init__(self, data, representation=None): argument
186 def parse(settings, lines, representation=None): argument
/external/chromium_org/chromeos/dbus/
Dnfc_record_client.h44 dbus::Property<std::string> representation; member
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DX9Curve.java63 ASN1ObjectIdentifier representation in X9Curve() local
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
Dwallpaper_manager_policy_browsertest.cc119 const gfx::ImageSkiaRep& representation = image.GetRepresentation(1.); in GetAverageBackgroundColor() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java983 private int representation; field in ECFieldElement.F2m
/external/robolectric/src/main/java/android/net/
DUri__FromAndroid.java1970 int representation = parcel.readInt(); in readFrom() local
2154 int representation = parcel.readInt(); in readFrom() local
/external/chromium_org/v8/src/compiler/
Dsimplified-lowering.cc825 MachineType representation, in ComputeWriteBarrierKind()

123