/external/libxml2/ |
D | MAINTAINERS.md | 5 ### Rebuild generated files and documentation 13 ### Update the NEWS file 19 ### Bump the version number 23 ### Build the tarball 31 ### Upload the tarball 39 ### Tag the release 46 ### Create a GitLab release 51 ### Announce the release
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function 47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() function 53 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release() function 58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release() function 64 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocatio… in release() function 69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function 74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function 79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function 84 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAll… in release() function 89 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() function [all …]
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io_wrapper.cc | 64 py::gil_scoped_release release; in PYBIND11_MODULE() local 73 py::gil_scoped_release release; in PYBIND11_MODULE() local 83 py::gil_scoped_release release; in PYBIND11_MODULE() local 95 py::gil_scoped_release release; in PYBIND11_MODULE() local 106 py::gil_scoped_release release; in PYBIND11_MODULE() local 118 py::gil_scoped_release release; in PYBIND11_MODULE() local 129 py::gil_scoped_release release; in PYBIND11_MODULE() local 140 py::gil_scoped_release release; in PYBIND11_MODULE() local 150 py::gil_scoped_release release; in PYBIND11_MODULE() local 166 py::gil_scoped_release release; in PYBIND11_MODULE() local [all …]
|
D | record_io_wrapper.cc | 236 py::gil_scoped_release release; in PYBIND11_MODULE() local 252 py::gil_scoped_release release; in PYBIND11_MODULE() local 268 py::gil_scoped_release release; in PYBIND11_MODULE() local 279 py::gil_scoped_release release; in PYBIND11_MODULE() local 291 py::gil_scoped_release release; in PYBIND11_MODULE() local 333 py::gil_scoped_release release; in PYBIND11_MODULE() local 349 py::gil_scoped_release release; in PYBIND11_MODULE() local
|
/external/tensorflow/tensorflow/python/client/ |
D | tf_session_wrapper.cc | 166 py::gil_scoped_release release; in PYBIND11_MODULE() local 218 py::gil_scoped_release release; in PYBIND11_MODULE() local 257 py::gil_scoped_release release; in PYBIND11_MODULE() local 269 py::gil_scoped_release release; in PYBIND11_MODULE() local 337 py::gil_scoped_release release; in PYBIND11_MODULE() local 350 py::gil_scoped_release release; in PYBIND11_MODULE() local 362 py::gil_scoped_release release; in PYBIND11_MODULE() local 372 py::gil_scoped_release release; in PYBIND11_MODULE() local 394 pybind11::gil_scoped_release release; in PYBIND11_MODULE() local 560 py::gil_scoped_release release; in PYBIND11_MODULE() local [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/ |
D | Makefile | 50 release: CXXFLAGS += -O3 target 51 release: CFLAGS += -O3 target 52 release: collisionsTest target
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DrawableFactory.java | 56 public void release(DrawableObject object) { in release() method in DrawableFactory 85 public void release(Object entry) { in release() method in DrawableFactory.DrawableBitmapPool 122 public void release(Object entry) { in release() method in DrawableFactory.ScrollableBitmapPool 151 public void release(Object entry) { in release() method in DrawableFactory.TiledBackgroundVertexGridPool
|
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/ |
D | run_interop_matrix_tests.py | 126 def _read_test_cases_file(lang, runtime, release): argument 163 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument 206 def _pull_image_for_lang(lang, image, release): argument 219 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
|
D | create_matrix_images.py | 194 def build_all_images_for_release(lang, release): argument 251 def maybe_apply_patches_on_git_tag(stack_base, lang, release): argument 290 def checkout_grpc_stack(lang, release): argument
|
/external/python/setuptools/ |
D | tox.ini | 69 skip_install = True 70 deps = 74 passenv = 77 setenv = 79 commands =
|
/external/turbine/java/com/google/turbine/options/ |
D | LanguageVersion.java | 45 public abstract OptionalInt release(); in release() method in LanguageVersion 60 private static LanguageVersion create(int source, int target, OptionalInt release) { in create() 75 OptionalInt release = OptionalInt.empty(); in fromJavacopts() local
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | AllocatedBuffer.java | 64 public abstract AllocatedBuffer release(); in release() method in AllocatedBuffer 80 public AllocatedBuffer release() { in wrap() method in AllocatedBuffer
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | AllocatedBuffer.java | 66 public abstract AllocatedBuffer release(); in release() method in AllocatedBuffer 82 public AllocatedBuffer release() { in wrap() method in AllocatedBuffer
|
/external/tensorflow/tensorflow/python/profiler/internal/ |
D | profiler_wrapper.cc | 70 py::gil_scoped_release release; in PYBIND11_MODULE() local 81 py::gil_scoped_release release; in PYBIND11_MODULE() local 92 py::gil_scoped_release release; in PYBIND11_MODULE() local 115 py::gil_scoped_release release; in PYBIND11_MODULE() local 129 py::gil_scoped_release release; in PYBIND11_MODULE() local
|
/external/grpc-grpc/tools/interop_matrix/ |
D | create_matrix_images.py | 203 def build_all_images_for_release(lang, release): argument 261 def maybe_apply_patches_on_git_tag(stack_base, lang, release): argument 302 def checkout_grpc_stack(lang, release): argument
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
D | Allocator.java | 36 void release(Allocation allocation); in release() method 43 void release(Allocation[] allocations); in release() method
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
D | Allocator.java | 49 void release(Allocation allocation); in release() method 57 void release(AllocationNode allocationNode); in release() method
|
/external/zstd/zlibWrapper/ |
D | Makefile | 45 release : STDFLAGS = target 46 release : DEBUGFLAGS = target 47 release : all target
|
/external/kernel-headers/original/uapi/linux/ |
D | utsname.h | 10 char release[9]; member 20 char release[65]; member 28 char release[__NEW_UTS_LEN + 1]; member
|
/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/utils/ |
D | SuspendingSemaphore.kt | 26 fun release() { in release() method
|
/external/python/cpython3/Lib/ |
D | platform.py | 261 def _syscmd_ver(system='', release='', version='', argument 360 def win32_ver(release='', version='', csd='', ptype=''): argument 433 def mac_ver(release='', versioninfo=('', '', ''), machine=''): argument 463 def java_ver(release='', vendor='', vminfo=('', '', ''), osinfo=('', '', '')): argument 498 def system_alias(system, release, version): argument 920 def release(): function
|
/external/crosvm/rutabaga_gfx/ffi/ |
D | Makefile | 10 release := macro 15 release :=--release macro
|
/external/python/uritemplates/ |
D | tox.ini | 23 deps = 26 commands =
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/ |
D | DrmSessionManager.java | 42 void release(); in release() method 101 default void release() { in release() method
|
/external/ltp/android/ |
D | README.md | 230 ### Merge the changes 261 ### Update the Android build targets
|