Home
last modified time | relevance | path

Searched refs:recreate (Results 1 – 25 of 147) sorted by relevance

123456

/external/apache-http/src/org/apache/http/impl/conn/
DSingleClientConnManager.java227 boolean recreate = false;
243 recreate = true;
247 recreate = true;
255 if (recreate)
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dpipe_select_interrupter.hpp33 ASIO_DECL void recreate();
/external/grpc-grpc/src/objective-c/examples/Sample/
DREADME.md1 …ods. After installing Cocoapods, run `pod install` in this directory to recreate its dependencies.…
/external/python/cpython3/Doc/library/
Dpersistence.rst9 many Python data types into a stream of bytes and then recreate the objects from
/external/angle/src/libANGLE/renderer/d3d/
DSwapChainD3D.h61 virtual void recreate() = 0;
/external/pigweed/pw_minimal_cpp_stdlib/
Ddocs.rst18 You can automatically recreate the symlinks in ``public/`` by executing the
/external/python/cpython2/Doc/library/
Dpersistence.rst10 many Python data types into a stream of bytes and then recreate the objects from
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.h43 void recreate() override;
/external/python/cpython2/Demo/parser/
DREADME29 unparse.py AST (2.7) based example to recreate source code
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0-AMD6414 it is important that you recreate the filesystem. This can be performed
/external/kmod/testsuite/module-playground/
DREADME26 3) Remove every %-<arch>.ko. After this the build system will recreate them.
/external/autotest/server/site_tests/tast/
Dcontrol.hwsec-destructive-crosbolt-perbuild23 And runs HWSec Tast-based remote tests that may wipe and recreate
Dcontrol.hwsec-destructive-func23 This test runs HWSec Tast-based remote tests that may wipe and recreate
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dpipe_select_interrupter.ipp73 void pipe_select_interrupter::recreate()
/external/libopus/doc/
Drelease.txt42 For major releases, recreate the files on https://opus-codec.org/examples/
/external/e2fsprogs/doc/RelNotes/
Dv1.45.4.txt19 Fix e2fsck so that when it needs to recreate the root directory, the
/external/e2fsprogs/
DRELEASE-NOTES19 Fix e2fsck so that when it needs to recreate the root directory, the
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h44 void recreate() override;
/external/llvm-project/llvm/test/Bitcode/
DDISubprogram-v4.ll2 ; A 7.0 release version should work to recreate it if necessary.
/external/grpc-grpc-java/testing/src/main/resources/certs/
DREADME70 You may have to delete and recreate the index.txt file so that it is empty when
/external/angle/src/libANGLE/renderer/metal/doc/
DTextureDataCompleteness.md41 - Destroy the actual texture (the other views are kept intact), recreate
/external/fonttools/Lib/fontTools/ufoLib/
D__init__.py1061 self.fs.makedirs(fs.path.dirname(destPath), recreate=True)
1084 self.fs.makedirs(fs.path.dirname(path), recreate=True)
1107 self.fs.makedirs(fs.path.dirname(path), recreate=True)
1502 glyphSubFS = self.fs.makedir(DEFAULT_GLYPHS_DIRNAME, recreate=True)
1549 glyphSubFS = self.fs.makedir(directory, recreate=True)
/external/llvm-project/llvm/test/Transforms/Coroutines/
Dcoro-param-copy.ll68 ; The next 2 instructions are to recreate %y.cast in the original IR.
/external/angle/src/libANGLE/renderer/metal/
DRenderBufferMtl.mm45 // Check against the state if we need to recreate the storage.
/external/pigweed/pw_fuzzer/
Ddocs.rst197 If you need to recreate the OSS-Fuzz environment locally, you can use its
200 In particular, you can recreate the OSS-Fuzz environment using:

123456