OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sanitizer
(Results
76 - 100
of
125
) sorted by null
1
2
3
4
5
/external/compiler-rt/test/msan/
ifaddrs.cc
13
#include <
sanitizer
/msan_interface.h>
scandir.cc
17
#include <
sanitizer
/msan_interface.h>
signal_stress_test.cc
7
#include <
sanitizer
/msan_interface.h>
/external/compiler-rt/test/msan/Linux/
syscalls.cc
14
#include <
sanitizer
/linux_syscall_hooks.h>
15
#include <
sanitizer
/msan_interface.h>
glob_altdirfunc.cc
17
#include <
sanitizer
/msan_interface.h>
xattr.cc
14
#include <
sanitizer
/msan_interface.h>
/external/owasp/sanitizer/src/tests/org/owasp/html/
SanitizersTest.java
87
PolicyFactory
sanitizer
= Sanitizers.FORMATTING
local
92
String got =
sanitizer
.sanitize(input);
/external/chromium_org/v8/src/
zone-inl.h
11
#include <
sanitizer
/asan_interface.h>
/external/compiler-rt/test/asan/TestCases/
contiguous_container.cc
9
#include <
sanitizer
/asan_interface.h>
61
// https://code.google.com/p/address-
sanitizer
/issues/detail?id=258
/external/chromium_org/base/
compiler_specific.h
196
#include <
sanitizer
/msan_interface.h>
atomicops_internals_tsan.h
11
#include <
sanitizer
/tsan_interface_atomic.h>
/external/chromium_org/third_party/WebKit/Source/wtf/
Atomics.h
43
#include <
sanitizer
/tsan_interface_atomic.h>
/external/clang/utils/TableGen/
TableGen.cpp
252
#include <
sanitizer
/lsan_interface.h>
254
// very interesting to fix. See compiler-rt/include/
sanitizer
/lsan_interface.h .
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
57
lib/Transforms/Instrumentation/*
Sanitizer
.cpp &
64
SANITIZER_INCLUDES=${COMPILER_RT}/include/
sanitizer
/external/compiler-rt/lib/tsan/tests/unit/
tsan_mman_test.cc
14
#include <
sanitizer
/allocator_interface.h>
/external/llvm/include/llvm/Support/
Compiler.h
304
# include <
sanitizer
/msan_interface.h>
/external/llvm/utils/TableGen/
TableGen.cpp
186
#include <
sanitizer
/lsan_interface.h>
188
// very interesting to fix. See compiler-rt/include/
sanitizer
/lsan_interface.h .
/packages/apps/UnifiedEmail/
Android.mk
45
LOCAL_STATIC_JAVA_LIBRARIES += owasp-html-
sanitizer
/external/compiler-rt/lib/asan/tests/
asan_interface_test.cc
14
#include <
sanitizer
/allocator_interface.h>
15
#include <
sanitizer
/asan_interface.h>
asan_noinst_test.cc
19
#include <
sanitizer
/allocator_interface.h>
/packages/apps/Email/
Android.mk
55
LOCAL_STATIC_JAVA_LIBRARIES += owasp-html-
sanitizer
/external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc
39
#include <
sanitizer
/common_interface_defs.h>
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_tsan.h
40
#include <
sanitizer
/tsan_interface_atomic.h>
/external/chromium_org/tools/json_schema_compiler/
idl_schema.py
176
for option_name,
sanitizer
in [
184
properties['options'][option_name] =
sanitizer
(self.node.GetProperty(
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
LibraryClasspathContainerInitializer.java
206
JarListSanitizer
sanitizer
= new JarListSanitizer(
local
214
List<File> sanitizedList =
sanitizer
.sanitize(jarFiles);
Completed in 739 milliseconds
1
2
3
4
5