/external/syzkaller/vm/ |
D | vm.go | 37 type Instance struct { struct 38 impl vmimpl.Instance 39 workdir string 40 index int 98 func (inst *Instance) Copy(hostSrc string) (string, error) { 122 // outc/errc is what vm.Instance.Run returns, reporter parses kernel output for oopses. 125 func (inst *Instance) MonitorExecution(outc <-chan []byte, errc <-chan error,
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 54 struct Instance { struct 67 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
|
/external/skia/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 54 struct Instance { struct 67 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
|
/external/clang/test/SemaCXX/ |
D | vtable-instantiation.cpp | 36 static Target<T> Instance; member 40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | SharedResourceHolder.java | 180 private static class Instance { class in SharedResourceHolder 185 Instance(Object payload) { in Instance() method in SharedResourceHolder.Instance
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCLabel.h | 26 unsigned Instance; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCLabel.h | 26 unsigned Instance; variable
|
/external/llvm/include/llvm/MC/ |
D | MCLabel.h | 28 unsigned Instance; variable
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 27 CompilerInstance &Instance; member in __anon989da2ea0111::PrintFunctionsConsumer 31 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
|
/external/libtextclassifier/utils/zlib/ |
D | zlib.cc | 23 std::unique_ptr<ZlibDecompressor> ZlibDecompressor::Instance( in Instance() function in libtextclassifier3::ZlibDecompressor 113 std::unique_ptr<ZlibCompressor> ZlibCompressor::Instance( in Instance() function in libtextclassifier3::ZlibCompressor
|
/external/swiftshader/src/Vulkan/ |
D | VkInstance.cpp | 21 Instance::Instance(const CreateInfo* pCreateInfo, void* mem) in Instance() function in vk::Instance
|
D | VkInstance.hpp | 23 class Instance class
|
/external/syzkaller/vendor/google.golang.org/appengine/aetest/ |
D | instance.go | 13 type Instance interface { interface
|
/external/clang/test/Sema/ |
D | overloaded-func-transparent-union.c | 13 } Instance __attribute__((transparent_union)); typedef
|
D | nonnull.c | 10 } Instance __attribute__((transparent_union)); typedef
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | ModelInjector.cpp | 79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | env.cc | 93 static VOID CALLBACK SchedClosureCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureCallback() 107 static VOID CALLBACK SchedClosureAfterCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureAfterCallback()
|
/external/python/cpython2/Demo/metaclasses/ |
D | Simple.py | 13 class Instance: class
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | RPCUtils.h | 254 MemberFnWrapper(ClassT &Instance, MethodT Method) in MemberFnWrapper() 495 static Error handle(ChannelT &C, ClassT &Instance, in handle() 518 static Error expect(ChannelT &C, ClassT &Instance, in expect()
|
/external/clang/include/clang/Frontend/ |
D | FrontendAction.h | 39 CompilerInstance *Instance; variable
|
/external/syzkaller/pkg/gce/ |
D | gce.go | 32 Instance string member
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 237 unsigned Instance) { in getOrCreateDirectionalLocalSymbol() 245 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol() local 251 unsigned Instance = GetInstance(LocalLabelVal); in getDirectionalLocalSymbol() local
|
/external/tensorflow/tensorflow/stream_executor/ |
D | plugin_registry.cc | 55 /* static */ PluginRegistry* PluginRegistry::Instance() { in Instance() function in stream_executor::PluginRegistry
|
/external/webrtc/webrtc/base/ |
D | profiler.cc | 91 Profiler* Profiler::Instance() { in Instance() function in rtc::Profiler
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCContext.cpp | 236 unsigned Instance) { in getOrCreateDirectionalLocalSymbol() 244 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol() local 250 unsigned Instance = GetInstance(LocalLabelVal); in getDirectionalLocalSymbol() local
|