Home
last modified time | relevance | path

Searched refs:modifiers (Results 1 – 7 of 7) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.h136 static inline int mali_gralloc_format_wrapper(int format, int modifiers) in mali_gralloc_format_wrapper() argument
160 return (modifiers | format); in mali_gralloc_format_wrapper()
170 uint64_t modifiers = internal_format & MALI_GRALLOC_INTFMT_EXT_MASK; in mali_gralloc_format_unwrap() local
185 return (modifiers | base_format); in mali_gralloc_format_unwrap()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_formats.h136 static inline int mali_gralloc_format_wrapper(int format, int modifiers) in mali_gralloc_format_wrapper() argument
160 return (modifiers | format); in mali_gralloc_format_wrapper()
170 uint64_t modifiers = internal_format & MALI_GRALLOC_INTFMT_EXT_MASK; in mali_gralloc_format_unwrap() local
185 return (modifiers | base_format); in mali_gralloc_format_unwrap()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dscantools.py596 modifiers = self.getmodifiers(match)
618 if modifiers:
619 self.generate(type, name, arglist, modifiers)
724 def generate(self, tp, name, arglist, modifiers=[]): argument
727 if modifiers:
728 classname, listname = self.destination(tp, name, arglist, modifiers)
744 self.generatemodifiers(classname, name, modifiers)
757 def generatemodifiers(self, classname, name, modifiers): argument
DbgenGenerator.py18 def __init__(self, name, condition=None, callname=None, modifiers=None): argument
28 self.modifiers = modifiers
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmactoolboxglue.c275 &e->modifiers); in PyMac_GetEventRecord()
288 e->modifiers); in PyMac_BuildEventRecord()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dconfig.ini118 # Check whether any optional functional modifiers exist and next to the return type
156 # Check whether the modifiers IN, OUT, OPTIONAL, and UNALIGNED are used only to qualify arguments t…
DC.g660 // ingore function modifiers