Home
last modified time | relevance | path

Searched defs:ThisT (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRemoteObjectLayer.h118 using ThisT = RemoteObjectLayer<RPCEndpoint>; in RemoteObjectLayer() local
321 using ThisT = RemoteObjectClientLayer<RPCEndpoint>; in RemoteObjectClientLayer() local
435 using ThisT = RemoteObjectServerLayer<BaseLayerT, RPCEndpoint>; in RemoteObjectServerLayer() local
540 using ThisT = RemoteObjectClientLayer<RPCEndpoint>; in RemoteObjectClientLayer() local
552 using ThisT = RemoteObjectServerLayer<BaseLayerT, RPCEndpoint>; in RemoteObjectServerLayer() local
DOrcRemoteTargetServer.h63 using ThisT = typename std::remove_reference<decltype(*this)>::type; in OrcRemoteTargetServer() local
/external/scudo/standalone/
Dtsd.h28 using ThisT = TSD<Allocator>; member
Dquarantine.h174 using ThisT = GlobalQuarantine<Callback, Node>; variable
Dprimary32.h53 typedef SizeClassAllocator32<Config> ThisT; typedef
Dprimary64.h53 typedef SizeClassAllocator64<Config> ThisT; typedef
Dcombined.h51 typedef Allocator<Params, PostInitCallback> ThisT; typedef
/external/scudo/standalone/tests/
Dtsd_test.cpp26 using ThisT = MockAllocator<Config>; typedef in MockAllocator
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h60 typedef OrcRemoteTargetServer ThisT; in handleKnownFunction() typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h322 SizeClassMap, MapUnmapCallback> ThisT; typedef
715 SizeClassMap, kRegionSizeLog, ByteMap, MapUnmapCallback> ThisT; typedef