/device/generic/goldfish-opengl/system/vulkan/ |
D | goldfish_vulkan.cpp | 418 VkBufferCollectionFUCHSIA collection, in DestroyBufferCollectionFUCHSIA() argument 425 vkstubhal::DestroyBufferCollectionFUCHSIA(device, collection, pAllocator); in DestroyBufferCollectionFUCHSIA() 431 vkEnc, VK_SUCCESS, device, collection, pAllocator); in DestroyBufferCollectionFUCHSIA() 437 VkBufferCollectionFUCHSIA collection, in SetBufferCollectionConstraintsFUCHSIA() argument 444 return vkstubhal::SetBufferCollectionConstraintsFUCHSIA(device, collection, pImageInfo); in SetBufferCollectionConstraintsFUCHSIA() 449 vkEnc, VK_SUCCESS, device, collection, pImageInfo); in SetBufferCollectionConstraintsFUCHSIA() 457 VkBufferCollectionFUCHSIA collection, in GetBufferCollectionPropertiesFUCHSIA() argument 464 return vkstubhal::GetBufferCollectionPropertiesFUCHSIA(device, collection, pProperties); in GetBufferCollectionPropertiesFUCHSIA() 469 vkEnc, VK_SUCCESS, device, collection, pProperties); in GetBufferCollectionPropertiesFUCHSIA()
|
/device/google/muskie/ |
D | init.logging.userdebug.rc | 2 # SM DUMP logging collection
|
/device/google/crosshatch-sepolicy/vendor/google/ |
D | modem_svc.te | 15 # For bugreport collection
|
/device/google/bonito-sepolicy/vendor/google/ |
D | modem_svc.te | 17 # For bugreport collection
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 1283 VkBufferCollectionFUCHSIA collection, in on_vkDestroyBufferCollectionFUCHSIA() argument 1285 … auto sysmem_collection = reinterpret_cast<fuchsia::sysmem::BufferCollectionSyncPtr*>(collection); in on_vkDestroyBufferCollectionFUCHSIA() 1292 void setBufferCollectionConstraints(fuchsia::sysmem::BufferCollectionSyncPtr* collection, in setBufferCollectionConstraints() argument 1333 (*collection)->SetConstraints(true, constraints); in setBufferCollectionConstraints() 1338 VkBufferCollectionFUCHSIA collection, in on_vkSetBufferCollectionConstraintsFUCHSIA() argument 1341 reinterpret_cast<fuchsia::sysmem::BufferCollectionSyncPtr*>(collection); in on_vkSetBufferCollectionConstraintsFUCHSIA() 1351 VkBufferCollectionFUCHSIA collection, in on_vkGetBufferCollectionPropertiesFUCHSIA() argument 1353 … auto sysmem_collection = reinterpret_cast<fuchsia::sysmem::BufferCollectionSyncPtr*>(collection); in on_vkGetBufferCollectionPropertiesFUCHSIA() 1683 auto collection = reinterpret_cast<fuchsia::sysmem::BufferCollectionSyncPtr*>( in on_vkAllocateMemory() local 1684 importBufferCollectionInfoPtr->collection); in on_vkAllocateMemory() [all …]
|
D | goldfish_vk_private_defs.h | 438 VkBufferCollectionFUCHSIA collection; member 460 VkBufferCollectionFUCHSIA collection; member
|
D | ResourceTracker.h | 241 VkBufferCollectionFUCHSIA collection, 246 VkBufferCollectionFUCHSIA collection, 251 VkBufferCollectionFUCHSIA collection,
|
/device/google/wahoo/ |
D | init.hardware.diag.rc.userdebug | 21 # Modem logging collection 26 # WLAN logging collection
|
/device/google/crosshatch/ |
D | init.hardware.diag.rc.userdebug | 21 # Modem logging collection 25 # WLAN logging collection
|
/device/google/bonito/ |
D | init.hardware.diag.rc.userdebug | 21 # Modem logging collection 25 # WLAN logging collection
|
/device/google/marlin/ |
D | init.common.diag.rc.userdebug | 4 # Modem logging collection 9 # WLAN logging collection 12 # SM DUMP logging collection
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | README | 1 This directory contains a collection of executable Python scripts.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_131.txt | 175 [With respect to token object garbage collection (GC), 1.32b7 191 collection via ref counting. 193 o "Smart" pointers are now used for garbage collection. That is, 371 To correctly manage the garbage collection, you should use 384 o The default is to perform token object garbage collection. 386 garbage collection. 450 garbage collection; i.e., use parser->noGarbageCollectTokens() and
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
D | README | 10 pybench is a collection of tests that provides a standardized way to 75 --with-gc enable garbage collection (0) 117 * disabled garbage collection 344 - garbage collection is turned off per default
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | README | 1 This directory contains a collection of executable Python scripts that
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/ |
D | SmiException.S | 136 # _SmiExceptionEntryPoints is the collection of exception entry points followed
|
D | SmiException.nasm | 154 ; _SmiExceptionEntryPoints is the collection of exception entrypoints followed
|
D | SmiException.asm | 152 ; _SmiExceptionEntryPoints is the collection of exception entry points followed
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | gc_weakref.txt | 105 the current collection, and nothing reachable from it would be in cyclic
|
/device/linaro/bootloader/edk2/StdLib/ |
D | ReadMe.txt | 51 Sockets A collection of applications demonstrating use of the
|
/device/linaro/bootloader/edk2/AppPkg/ |
D | ReadMe.txt | 62 Sockets A collection of applications demonstrating use of the
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/ |
D | ReadMe.txt | 51 Sockets A collection of applications demonstrating use of the
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.rst | 336 In the absence of an alternate stat collection backend, ``ENABLE_PMF`` must 341 instrumentation which injects timestamp collection points into
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.uni | 662 …ceGuid_PcdVariableCollectStatistics_PROMPT #language en-US "Enable variable statistics collection"
|
/device/linaro/bootloader/edk2/MdePkg/ |
D | MdePkg.dec | 104 ## @libraryclass Provides an ordered collection data structure.
|