Searched refs:tempSpec (Results 1 - 5 of 5) sorted by relevance

/external/jpeg/
H A Djmemmac.c193 FSpDelete ( &(info->tempSpec) );
257 info->tempSpec = theSpec;
H A Djmemsys.h161 FSSpec tempSpec; /* the FSSpec for the temp file */ member in struct:backing_store_struct
/external/qemu/distrib/jpeg-6b/
H A Djmemmac.c193 FSpDelete ( &(info->tempSpec) );
257 info->tempSpec = theSpec;
H A Djmemsys.h161 FSSpec tempSpec; /* the FSSpec for the temp file */ member in struct:backing_store_struct
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DSsaBasicBlock.java755 RegisterSpec tempSpec = result.withReg(
761 tempSpec,
766 RegisterSpecList newSources = RegisterSpecList.make(tempSpec);
943 RegisterSpec tempSpec =
952 Rops.opMove(tempSpec.getType()),
955 RegisterSpecList.make(tempSpec)),

Completed in 115 milliseconds