Home
last modified time | relevance | path

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

12345

/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/python/cpython2/Doc/library/
Dpersistence.rst10 many Python data types into a stream of bytes and then recreate the objects from
/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/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dpipe_select_interrupter.ipp73 void pipe_select_interrupter::recreate()
Dselect_reactor.ipp64 interrupter_.recreate();
/external/libopus/doc/
Drelease.txt42 For major releases, recreate the files on https://opus-codec.org/examples/
/external/fonttools/Lib/fontTools/ufoLib/
D__init__.py993 self.fs.makedirs(fs.path.dirname(destPath), recreate=True)
1016 self.fs.makedirs(fs.path.dirname(path), recreate=True)
1039 self.fs.makedirs(fs.path.dirname(path), recreate=True)
1394 glyphSubFS = self.fs.makedir(DEFAULT_GLYPHS_DIRNAME, recreate=True),
1406 glyphSubFS = self.fs.makedir(DEFAULT_GLYPHS_DIRNAME, recreate=True)
1449 glyphSubFS = self.fs.makedir(directory, recreate=True)
/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/flatbuffers/docs/source/
DGoApi_generated.txt2 // API Reference documentation. To recreate this file, use the `godoc` tool
/external/ltp/testcases/kernel/io/disktest/
DREADME117 problem and if possible the recreate setup. I will see what I can do about
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi322 # our caller will assume ownership of memory, so we have to recreate
/external/iperf3/
DREADME.md93 help us recreate your problem. If you're getting error messages,
/external/parameter-framework/upstream/tools/clientSimulator/
DREADME.md35 execution. The goal of such tests are to recreate, under a test harness, the
/external/ltp/utils/ffsb-6.0-rc2/
DINSTALL11 you can run in the future to recreate the current configuration, a file
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowActivity.java647 protected void recreate() { in recreate() method in ShadowActivity
/external/boringssl/src/
DBUILDING.md72 Intel in `util/`. Wipe out the build directory, recreate it and run `cmake` like
/external/cmockery/cmockery_0_1_2/
DINSTALL20 you can run in the future to recreate the current configuration, and a
/external/libusb/
DINSTALL23 you can run in the future to recreate the current configuration, and a
/external/python/cpython3/Doc/tutorial/
Dfloatingpoint.rst173 Since the ratio is exact, it can be used to losslessly recreate the
/external/libusb-compat/
DINSTALL23 you can run in the future to recreate the current configuration, and a

12345