Home
last modified time | relevance | path

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

/external/vogar/src/vogar/android/
DDeviceFileCache.java69 File temporary = new File(cachedFile + ".tmp"); in copyToCache() local
74 private void mv(File cachedFile, File temporary) { in mv()
78 private void cp(File source, File temporary) { in cp()
/external/catch2/projects/ExtraTests/
DX02-DisabledMacros.cpp11 static Catch::ReporterRegistrar<Catch::ConsoleReporter> temporary( "console" ); variable
/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, Address temporary, in addWriteback()
/external/python/cpython2/Lib/
Dbdb.py251 def set_break(self, filename, lineno, temporary=0, cond = None, argument
473 def __init__(self, file, line, temporary=0, cond=None, funcname=None): argument
Dpdb.py344 def do_break(self, arg, temporary = 0): argument
/external/v8/src/torque/
Dimplementation-visitor.h47 static LocationReference Temporary(VisitResult temporary, in Temporary()
112 const VisitResult& temporary() const { in temporary() function
/external/python/cpython3/Lib/
Dbdb.py368 def set_break(self, filename, lineno, temporary=False, cond=None, argument
687 def __init__(self, file, line, temporary=False, cond=None, funcname=None): argument
Dpdb.py599 def do_break(self, arg, temporary = 0): argument
/external/python/cpython3/Lib/test/
Dtest_bdb.py106 def set_break(self, filename, lineno, temporary=False, cond=None, argument
549 def break_in_func(funcname, fname=__file__, temporary=False, cond=None): argument
/external/tensorflow/tensorflow/lite/testing/
Dgenerated_examples_zip_test.cc228 tensorflow::Status MakeTemporaryDirectory(string* temporary) { in MakeTemporaryDirectory()
/external/mesa3d/src/freedreno/vulkan/
Dtu_drm.c40 uint32_t permanent, temporary; member
505 sync_import(VkDevice _device, struct tu_syncobj *sync, bool temporary, bool sync_fd, int fd) in sync_import()
/external/ImageMagick/MagickCore/
Dconstitute.c1063 temporary; in WriteImage() local
Ddelegate.c1690 temporary; in InvokeDelegate() local
Dimage.h384 temporary, /* image file to be deleted after read "empemeral:" */ member
Dblob.c143 temporary; member
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h662 int temporary; member
Dconfig.h82 int temporary; member
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp550 void OutputASM::freeTemporary(Temporary *temporary) in freeTemporary()
3090 int OutputASM::temporaryRegister(TIntermTyped *temporary) in temporaryRegister()
/external/mesa3d/src/intel/vulkan/
Danv_private.h3197 struct anv_fence_impl temporary; member
3296 struct anv_semaphore_impl temporary; member
/external/mesa3d/src/amd/vulkan/
Dradv_private.h2403 struct radv_semaphore_part temporary; member
2466 struct radv_fence_part temporary; member