Searched refs:top (Results 1 – 25 of 79) sorted by relevance
1234
/dalvik/docs/ |
D | dalvik-bytecode.css | 8 border-top-style: solid; 9 border-top-width: 2px; 11 padding-top: 12px; 12 margin-top: 48px; 34 margin-top: 12px; 44 border-top-style: solid; 48 padding-top: 4px; 56 margin-top: 4pt; 65 margin-top: 24px; 73 border-top-style: solid; [all …]
|
D | java-constraints.css | 8 border-top-style: solid; 9 border-top-width: 2px; 11 padding-top: 12px; 12 margin-top: 48px; 34 margin-top: 24px; 48 border-top-style: solid; 52 padding-top: 4px; 57 margin-top: 4pt;
|
D | dalvik-constraints.css | 8 border-top-style: solid; 9 border-top-width: 2px; 11 padding-top: 12px; 12 margin-top: 48px; 34 margin-top: 24px; 48 border-top-style: solid; 52 padding-top: 4px; 57 margin-top: 4pt;
|
D | dex-format.css | 3 border-top-style: solid; 4 border-top-width: 5px; 5 padding-top: 9pt; 6 margin-top: 40pt; 16 border-top-style: solid; 17 border-top-width: 2px; 19 padding-top: 9pt; 20 margin-top: 40pt; 28 margin-top: 20pt; 36 margin-top: 2pt; [all …]
|
D | instruction-formats.css | 8 border-top-style: solid; 9 border-top-width: 2px; 11 padding-top: 12px; 12 margin-top: 48px; 45 border-top-style: solid; 49 padding-top: 4px; 60 margin-top: 24px; 87 margin-top: 24px;
|
D | java-bytecode.css | 18 vertical-align: top; 24 vertical-align: top;
|
/dalvik/vm/compiler/template/armv5te/ |
D | TEMPLATE_INVOKE_METHOD_NATIVE.S | 33 @ newFp->localRefCookie=top 63 ldr r0, [r10, #offStackSaveArea_localRefCookie] @ r0<- saved->top 67 str r0, [rSELF, #offThread_jniLocal_topCookie] @ new top <- old top
|
D | footer.S | 17 @ newFp->localRefCookie=top 51 ldr r0, [r10, #offStackSaveArea_localRefCookie] @ r0<- saved->top 55 str r0, [rSELF, #offThread_jniLocal_topCookie] @ new top <- old top
|
/dalvik/vm/alloc/ |
D | MarkSweep.h | 29 const Object **top; member
|
/dalvik/tests/031-class-attributes/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/027-arithmetic/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/047-returns/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/018-stack-overflow/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/015-switch/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/035-enum/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/033-class-init-deadlock/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/019-wrong-array-type/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/037-inherit/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/051-thread/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/009-instanceof2/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/038-inner-null/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/025-access-controller/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/050-sync-test/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/021-string2/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/048-server-socket/ |
D | info.txt | 3 and as such cannot be build on top of junit, since failure of such basic
|
1234