Home
last modified time | relevance | path

Searched refs:h (Results 1 – 22 of 22) sorted by relevance

/dalvik/vm/alloc/TEST/HeapBitmapTest/
DMakefile10 out/main.o: main.c ../../HeapBitmap.h
13 …eapBitmap.o: ../../HeapBitmap.c ../../HeapBitmap.h ../../clz.h include/cutils/ashmem.h include/Dal…
16 out/clz.o: ../../clz.c ../../clz.h
/dalvik/dx/src/com/android/dx/rop/code/
DRop.java239 int h = (opcode * 31) + branchingness; in hashCode() local
240 h = (h * 31) + result.hashCode(); in hashCode()
241 h = (h * 31) + sources.hashCode(); in hashCode()
242 h = (h * 31) + exceptions.hashCode(); in hashCode()
244 return h; in hashCode()
/dalvik/vm/alloc/
DCardTable.c104 GcHeap *h = gDvm.gcHeap; in dvmIsValidCard() local
105 return cardAddr >= h->cardTableBase && in dvmIsValidCard()
106 cardAddr < &h->cardTableBase[h->cardTableLength]; in dvmIsValidCard()
DMarkSweep.c583 GcHeap *h = gDvm.gcHeap; in scanGrayObjects() local
591 baseCard = &h->cardTableBase[0]; in scanGrayObjects()
593 assert(limitCard <= &h->cardTableBase[h->cardTableLength]); in scanGrayObjects()
/dalvik/dx/tests/014-field-attrib-ConstantValue/
Dsmall-class.txt25 01 0001 "h" # 000d: utf8["h"]
121 000d # "h"
Dexpected.txt21 000d: utf8{"h"}
137 name: h
/dalvik/libnativehelper/
DREADME11 Some helper functions are defined in include/nativehelper/JNIHelp.h.
/dalvik/tests/027-arithmetic/src/
DMain.java46 long h = 0x88; in shiftTest2() local
49 (e << 24) | (f << 16) | (g << 8) | h); in shiftTest2()
/dalvik/vm/
DREADME.txt11 defined in Globals.h, so that all global VM state is in one place.
/dalvik/tests/067-preemptive-unpark/src/
DMain.java72 int h = 0; in clearStack() local
/dalvik/libdex/
Dsha1.c317 unsigned char h; in hexval() local
321 h = c - 'A' + 10; in hexval()
323 h = c - '0'; in hexval()
324 return h; in hexval()
/dalvik/tests/003-omnibus-opcodes/src/
DIntMath.java47 long h = 0x88; in shiftTest2() local
50 (e << 24) | (f << 16) | (g << 8) | h); in shiftTest2()
/dalvik/vm/mterp/armv5te/
DOP_FILLED_NEW_ARRAY.S53 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
/dalvik/vm/mterp/
DREADME.txt69 substitutions are performed. ".c" and ".h" files are copied to the
177 The file "common/asm-constants.h" has some definitions for constant
/dalvik/dx/etc/
Dbytecode.txt44 15 21h y const/high16
48 19 21h y const-wide/high16
/dalvik/docs/
Dporting-proto.c.txt27 #include <stdint.h>
/dalvik/dx/tests/087-ssa-local-vars/
Dexpected.txt457 h) . <- .
/dalvik/vm/mterp/out/
DInterpAsm-armv5te-vfp.S8060 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
8144 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
DInterpAsm-armv7-a-neon.S8010 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
8094 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
DInterpAsm-armv7-a.S8010 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
8094 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
DInterpAsm-armv4t.S8382 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
8466 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
DInterpAsm-armv5te.S8382 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type
8466 str rINST, [rGLUE, #offGlue_retval+4] @ retval.h <- type