Home
last modified time | relevance | path

Searched refs:Pull (Results 1 – 25 of 124) sorted by relevance

12345

/external/python/six/
DCHANGES9 - 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/
Dbyte_stream_test.cc65 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/
Dgpio-samsung.txt19 - 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/
Dbyte_stream.h55 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;
Dbyte_stream.cc62 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/
Dtarget_delay_unittest.cc150 void Pull() { in Pull() function in webrtc::TargetDelayTest
165 Pull(); in Run()
172 Pull(); in Run()
/external/grpc-grpc/third_party/nanopb/
DCONTRIBUTING.md21 Pull requests
24 Pull requests are welcome!
/external/nanopb-c/
DCONTRIBUTING.md21 Pull requests
24 Pull requests are welcome!
/external/javaparser/
DCONTRIBUTING.md18 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/
DDEPS300 # 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/
Dvideo_recorder.py93 def Pull(self, host_file=None): member in VideoRecorder
157 f = recorder.Pull(f)
/external/deqp-deps/SPIRV-Tools/
DDEPS84 # Pull clang-format binaries using checked-in hashes.
119 # Pull clang
/external/swiftshader/third_party/SPIRV-Tools/
DDEPS84 # Pull clang-format binaries using checked-in hashes.
119 # Pull clang
/external/v8/
DDEPS128 # 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/
DCONTRIBUTING.md5 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/
Dcgscc-invalidate.ll79 ; Pull interesting CFG into this function.
98 ; Pull interesting CFG into this function.
Dcgscc-incremental-invalidate.ll82 ; 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/
DXCore.td44 // Pull in Instruction Info:
/external/llvm/lib/Target/Lanai/
DLanai.td44 // Pull in Instruction Info:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanai.td44 // Pull in Instruction Info:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCore.td45 // Pull in Instruction Info:
/external/llvm/lib/Target/XCore/
DXCore.td45 // Pull in Instruction Info:
/external/python/setuptools/
DCHANGES.rst1022 * 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/
DAlpha.td66 // Pull in Instruction Info:
/external/libvpx/libwebm/
DREADME.android28 libwebm: Pull from upstream

12345