/external/vogar/src/vogar/android/ |
D | DeviceFileCache.java | 69 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/ |
D | X02-DisabledMacros.cpp | 11 static Catch::ReporterRegistrar<Catch::ConsoleReporter> temporary( "console" ); variable
|
/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/v8/src/torque/ |
D | implementation-visitor.h | 47 static LocationReference Temporary(VisitResult temporary, in Temporary() 112 const VisitResult& temporary() const { in temporary() function
|
/external/python/cpython3/Lib/ |
D | bdb.py | 368 def set_break(self, filename, lineno, temporary=False, cond=None, argument 687 def __init__(self, file, line, temporary=False, cond=None, funcname=None): argument
|
D | pdb.py | 599 def do_break(self, arg, temporary = 0): argument
|
/external/python/cpython3/Lib/test/ |
D | test_bdb.py | 106 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/ |
D | generated_examples_zip_test.cc | 228 tensorflow::Status MakeTemporaryDirectory(string* temporary) { in MakeTemporaryDirectory()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_drm.c | 40 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/ |
D | constitute.c | 1063 temporary; in WriteImage() local
|
D | delegate.c | 1690 temporary; in InvokeDelegate() local
|
D | image.h | 384 temporary, /* image file to be deleted after read "empemeral:" */ member
|
D | blob.c | 143 temporary; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_ssid.h | 662 int temporary; member
|
D | config.h | 82 int temporary; member
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 550 void OutputASM::freeTemporary(Temporary *temporary) in freeTemporary() 3090 int OutputASM::temporaryRegister(TIntermTyped *temporary) in temporaryRegister()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 3197 struct anv_fence_impl temporary; member 3296 struct anv_semaphore_impl temporary; member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_private.h | 2403 struct radv_semaphore_part temporary; member 2466 struct radv_fence_part temporary; member
|