/external/python/six/ |
D | CHANGES | 9 - Pull request #178: `with_metaclass` now properly proxies `__prepare__` to the 12 - Pull request #191: Allow `with_metaclass` to work with metaclasses implemented 15 - Pull request #203: Add parse_http_list and parse_keqv_list to moved 18 - Pull request #172 and issue #171: Add unquote_to_bytes to moved urllib.parse. 20 - Pull request #167: Add `six.moves.getoutput`. 22 - Pull request #80: Add `six.moves.urllib_parse.splitvalue`. 24 - Pull request #75: Add `six.moves.email_mime_image`. 26 - Pull request #72: Avoid creating reference cycles through tracebacks in 34 - Pull request #55 and issue #99: Don't add the `winreg` module to `six.moves` 37 - Pull request #60 and issue #108: Add `six.moves.getcwd` and [all …]
|
/external/grpc-grpc/test/core/transport/ |
D | byte_stream_test.cc | 65 grpc_error* error = stream.Pull(&output); in TEST() 96 grpc_error* error = stream.Pull(&output); in TEST() 106 error = stream.Pull(&output); in TEST() 143 grpc_error* error = stream.Pull(&output); in TEST() 176 grpc_error* error = stream.Pull(&output); in TEST() 185 error = stream.Pull(&output); in TEST() 219 grpc_error* error = stream1.Pull(&output); in TEST() 226 error = stream2.Pull(&output); in TEST() 233 error = stream1.Pull(&output); in TEST()
|
/external/u-boot/doc/device-tree-bindings/gpio/ |
D | gpio-samsung.txt | 19 - Flags and Pull Up/Down: 0 - Pull Up/Down Disabled. 20 1 - Pull Down Enabled. 21 3 - Pull Up Enabled.
|
/external/grpc-grpc/src/core/lib/transport/ |
D | byte_stream.h | 55 virtual grpc_error* Pull(grpc_slice* slice) GRPC_ABSTRACT; 98 grpc_error* Pull(grpc_slice* slice) override; 133 grpc_error* Pull(grpc_slice* slice) override;
|
D | byte_stream.cc | 62 grpc_error* SliceBufferByteStream::Pull(grpc_slice* slice) { in Pull() function in grpc_core::SliceBufferByteStream 122 grpc_error* ByteStreamCache::CachingByteStream::Pull(grpc_slice* slice) { in Pull() function in grpc_core::ByteStreamCache::CachingByteStream 133 grpc_error* error = cache_->underlying_stream_->Pull(slice); in Pull()
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | target_delay_unittest.cc | 150 void Pull() { in Pull() function in webrtc::TargetDelayTest 165 Pull(); in Run() 172 Pull(); in Run()
|
/external/grpc-grpc/third_party/nanopb/ |
D | CONTRIBUTING.md | 21 Pull requests 24 Pull requests are welcome!
|
/external/nanopb-c/ |
D | CONTRIBUTING.md | 21 Pull requests 24 Pull requests are welcome!
|
/external/javaparser/ |
D | CONTRIBUTING.md | 18 Our development workflow is based on Pull Request. If you are not familiar with the Pull Requests, … 28 - Pull requests often stay open for at least a few days to give people a chance to review it.
|
/external/libyuv/files/ |
D | DEPS | 300 # Pull binutils for linux, enabled debug fission for faster linking / 312 # Pull clang if needed or requested via GYP_DEFINES. 325 # Pull GN binaries. 359 # Pull clang-format binaries using checked-in hashes. 393 # Pull luci-go binaries (isolate, swarming) using checked-in hashes.
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | video_recorder.py | 93 def Pull(self, host_file=None): member in VideoRecorder 157 f = recorder.Pull(f)
|
/external/deqp-deps/SPIRV-Tools/ |
D | DEPS | 84 # Pull clang-format binaries using checked-in hashes. 119 # Pull clang
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | DEPS | 84 # Pull clang-format binaries using checked-in hashes. 119 # Pull clang
|
/external/v8/ |
D | DEPS | 128 # Pull clang-format binaries using checked-in hashes. 187 # Pull luci-go binaries (isolate, swarming) using checked-in hashes. 224 # Pull GN using checked-in hashes. 354 # Pull binutils for linux, enabled debug fission for faster linking /
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | CONTRIBUTING.md | 5 If you are new to github, please start by reading [Pull Request howto](https://help.github.com/arti… 12 ## Guidelines for Pull Requests
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | cgscc-invalidate.ll | 79 ; Pull interesting CFG into this function. 98 ; Pull interesting CFG into this function.
|
D | cgscc-incremental-invalidate.ll | 82 ; Pull interesting CFG into this function. 105 ; Pull interesting CFG into this function. 123 ; Pull interesting CFG into this function.
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCore.td | 44 // Pull in Instruction Info:
|
/external/llvm/lib/Target/Lanai/ |
D | Lanai.td | 44 // Pull in Instruction Info:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | Lanai.td | 44 // Pull in Instruction Info:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCore.td | 45 // Pull in Instruction Info:
|
/external/llvm/lib/Target/XCore/ |
D | XCore.td | 45 // Pull in Instruction Info:
|
/external/python/setuptools/ |
D | CHANGES.rst | 1022 * Pull Request #174: Add more aggressive support for 1209 * BB Pull Request #185, #470: Add support for environment markers 1232 * BB Pull Request #184: Update documentation in ``pkg_resources`` 1238 * BB Pull Request #179: ``pkg_resources.Requirement`` objects are 1242 * BB Pull Request #179: Restore use of RequirementParseError 1261 * BB Pull Request #173: Replace dual PEP 345 _markerlib implementation 1264 See also BB Pull Request #175, BB Pull Request #168, and 1265 BB Pull Request #164. Additionally: 1341 * BB Pull Request #169: Removed special handling of command 1357 BB Pull Request #167: Another implementation of [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | Alpha.td | 66 // Pull in Instruction Info:
|
/external/libvpx/libwebm/ |
D | README.android | 28 libwebm: Pull from upstream
|