Home
last modified time | relevance | path

Searched defs:temporary (Results 1 – 7 of 7) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/example/
Dallocate_module.c30 int * const temporary = (int*)malloc(sizeof(int)); in leak_memory() local
/external/vogar/src/vogar/android/
DDeviceFileCache.java65 File temporary = new File(cachedFile + ".tmp"); in copyToCache() local
/external/vogar/src/vogar/
DHostFileCache.java63 File temporary = new File(cachedFile + ".tmp"); in copyToCache() local
/external/clang/lib/CodeGen/
DCGCall.h91 void addWriteback(LValue srcLV, llvm::Value *temporary, in addWriteback()
/external/valgrind/VEX/priv/
Dmain_util.c57 static HChar temporary[N_TEMPORARY_BYTES] __attribute__((aligned(REQ_ALIGN))); variable
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h537 int temporary; member
Dconfig.h67 int temporary; member