/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | xml_consistency.py | 545 def has_suffix(apiname, author): argument 546 return apiname[-len(author):] == author 549 for author in authors: 550 if has_suffix(apiname, author): 554 def check_names(elems, author, alt_authors, name_exceptions): argument 564 suffix = apiname[-len(author):] 566 if (not has_suffix(apiname, author) and 591 author = name.split('_')[1] 608 check_names(req_elem.findall('./command'), author, alt_authors, name_exceptions) 609 check_names(req_elem.findall('./type'), author, alt_authors, name_exceptions) [all …]
|
D | indexExt.py | 61 author = elem.get('author') variable 63 tag[vendor] = author
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | extensions.adoc | 111 * Extensions are named with the syntax `VK_<author>_<name>`. 112 * Layers are named with the syntax `VK_LAYER_<author>_<name>` or 131 [[extensions-naming-author-IDs]] 135 `<author>` above, identifying the author of the extension/layer. 136 This ID is a short, capitalized string identifying an author, such as a 142 can register additional author IDs for that purpose. 144 separate author IDs. 149 <tag name="ANDROID" author="Google LLC" contact="contactperson @githubusername"/> 150 <tag name="CHROMIUM" author="Google LLC" contact="contactperson @githubusername"/> 153 In the above example, `Google LLC` is the author for two author IDs [all …]
|
/hardware/libhardware/modules/vr/ |
D | vr.c | 41 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8960/libmemtrack/ |
D | memtrack_msm.c | 52 author: "The Android Open Source Project",
|
/hardware/qcom/sm7250/display/libmemtrack/ |
D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/hardware/libhardware/modules/power/ |
D | power.c | 60 .author = "The Android Open Source Project",
|
/hardware/qcom/sm8150/display/libmemtrack/ |
D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8909w_3100/libmemtrack/ |
D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8998/libmemtrack/ |
D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8226/libmemtrack/ |
D | memtrack_msm.c | 56 author: "The Android Open Source Project",
|
/hardware/qcom/display/msm8909/libmemtrack/ |
D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8084/libmemtrack/ |
D | memtrack_msm.c | 56 author: "The Android Open Source Project",
|
/hardware/google/gfxstream/guest/fuchsia/include/hardware/ |
D | hardware.h | 23 const char *author; member
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | gps.c | 67 .author = "Qualcomm USA, Inc.",
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/hardware/qcom/camera/msm8998/QCamera2/ |
D | QCamera2Hal.cpp | 40 .author = "Qualcomm Innovation Center Inc",
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/hardware/libhardware/modules/nfc/ |
D | nfc_pn544_example.c | 69 .author = "The Android Open Source Project",
|
/hardware/google/graphics/common/libmemtrack/ |
D | memtrack_exynos.cpp | 67 .author = "The Android Open Source Project",
|
/hardware/google/gfxstream/guest/vulkan/ |
D | gfxstream_vk_android.cpp | 35 .author = "Android Open Source Project",
|
/hardware/qcom/display/msm8994/libmemtrack/ |
D | memtrack_msm.c | 88 author: "The Android Open Source Project",
|