Searched defs:temp (Results 1 - 4 of 4) sorted by relevance

/dalvik/libcore/luni/src/test/java/tests/api/java/io/
H A DObjectStreamFieldTest.java481 private ObjectStreamClass temp = null; field in class:MockObjectInputStream
497 temp = osc;
503 return temp;
/dalvik/libcore/luni/src/main/native/
H A Dcbigint.c289 U_64 *temp; local
295 temp = arg1;
297 arg2 = temp;
/dalvik/libcore/icu/src/main/native/
H A DNativeConverter.cpp591 SubCharStruct* temp = (SubCharStruct*) toUOldContext; local
592 free(temp);
624 SubCharStruct* temp = (SubCharStruct*)context; local
625 if( temp) {
626 if(temp->stopOnIllegal==FALSE) {
632 ucnv_cbToUWriteUChars(toArgs,temp->subChars ,temp->length , 0, err);
641 ucnv_cbToUWriteUChars(toArgs,temp->subChars ,temp->length , 0, err);
1040 EncoderCallbackContext* temp local
1126 DecoderCallbackContext* temp = (DecoderCallbackContext*)context; local
[all...]
/dalvik/dx/etc/
H A Djasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr.java package jas ...

Completed in 381 milliseconds