Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 48) sorted by relevance

12

/art/test/913-heaps/
Dexpected.txt3 root@root --(jni-local[id=1,tag=3000,depth=0,method=followReferences])--> 3000@0 [size=124, length=…
4 root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestNonRoot,vreg=8,location…
5 root@root --(stack-local[id=1,tag=3000,depth=5,method=run,vreg=2,location= 0])--> 3000@0 [size=124,…
46 root@root --(jni-local[id=1,tag=3000,depth=0,method=followReferences])--> 1@1000 [size=16, length=-…
47 root@root --(jni-local[id=1,tag=3000,depth=0,method=followReferences])--> 3000@0 [size=124, length=…
48 root@root --(stack-local[id=1,tag=3000,depth=1,method=doFollowReferencesTestImpl,vreg=10,location= …
49 root@root --(stack-local[id=1,tag=3000,depth=1,method=doFollowReferencesTestImpl,vreg=5,location= 8…
50 root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestRoot,vreg=13,location= …
51 root@root --(stack-local[id=1,tag=3000,depth=2,method=doFollowReferencesTestRoot,vreg=4,location= 2…
52 root@root --(stack-local[id=1,tag=3000,depth=5,method=run,vreg=2,location= 0])--> 3000@0 [size=124,…
[all …]
/art/tools/jvmti-agents/simple-force-redefine/
DREADME.md18 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libforceredefine.so /data/local/tmp/`
22 > `adb push /tmp/classlist /data/local/tmp/`
24 …tach-agent $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/…
28 …tach-agent $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/…
29 …tach-agent $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/…
30 …tach-agent $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/…
/art/test/626-checker-arm64-scratch-register/smali/
DMain2.smali354 .local v39, "r":Ljava/lang/String;
366 .local v19, "f17":F
379 .local v18, "f16":F
392 .local v20, "f18":F
405 .local v21, "f19":F
418 .local v22, "f20":F
431 .local v23, "f21":F
444 .local v17, "f15":F
457 .local v2, "f00":F
470 .local v24, "f22":F
[all …]
/art/test/530-checker-peel-unroll/smali/
DPeelUnroll.smali80 .local v0, "i":I
84 .local v1, "s":I
88 .end local v0 # "i":I
89 .local v2, "i":I
102 .end local v1 # "s":I
103 .local v0, "s":I
109 .end local v2 # "i":I
110 .local v0, "i":I
111 .restart local v1 # "s":I
118 .end local v0 # "i":I
[all …]
/art/test/441-checker-inliner/smali/
DSmali.smali52 .local v0, "const1":I
55 .local v1, "const3":I
58 .local v2, "const5":I
65 .local v3, "x":I
69 .end local v3 # "x":I
75 .restart local v3 # "x":I
/art/test/463-checker-boolean-simplifier/smali/
DMain2.smali259 .local v0, "x":I
262 .local v1, "y":I
266 .end local v1 # "y":I
267 .local v2, "y":I
271 .end local v2 # "y":I
272 .restart local v1 # "y":I
287 .end local v1 # "y":I
288 .restart local v2 # "y":I
292 .end local v2 # "y":I
293 .restart local v1 # "y":I
[all …]
/art/tools/
Dart90 local cp="$1"
91 local oldifs=$IFS
93 local cp_array
108 local found="false"
109 local index=0
110 local what
128 local classpath
131 local dirpath
156 local image_location_dir="$1"
157 local image_location_name="$2"
[all …]
/art/test/130-hprof/src/
DMain.java30 private static void fillArray(Object global[], Object local[], int i) { in fillArray() argument
32 local[0] = global; in fillArray()
33 for (int j = 1; j < local.length; j++) { in fillArray()
34 local[j] = global[j]; in fillArray()
/art/test/1939-proxy-frames/
Dinfo.txt1 Test for jvmti get local instance
/art/test/1914-get-local-instance/
Dinfo.txt1 Test for jvmti get local instance
/art/test/1911-get-local-var-table/
Dinfo.txt1 Tests getting local variable table from JVMTI
/art/test/1913-get-set-local-objects/
Dinfo.txt1 Tests for jvmti get and set local variable object.
/art/sigchainlib/
Dversion-script64.txt11 local:
Dversion-script32.txt12 local:
/art/libdexfile/external/
Dlibdexfile_external.map.txt11 local:
/art/benchmark/jobject-benchmark/
Dinfo.txt7 Decoding local, weak, global, handle scope jobjects.
/art/tools/jvmti-agents/dump-jvmti-state/
DREADME.md23 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libdumpjvmti.so /data/local/tmp/`
25 > `adb shell am start-activity --attach-agent /data/local/tmp/libdumpjvmti.so some.debuggable.ap…
/art/test/450-checker-types/smali/
DMain2.smali46 .local v0, "b":[LSuper;
53 .local v1, "c":[LSubclassA;
/art/test/800-smali/smali/
Db_22244733.smali5 .registers 2 # One local and one parameter.
/art/libartbase/
Dlibartbase.map7 local:
/art/test/
DAndroid.bp275 "1914-get-local-instance/local_instance.cc",
560 "1911-get-local-var-table/src/art/Locals.java",
561 "1912-get-set-local-primitive/src/art/StackTrace.java",
640 "1911-get-local-var-table/src/art/Test1911.java",
641 "1912-get-set-local-primitive/src/art/Test1912.java",
642 "1913-get-set-local-objects/src/art/Test1913.java",
643 "1914-get-local-instance/src/art/Test1914.java",
644 "1915-get-set-local-current-thread/src/art/Test1915.java",
740 "1911-get-local-var-table/expected.txt",
741 "1912-get-set-local-primitive/expected.txt",
[all …]
/art/tools/jvmti-agents/field-null-percent/
DREADME.md29 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libfieldnull.so /data/local/tmp/`
31 > `adb shell am start-activity --attach-agent '/data/local/tmp/libfieldnull.so=Ljava/lang/Class;…
/art/libartpalette/
Dlibartpalette.map.txt29 local:
/art/tools/jvmti-agents/ti-fast/
DREADME.md105 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libtifast.so /data/local/tmp/`
107 > `adb shell am start-activity --attach-agent /data/local/tmp/libtifast.so=MonitorWait,ClassPrep…
/art/tools/jvmti-agents/titrace/
DREADME.md36 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libtitrace.so /data/local/tmp`
40 > `adb shell run-as com.littleinc.orm_benchmark 'cp /data/local/tmp/libtitrace.so /data/data/com.li…

12