/external/pdfium/build_overrides/ |
D | README.md | 22 variables used in //build itself (which we want to be shareable between
|
/external/ImageMagick/ |
D | Make.com | 76 $ write sys$output "Making shareable image"
|
/external/freetype/ |
D | vms_make.com | 20 $! * DEBUG - Compile modules with /noopt/debug and link shareable image 111 $! Alpha gets a shareable image 1217 $! information to build a symbol vector for a shareable image 1224 $! 0.01 20040006 Skip over shareable images in option file
|
/external/libdrm/include/drm/ |
D | vmwgfx_drm.h | 187 __s32 shareable; member
|
/external/python/cpython3/Modules/ |
D | _xxsubinterpretersmodule.c | 120 _get_shared_ns(PyObject *shareable) in _get_shared_ns() argument 122 if (shareable == NULL || shareable == Py_None) { in _get_shared_ns() 125 Py_ssize_t len = PyDict_Size(shareable); in _get_shared_ns() 137 if (PyDict_Next(shareable, &pos, &key, &value) == 0) { in _get_shared_ns()
|
/external/kernel-headers/original/uapi/drm/ |
D | vmwgfx_drm.h | 195 __s32 shareable; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | vmwgfx_drm.h | 195 __s32 shareable; member
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmwgfx_drm.h | 197 __s32 shareable; member
|
D | vmw_screen_ioctl.c | 162 req->shareable = !!(usage & SVGA_SURFACE_USAGE_SHARED); in vmw_ioctl_surface_create()
|
/external/python/cpython2/Modules/zlib/ |
D | make_vms.com | 227 $! Create shareable image 479 $! needed to build shareable image 719 $! Analyze the project map file and create the symbol vector for a shareable
|
/external/mesa3d/docs/relnotes/ |
D | 18.2.7.rst | 61 - radv/android: Mark android WSI image as shareable.
|
D | 12.0.6.rst | 49 - i965/mt: Disable aux surfaces after making miptree shareable
|
D | 13.0.3.rst | 46 - i965/mt: Disable aux surfaces after making miptree shareable
|
D | 19.0.0.rst | 359 - radv/android: Mark android WSI image as shareable. 361 - radv: Check for shareable images in central place.
|
D | 20.0.0.rst | 1065 - freedreno: Move a6xx's setup_slices() to a shareable helper function.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | armv8.4a-tlb.txt | 4 # Outer shareable TLB Maintenance instructions:
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 189 if (image->shareable) in radv_use_dcc_for_image() 271 !image->shareable && in radv_use_htile_for_image() 1469 image->shareable = external_info; in radv_image_create() 1470 if (!vk_format_is_depth_or_stencil(format) && !image->shareable) { in radv_image_create()
|
D | radv_private.h | 987 bool shareable; member 1873 bool shareable; member
|
D | radv_device.c | 5536 req->requiresDedicatedAllocation = image->shareable && in radv_GetImageMemoryRequirements2() 6587 buffer->shareable = vk_find_struct_const(pCreateInfo->pNext, in radv_CreateBuffer()
|
/external/u-boot/doc/device-tree-bindings/arm/ |
D | l2c2x0.txt | 72 controllers with respect to the shareable attribute is to transform "normal
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.8.0a2.rst | 447 classes + all the shareable types which are supposed to be supported by
|
/external/skqp/docs/ |
D | spelling.txt | 203 shallow shape shapes shaping share shareable shared shares sharing sharp shear shift
|
/external/angle/extensions/ |
D | ANGLE_timer_query.txt | 577 (15) Are query objects shareable between multiple contexts?
|
/external/arm-trusted-firmware/docs/design/ |
D | firmware-design.rst | 2002 structures in Normal WriteBack WriteAllocate Inner shareable memory. This
|
/external/skqp/site/user/api/ |
D | SkImage_Reference.md | 386 is marked immutable, and its <a href='undocumented#Pixel'>pixel</a> memory is shareable, it may be …
|