Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 25 of 68) sorted by relevance

123

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dextend.inl2 /// @file glm/gtx/extend.inl
7 GLM_FUNC_QUALIFIER genType extend function
18 GLM_FUNC_QUALIFIER tvec2<T, P> extend function
29 GLM_FUNC_QUALIFIER tvec3<T, P> extend function
40 GLM_FUNC_QUALIFIER tvec4<T, P> extend function
Dextend.hpp30 GLM_FUNC_DECL genType extend(
/hardware/google/gfxstream/guest/mesa/bin/
Dgen_calendar_entries_test.py201 gen_calendar_entries.extend(args)
227 gen_calendar_entries.extend(args)
234 expected.extend([
253 gen_calendar_entries.extend(args)
260 expected.extend([
Dmeson-cmd-extract.py70 args.extend(['--native-file={}'.format(f) for f in nf])
Dgen_calendar_entries.py166 def extend(args: ExtendArguments) -> None: function
246 ex.set_defaults(func=extend)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_rotated_copy_commands.adoc34 guide says "`Structures which extend other structures through the
36 extend.`", but in this case a single extension structure is used to extend
DVK_KHR_format_feature_flags2.adoc26 feature flag type to extend the existing elink:VkFormatFeatureFlagBits which
31 Because slink:VkFormatProperties2 is already defined to extend the Vulkan
33 defines a new slink:VkFormatProperties3KHR to extend the
DVK_KHR_get_surface_capabilities2.adoc46 Extensions should instead extend
52 Extensions should instead extend
DVK_KHR_get_display_properties2.adoc57 Extensions should instead extend
DVK_NV_displacement_micromap.adoc33 * a structure to extend
DVK_EXT_global_priority.adoc22 In some cases it may be useful to extend this concept to a system-wide
DVK_EXT_depth_clip_control.adoc54 Should that happen a new extension will be required to extend such an enum,
DVK_KHR_global_priority.adoc19 In some cases it may be useful to extend this concept to a system-wide
/hardware/google/gfxstream/guest/mesa/src/util/
Dglsl2spirv.py159 cmd_list.extend(["--variable-name", args.vn])
165 cmd_list.extend(["--entry-point", args.create_entry])
170 cmd_list.extend([
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/CI/
Dcodespellrc4 …LICENSES,NOTES*,./style/markup.adoc,asciidoctor-chunker.js,lunr.js,rouge-extend-css.rb,sample_coun…
/hardware/interfaces/health/utils/libhealth2impl/
DAndroid.bp16 // HAL implementations can link to this library and extend the Health class.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/htmldiff/
Dhtmldiff88 cmd.extend(args)
/hardware/interfaces/gnss/2.0/
DIGnssConfiguration.hal38 * @param emergencyExtensionSeconds Number of seconds to extend the emergency
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dcheck_spec_links.py177 all_docs.extend([str(fn)
/hardware/interfaces/automotive/vehicle/tools/
Dtranslate_vehicle_props.py55 self.outputMsg.extend(self.recentComments)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
DREADME.adoc51 * `rouge-extend-css.rb` - override parts of the 'rouge' highlighter CSS
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_table.py336 formats.extend(parse(arg))
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dvalidity.py92 self.lines.extend(lines)
Dconsole_printer.py227 lines.extend((' {}'.format(self.formatBrief(see))
/hardware/interfaces/health/aidl/default/
DAndroid.bp94 // HAL implementations can link to this library and extend the Health class.

123