Searched refs:reference (Results 1 – 20 of 20) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/base/containers/ |
D | SmallVector.h | 87 using reference = T&; variable 108 reference front() { return *begin(); } in front() 110 reference back() { return *(end() - 1); } in back() 113 reference operator[](size_t i) { return *(begin() + i); } 275 using reference = typename base::reference; variable
|
/device/generic/goldfish/radio/ril/ |
D | Android.mk | 9 reference-ril.c \
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | Android.mk | 10 reference-ril.c \
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | README | 80 reference count of 1. 83 Adds an additional reference to the colorbuffer, typically from a 87 Removes a reference to the colorbuffer. When the reference count drops
|
/device/google/coral-sepolicy/private/ |
D | google_camera_app.te | 7 ## that reference private core sepolicy
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril_cdma_sms.h | 463 unsigned char reference; member
|
/device/ti/beagle_x15/gpu/ |
D | NOTICE | 121 either this permission notice or a reference to
|
/device/linaro/hikey/self-extractors_hikey960/hisilicon/ |
D | LICENSE | 124 without reference to the principles of conflicts of laws. Any dispute arising out of or relating to…
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | LICENSE | 54 …rued in accordance with the laws of People’s Republic of China, without reference to the principle…
|
/device/linaro/hikey/mali/bifrost/ |
D | END_USER_LICENCE_AGREEMENT.txt | 85 reference for modifying existing patents or patent applications or
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 85 reference for modifying existing patents or patent applications or
|
/device/linaro/hikey/mali/utgard/ |
D | END_USER_LICENCE_AGREEMENT.txt | 85 reference for modifying existing patents or patent applications or
|
/device/linaro/dragonboard/db845c/firmware/ |
D | LICENSE.qcom.txt | 184 attached hereto, which are incorporated herein by this reference, constitutes
|
D | NOTICE | 184 attached hereto, which are incorporated herein by this reference, constitutes
|
/device/linaro/dragonboard/db845c/firmware/qcom/venus-5.2/ |
D | NOTICE | 184 attached hereto, which are incorporated herein by this reference, constitutes
|
/device/linaro/dragonboard/installer/db845c/dragonboard-845c-bootloader-ufs-aosp/ |
D | LICENSE | 184 attached hereto, which are incorporated herein by this reference, constitutes
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 496 uint32_t reference);
|
D | goldfish_vk_marshaling_guest.cpp | 2093 vkStream->write((uint32_t*)&forMarshaling->reference, sizeof(uint32_t)); in marshal_VkStencilOpState() 2106 vkStream->read((uint32_t*)&forUnmarshaling->reference, sizeof(uint32_t)); in unmarshal_VkStencilOpState()
|
D | VkEncoder.cpp | 7663 uint32_t reference) in vkCmdSetStencilReference() argument 7678 local_reference = reference; in vkCmdSetStencilReference()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 1169 uint32_t reference) in entry_vkCmdSetStencilReference() argument 1174 vkEnc->vkCmdSetStencilReference(commandBuffer, faceMask, reference); in entry_vkCmdSetStencilReference()
|