Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 25 of 59) sorted by relevance

123

/external/skia/src/gpu/tessellate/
DGrDrawAtlasPathOp.h43 struct Instance { struct
45 size_t stride = sizeof(Instance); in Stride() argument
51 Instance(const SkIRect& devIBounds, SkIVector devToAtlasOffset, const SkPMColor4f& color, in Instance() function
72 Instance fInstance; argument
/external/skia/src/gpu/ccpr/
DGrCCPathProcessor.h35 struct Instance { struct
46 static_assert(4 * 12 == sizeof(Instance)); argument
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.h54 struct Instance { struct
67 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
/external/swiftshader/src/Vulkan/
DVkGetProcAddress.h23 class Instance; variable
DVkInstance.hpp22 class Instance class
DVkInstance.cpp20 Instance::Instance(const VkInstanceCreateInfo *pCreateInfo, void *mem, VkPhysicalDevice physicalDev… in Instance() function in vk::Instance
/external/clang/test/SemaCXX/
Dvtable-instantiation.cpp36 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/
DSharedResourceHolder.java180 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/
DMCLabel.h26 unsigned Instance; variable
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp27 CompilerInstance &Instance; member in __anon48056c6c0111::PrintFunctionsConsumer
31 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
/external/llvm/include/llvm/MC/
DMCLabel.h28 unsigned Instance; variable
/external/libtextclassifier/native/utils/zlib/
Dzlib.cc23 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/v8/src/profiler/
Dprofiler-stats.h30 static ProfilerStats* Instance() { in Instance() function
/external/clang/test/Sema/
Doverloaded-func-transparent-union.c13 } Instance __attribute__((transparent_union)); typedef
Dnonnull.c10 } Instance __attribute__((transparent_union)); typedef
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
/external/OpenCL-CTS/test_common/gl/
Dsetup_x11.cpp109 GLEnvironment * GLEnvironment::Instance( void ) in Instance() function in GLEnvironment
Dsetup_osx.cpp136 GLEnvironment * GLEnvironment::Instance( void ) in Instance() function in GLEnvironment
Dsetup_win32.cpp194 GLEnvironment * GLEnvironment::Instance( void ) in Instance() function in GLEnvironment
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc120 static VOID CALLBACK SchedClosureCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureCallback()
134 static VOID CALLBACK SchedClosureAfterCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureAfterCallback()
/external/tensorflow/tensorflow/lite/nnapi/
Dnnapi_handler.cc40 NnApiHandler* NnApiHandler::Instance() { in Instance() function in tflite::nnapi::NnApiHandler
/external/python/cpython2/Demo/metaclasses/
DSimple.py13 class Instance: class
/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h254 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/
DFrontendAction.h39 CompilerInstance *Instance; variable
/external/scudo/standalone/
Dtsd_exclusive.h115 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); in teardownThread() local

123