Home
last modified time | relevance | path

Searched refs:suppress (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dcodegen.py30 def __init__(self, suffix, directory, basename, customAbsDir=None, suppress=False): argument
40 self.suppress = suppress
43 if self.suppress:
58 if self.suppress:
64 if self.suppress:
82 self, directory, basename, customAbsDir=None, suppress=False, implOnly=False, argument
85 ".h", directory, basename, customAbsDir, suppress or implOnly)
87 ".cpp", directory, basename, customAbsDir, suppress or headerOnly)
99 def suppress(self): member in Module
102 @suppress.setter
[all …]
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h126 __pragma (warning(suppress : 4127 )) \
129 __pragma (warning(suppress : 4127 )) \
348 __pragma (warning(suppress : 4127 )) \
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h144 __pragma (warning(suppress : 4127 )) \
147 __pragma (warning(suppress : 4127 )) \
402 __pragma (warning(suppress : 4127 )) \
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dcerealgenerator.py686 suppress=False, headerOnly=False, suppressFeatureGuards=False, moduleName=None, argument
697 implOnly=implOnly, suppress=suppress, headerOnly=headerOnly,
709 useNamespace=True, implOnly=False, suppress=False, headerOnly=False, argument
712 directory, basename, customAbsDir=customAbsDir, suppress=suppress, implOnly=implOnly,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconsistency_tools.py573 for suppress in self.entity_suppressions:
574 if suppress in message:
/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h305 #define UNUSED __pragma(warning(suppress:4100 4101 4189))
/hardware/interfaces/radio/1.2/
Dtypes.hal103 * suppress IRadioIndication.networkStateChanged() when there are only changes from
113 * field in ITypes.SetupDataCallResult changes. When this bit is not set, modem must suppress
/hardware/interfaces/radio/1.0/
Dtypes.hal1126 // otherwise suppress it.
1130 // When this bit is not set, modem should suppress
1142 // modem should suppress the indication when the only
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs7041 // When TeX writers want to suppress spacing on an operator,
11961 // We suppress the shift of the base of \overset and \underset. Otherwise,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8571 * Make Asciidoctor ERROR output raise an error, and don't suppress