Home
last modified time | relevance | path

Searched refs:intercepted (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/
Dglibc-2.3.supp432 ## HACK to do with strlen not being intercepted early enough
434 strlen-not-intercepted-early-enough-HACK-1
442 strlen-not-intercepted-early-enough-HACK-2
451 strlen-not-intercepted-early-enough-HACK-3
460 strlen-not-intercepted-early-enough-HACK-4
468 strlen-not-intercepted-early-enough-HACK-5
476 ## HACK to do with index not being intercepted early enough
478 index-not-intercepted-early-enough-HACK-1
485 index-not-intercepted-early-enough-HACK-2
493 index-not-intercepted-early-enough-HACK-3
[all …]
Dglibc-2.4.supp121 index-not-intercepted-early-enough-HACK-4
Dglibc-2.X-drd.supp19 # manipulating FILE objects use locking primitives that cannot be intercepted
DNEWS308 342795 Internal glibc __GI_mempcpy call should be intercepted
/external/guice/core/test/com/google/inject/internal/
DProxyFactoryTest.java100 bar.intercepted(); in testInterceptOneMethod()
123 void intercepted() { in intercepted() method in ProxyFactoryTest.Bar
/external/v8/src/
Dexecution.cc274 int intercepted = thread_local_.interrupt_flags_ & scope->intercept_mask_; in PushPostponeInterruptsScope() local
275 scope->intercepted_flags_ = intercepted; in PushPostponeInterruptsScope()
276 thread_local_.interrupt_flags_ &= ~intercepted; in PushPostponeInterruptsScope()
/external/vulkan-validation-layers/loader/
Dvk-loader-generate.py401 self.intercepted = [proto.name for proto in self.protos]
415 if proto.name not in self.intercepted:
DLoaderAndLayerInterface.md1012 layer intercepts. For Vulkan commands that are not intercepted by a layer, or
1068 - Other than the two vkGet*ProcAddr, all other functions intercepted by a layer
1095 vkGetInstanceProcAddr to call down the chain for unknown (i.e. non-intercepted)
1098 vkGetDeviceProcAddr to call down the chain for unknown (i.e. non-intercepted)
/external/vulkan-validation-layers/
Dvk-layer-generate.py439 intercepted = []
465 intercepted.append(proto)
469 for proto in intercepted:
492 if not proto in intercepted:
/external/libmicrohttpd/doc/chapters/
Dtlsauthentication.inc2 any traffic, including the credentials, could be intercepted by anyone between
/external/valgrind/docs/internals/
Dxml-output-protocol4.txt693 One of the POSIX pthread_ functions that are intercepted
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3105 // FIXME: read sigmask when all of sigemptyset, etc are intercepted.
3146 // FIXME: read sigset_t when all of sigemptyset, etc are intercepted
3163 // FIXME: read sigset_t when all of sigemptyset, etc are intercepted
3182 // FIXME: read sigset_t when all of sigemptyset, etc are intercepted
3245 // FIXME: read sigset_t when all of sigemptyset, etc are intercepted
/external/libxml2/
DNEWS1627 intercepted at a structured level, with precise information
DChangeLog6390 errors intercepted.
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info1397 intercepted by anyone between the browser client and the server.
/external/jetty/
DVERSION.txt1888 + 290761 HttpExchange isDone handles intercepted events.
/external/curl/
DCHANGES.04342 - Based on one of those bug reports that are intercepted by a distro's bug