/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/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/tensorflow/tensorflow/lite/testing/ |
D | generated_examples_zip_test.cc | 185 tensorflow::Status MakeTemporaryDirectory(string* temporary) { in MakeTemporaryDirectory()
|
/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/syzkaller/vendor/google.golang.org/grpc/ |
D | balancer.go | 125 temporary bool member
|
/external/python/cpython3/Lib/ |
D | bdb.py | 366 def set_break(self, filename, lineno, temporary=False, cond=None, argument 669 def __init__(self, file, line, temporary=False, cond=None, funcname=None): argument
|
D | pdb.py | 596 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/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpbn.h | 217 BNU_CHUNK_T temporary; member
|
/external/ImageMagick/MagickCore/ |
D | constitute.c | 1053 temporary; in WriteImage() local
|
D | delegate.c | 1660 temporary; in InvokeDelegate() local
|
D | image.h | 384 temporary, /* image file to be deleted after read "empemeral:" */ member
|
D | blob.c | 142 temporary; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_ssid.h | 624 int temporary; member
|
D | config.h | 80 int temporary; member
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 550 void OutputASM::freeTemporary(Temporary *temporary) in freeTemporary() 3071 int OutputASM::temporaryRegister(TIntermTyped *temporary) in temporaryRegister()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 1975 struct anv_fence_impl temporary; member 2031 struct anv_semaphore_impl temporary; member
|