| /art/compiler/linker/arm/ |
| D | relative_patcher_thumb2.h | 44 BakerReadBarrierWidth width = in EncodeBakerReadBarrierFieldData() local 63 BakerReadBarrierWidth width = in EncodeBakerReadBarrierGcRootData() local
|
| D | relative_patcher_thumb2.cc | 119 BakerReadBarrierWidth width = BakerReadBarrierWidthField::Decode(encoded_data); in PatchBakerReadBarrierBranch() local 148 BakerReadBarrierWidth width = BakerReadBarrierWidthField::Decode(encoded_data); in PatchBakerReadBarrierBranch() local 237 BakerReadBarrierWidth width = BakerReadBarrierWidthField::Decode(encoded_data); in CompileBakerReadBarrierThunk() local 319 BakerReadBarrierWidth width = BakerReadBarrierWidthField::Decode(encoded_data); in CompileBakerReadBarrierThunk() local
|
| /art/tools/amm/AmmTest/src/com/android/amm/test/ |
| D | ThreadedRendererUse.java | 31 public ThreadedRendererUse(Context context, int width, int height) { in ThreadedRendererUse()
|
| D | TextureViewUse.java | 33 public TextureViewUse(Context context, ViewGroup vg, int width, int height) { in TextureViewUse()
|
| D | SurfaceViewUse.java | 34 public SurfaceViewUse(Context context, ViewGroup vg, int width, int height) { in SurfaceViewUse()
|
| /art/test/079-phantom/src/ |
| D | Bitmap.java | 37 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { in Bitmap() 69 static Bitmap.NativeWrapper allocNativeStorage(int width, int height) { in allocNativeStorage()
|
| /art/tools/ahat/src/main/com/android/ahat/heapdump/ |
| D | AhatClassInstance.java | 193 public final int width; field in AhatClassInstance.BitmapInfo 197 public BitmapInfo(int width, int height, byte[] buffer) { in BitmapInfo() 213 Integer width = getIntField("mWidth", null); in getBitmapInfo() local
|
| /art/libartbase/base/ |
| D | bit_utils.h | 417 inline static constexpr T BitFieldClear(T value, size_t lsb, size_t width) { in BitFieldClear() 444 inline static constexpr T BitFieldInsert(T value, T2 data, size_t lsb, size_t width) { in BitFieldInsert() 481 inline static constexpr T BitFieldExtract(T value, size_t lsb, size_t width) { in BitFieldExtract()
|
| /art/runtime/jdwp/ |
| D | jdwp_request.cc | 66 uint64_t Request::ReadValue(size_t width) { in ReadValue()
|
| D | jdwp_handler.cc | 107 size_t width = Dbg::GetTagWidth(argTypes[i]); in RequestInvoke() local 631 size_t width = Dbg::GetTagWidth(fieldTag); in CT_SetValues() local 822 size_t width = Dbg::GetTagWidth(fieldTag); in OR_SetValues() local
|
| /art/runtime/ |
| D | debugger.cc | 1268 size_t width = GetTagWidth(element_tag); in OutputArray() local 1325 size_t width = GetTagWidth(element_tag); in SetArrayElements() local 1933 static JDWP::JdwpError SetArtFieldValue(ArtField* f, mirror::Object* o, uint64_t value, int width) in SetArtFieldValue() 2004 uint64_t value, int width, bool is_static) in SetFieldValueImpl() 2042 int width) { in SetFieldValue() 2046 JDWP::JdwpError Dbg::SetStaticFieldValue(JDWP::FieldId field_id, uint64_t value, int width) { in SetStaticFieldValue() 2678 size_t width = Dbg::GetTagWidth(reqSigByte); in GetLocalValues() local 2705 int slot, JDWP::JdwpTag tag, uint8_t* buf, size_t width) { in GetLocalValue() 2845 size_t width = Dbg::GetTagWidth(sigByte); in SetLocalValues() local 2868 JDWP::JdwpTag tag, uint64_t value, size_t width) { in SetLocalValue() [all …]
|
| /art/test/712-varhandle-invocations/util-src/ |
| D | generate_java.py | 47 …def __init__(self, name, boxed_type, examples, ordinal=-1, width=-1, supports_bitwise=True, suppor… argument
|
| /art/runtime/dex/ |
| D | dex_file_annotations.cc | 191 int32_t width = value_arg + 1; in SkipAnnotationValue() local 413 int32_t width = value_arg + 1; in ProcessAnnotationValue() local
|
| /art/libdexfile/dex/ |
| D | dex_file.cc | 742 size_t width = value_arg + 1; // assume and correct later in Next() local
|
| /art/dexlayout/ |
| D | dexlayout.cc | 373 uint32_t width = 4; in IndexString() local
|
| /art/dexdump/ |
| D | dexdump.cc | 794 u4 width = 4; in indexString() local
|
| /art/runtime/interpreter/mterp/ |
| D | mterp.cc | 40 const int width = 128; in CheckMterpAsmConstants() local
|
| /art/tools/dmtracedump/ |
| D | tracedump.cc | 1647 void printHtmlField(char* buf, int32_t width) { in printHtmlField()
|