Searched refs:sanitized (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/sdm845/display/ |
D | configure.ac | 31 AC_ARG_WITH(sanitized-headers, 32 AS_HELP_STRING([--with-sanitized-headers=DIR], 33 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/display/msm8998/ |
D | configure.ac | 31 AC_ARG_WITH(sanitized-headers, 32 AS_HELP_STRING([--with-sanitized-headers=DIR], 33 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ |
D | configure.ac | 23 AC_ARG_WITH(sanitized-headers, 24 AS_HELP_STRING([--with-sanitized-headers=DIR], 25 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ |
D | configure.ac | 23 AC_ARG_WITH(sanitized-headers, 24 AS_HELP_STRING([--with-sanitized-headers=DIR], 25 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/sm8150/display/ |
D | configure.ac | 31 AC_ARG_WITH(sanitized-headers, 32 AS_HELP_STRING([--with-sanitized-headers=DIR], 33 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ |
D | configure.ac | 23 AC_ARG_WITH(sanitized-headers, 24 AS_HELP_STRING([--with-sanitized-headers=DIR], 25 [Specify the location of the sanitized Linux headers]),
|
/hardware/google/av/codec2/vndk/util/ |
D | C2ParamUtils.cpp | 165 C2String sanitized = C2String(s, underscores - extraUnderscores); in sanitizeEnumValueNames() local 166 sanitized.append(s + prefix.size() + underscores + in sanitizeEnumValueNames() 168 sanitizedNames.push_back(camelCaseToDashed(sanitized)); in sanitizeEnumValueNames()
|
/hardware/qcom/sdm845/media/ |
D | configure.ac | 99 AC_ARG_WITH([sanitized-headers], 100 … [AS_HELP_STRING([--with-sanitized-headers=DIR],[location of the sanitized Linux kernel headers])],
|
/hardware/qcom/media/msm8998/ |
D | configure.ac | 109 AC_ARG_WITH([sanitized-headers], 110 … [AS_HELP_STRING([--with-sanitized-headers=DIR],[location of the sanitized Linux kernel headers])],
|
/hardware/qcom/sm8150/media/ |
D | configure.ac | 104 AC_ARG_WITH([sanitized-headers], 105 … [AS_HELP_STRING([--with-sanitized-headers=DIR],[location of the sanitized Linux kernel headers])],
|