HomeSort by relevance Sort by last modified time
    Searched full:sanitize (Results 276 - 300 of 839) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 13 # Sanitize environment.
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
name_mapper.h 93 std::string Sanitize(const std::string& suggested_name);
  /system/sepolicy/prebuilts/api/26.0/private/
adbd.te 13 # Do not sanitize the environment or open fds of the shell. Allow signaling
  /system/sepolicy/private/
adbd.te 15 # Do not sanitize the environment or open fds of the shell. Allow signaling
  /build/soong/cc/
androidmk.go 83 if c.sanitize != nil {
84 c.subAndroidMk(&ret, c.sanitize)
  /build/soong/ui/build/
config.go 427 if sanitize := strings.Fields(v); inList("address", sanitize) {
  /external/ImageMagick/
ChangeLog 124 * Sanitize all delegate emedded formatting characters.
147 * Sanitize input filename for http / https delegates (improved patch).
  /external/ImageMagick/www/
changelog.html 102 <li> Sanitize all delegate emedded formatting characters.</li>
118 <li> Sanitize input filename for http / https delegates (improved patch).</li>
  /external/compiler-rt/
Android.bp 32 sanitize: {
419 sanitize: {
  /external/freetype/src/pshinter/
pshglob.c 271 /* sanitize top table */
294 /* sanitize bottom table */
  /external/mmc-utils/
mmc.c 122 "sanitize", "<device>\n"
123 "Send Sanitize command to the <device>.\nThis will delete the unmapped memory region of the device.",
  /external/owasp/sanitizer/distrib/javadoc/index-files/
index-14.html 90 provides a convenient <code><A HREF="../org/owasp/html/PolicyFactory.html#sanitize(java.lang.String)"><CODE>sanitize</CODE></A></code>
  /external/pdfium/third_party/freetype/src/pshinter/
pshglob.c 271 /* sanitize top table */
294 /* sanitize bottom table */
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DatabaseHelper.java 182 // Sanitize the locale to guard against SQL injection.
211 // Sanitize the locale to guard against SQL injection.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
webchecker.py 406 msg = self.sanitize(msg)
545 msg = self.sanitize(msg)
617 def sanitize(self, msg): member in class:Checker
620 msg.args = self.sanitize(msg.args)
  /external/autotest/client/tools/
crash_handler.py 146 # Sanitize output before passing it to the report
  /external/compiler-rt/test/ubsan/TestCases/TypeCheck/
misaligned.cpp 16 // RUN: %clangxx -fsanitize=alignment -fno-sanitize-recover=alignment %s -O3 -o %t
  /external/libchrome/base/
compiler_specific.h 168 // Use this to sanitize data which MSan won't be able to track, e.g. before
  /external/nanopb-c/
CHANGELOG.txt 83 Sanitize #ifndef filename (issue 50)
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlPolicyBuilderTest.java 296 HtmlSanitizer.sanitize(src, policy);
  /external/pdfium/third_party/lcms2-2.6/src/
cmsnamed.c 249 // Sanitize...
356 // Sanitize
400 // Sanitize
434 // Sanitize
  /external/python/cpython2/Tools/webchecker/
webchecker.py 406 msg = self.sanitize(msg)
545 msg = self.sanitize(msg)
617 def sanitize(self, msg): member in class:Checker
620 msg.args = self.sanitize(msg.args)
  /external/skia/infra/bots/recipe_modules/flavor/
gn_flavor.py 112 'sanitize': extra_config if 'SAN' in extra_config else '',
  /frameworks/base/core/java/com/android/internal/app/
IntentForwarderActivity.java 215 * Sanitize the intent in place.
  /frameworks/base/libs/hwui/hwui/
Typeface.cpp 164 // Sanitize the invalid value passed from public API.

Completed in 1553 milliseconds

<<11121314151617181920>>