/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | misc_info.cc | 64 auto components = android::base::Split(value_it->second, " "); in SuperPartitionComponents() local 65 for (auto& component : components) { in SuperPartitionComponents() 68 components.erase(std::remove(components.begin(), components.end(), ""), in SuperPartitionComponents() 69 components.end()); in SuperPartitionComponents() 70 return components; in SuperPartitionComponents() 76 void SetSuperPartitionComponents(const std::vector<std::string>& components, in SetSuperPartitionComponents() argument 78 (*misc_info)[kDynamicPartitions] = android::base::Join(components, " "); in SetSuperPartitionComponents() 79 (*misc_info)[kGoogleDynamicPartitions] = android::base::Join(components, " "); in SetSuperPartitionComponents()
|
D | misc_info.h | 27 void SetSuperPartitionComponents(const std::vector<std::string>& components,
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | glUtils.cpp | 477 int components = 0; in glUtilsPixelBitSize() local 524 components = 1; in glUtilsPixelBitSize() 527 components = 2; in glUtilsPixelBitSize() 533 components = 3; in glUtilsPixelBitSize() 537 components = 4; in glUtilsPixelBitSize() 544 components = 0; in glUtilsPixelBitSize() 547 pixelsize = components * componentsize; in glUtilsPixelBitSize()
|
/device/google/cuttlefish/common/libs/utils/ |
D | network.cpp | 62 auto components = android::base::Split(address, separator); in ParseAddress() local 63 if (components.size() != expected_size) { in ParseAddress() 65 << "Had " << components.size() << ", expected " << expected_size; in ParseAddress() 69 auto out_part = std::stoi(components[i], nullptr, base); in ParseAddress()
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 51 wget https://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/aarch64-linux-gnu/gcc-li… 58 These components must then be copied into the product output directory:
|
/device/amlogic/yukawa/bootloader/ |
D | README | 7 …http://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/aarch64-elf/gcc-linaro-7.2.1-…
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Exif.cpp | 82 entry->components = numComponents; in allocateEntry()
|
/device/linaro/dragonboard/db845c/firmware/ |
D | notice.txt_wlanmdsp | 3 This Notice.txt file contains certain notices of software components included with the software that 7 your use of these software components together with the Qualcomm Atheros software 70 // $Id: //depot/sw/qca_main/components/wlan/qca-wifi-fw/1.0/drivers/target/src/wlan/proto/include/i… 72 // $Id: //depot/sw/qca_main/components/wlan/qca-wifi-fw/1.0/drivers/target/src/wlan/proto/include/i…
|
/device/generic/goldfish/camera/ |
D | Exif.cpp | 79 entry->components = numComponents; in allocateEntry()
|
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 660 unsigned char components[128]; member
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 654 unsigned char components[128]; member
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 654 unsigned char components[128]; member
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 820 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 829 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 820 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
|
/device/linaro/dragonboard/db845c/firmware/qca/ |
D | NOTICE | 2 This Notice.txt file contains certain notices of software components included 6 and notice requirement; your use of these software components together with the
|
/device/google/wahoo/sepolicy/vendor/ |
D | property_contexts | 70 # default_prop isn't accessible from vendor components.
|
/device/linaro/hikey/mali/bifrost/ |
D | END_USER_LICENCE_AGREEMENT.txt | 34 (i) use and copy the Software or certain components or optional
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 34 (i) use and copy the Software or certain components or optional
|
/device/linaro/hikey/mali/utgard/ |
D | END_USER_LICENCE_AGREEMENT.txt | 34 (i) use and copy the Software or certain components or optional
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_transform_guest.cpp | 1007 …nsform_tohost_VkComponentMapping(resourceTracker, (VkComponentMapping*)(&toTransform->components)); in transform_tohost_VkImageViewCreateInfo() 1021 …form_fromhost_VkComponentMapping(resourceTracker, (VkComponentMapping*)(&toTransform->components)); in transform_fromhost_VkImageViewCreateInfo() 3851 …nsform_tohost_VkComponentMapping(resourceTracker, (VkComponentMapping*)(&toTransform->components)); in transform_tohost_VkSamplerYcbcrConversionCreateInfo() 3864 …form_fromhost_VkComponentMapping(resourceTracker, (VkComponentMapping*)(&toTransform->components)); in transform_fromhost_VkSamplerYcbcrConversionCreateInfo()
|
D | goldfish_vk_deepcopy_guest.cpp | 728 deepcopy_VkComponentMapping(pool, &from->components, (VkComponentMapping*)(&to->components)); in deepcopy_VkImageViewCreateInfo() 2683 deepcopy_VkComponentMapping(pool, &from->components, (VkComponentMapping*)(&to->components)); in deepcopy_VkSamplerYcbcrConversionCreateInfo()
|
D | goldfish_vk_handlemap_guest.cpp | 548 handlemap_VkComponentMapping(handlemap, (VkComponentMapping*)(&toMap->components)); in handlemap_VkImageViewCreateInfo() 2024 handlemap_VkComponentMapping(handlemap, (VkComponentMapping*)(&toMap->components)); in handlemap_VkSamplerYcbcrConversionCreateInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 1581 marshal_VkComponentMapping(vkStream, (VkComponentMapping*)(&forMarshaling->components)); in marshal_VkImageViewCreateInfo() 1597 unmarshal_VkComponentMapping(vkStream, (VkComponentMapping*)(&forUnmarshaling->components)); in unmarshal_VkImageViewCreateInfo() 4802 marshal_VkComponentMapping(vkStream, (VkComponentMapping*)(&forMarshaling->components)); in marshal_VkSamplerYcbcrConversionCreateInfo() 4818 unmarshal_VkComponentMapping(vkStream, (VkComponentMapping*)(&forUnmarshaling->components)); in unmarshal_VkSamplerYcbcrConversionCreateInfo()
|