Searched defs:temporary (Results 1 – 15 of 15) sorted by relevance
/external/vogar/src/vogar/android/ |
D | DeviceFileCache.java | 66 File temporary = new File(cachedFile + ".tmp"); in copyToCache() local 71 private void mv(File cachedFile, File temporary) { in mv() 75 private void cp(File source, File temporary) { in cp()
|
/external/cmockery/cmockery_0_1_2/src/example/ |
D | allocate_module.c | 30 int * const temporary = (int*)malloc(sizeof(int)); in leak_memory() local
|
/external/vogar/src/vogar/ |
D | HostFileCache.java | 63 File temporary = new File(cachedFile + ".tmp"); in copyToCache() local
|
/external/clang/lib/CodeGen/ |
D | CGCall.h | 91 void addWriteback(LValue srcLV, Address temporary, in addWriteback()
|
/external/python/cpython2/Lib/ |
D | bdb.py | 251 def set_break(self, filename, lineno, temporary=0, cond = None, argument 473 def __init__(self, file, line, temporary=0, cond=None, funcname=None): argument
|
D | pdb.py | 344 def do_break(self, arg, temporary = 0): argument
|
/external/ImageMagick/MagickCore/ |
D | constitute.c | 981 temporary; in WriteImage() local
|
D | delegate.c | 1638 temporary; in InvokeDelegate() local
|
D | image.h | 375 temporary, /* image file to be deleted after read "empemeral:" */ member
|
D | blob.c | 135 temporary; member
|
/external/valgrind/VEX/priv/ |
D | main_util.c | 57 static HChar temporary[N_TEMPORARY_BYTES] __attribute__((aligned(REQ_ALIGN))); variable
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_ssid.h | 576 int temporary; member
|
D | config.h | 74 int temporary; member
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 355 void OutputASM::freeTemporary(Temporary *temporary) in freeTemporary() 2753 int OutputASM::temporaryRegister(TIntermTyped *temporary) in temporaryRegister()
|
/external/tpm2/ |
D | Global.h | 142 unsigned temporary : 1; member
|