/external/deqp/external/openglcts/modules/common/ |
D | glcTestPackage.hpp | 42 Context& getContext(void) in getContext() function in deqp::PackageContext 75 Context& getContext(void) in getContext() function in deqp::TestPackage
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowContentProvider.java | 14 public final Context getContext() { in getContext() method in ShadowContentProvider
|
/external/skqp/src/gpu/ |
D | GrGpuResource.cpp | 88 const GrContext* GrGpuResource::getContext() const { in getContext() function in GrGpuResource 96 GrContext* GrGpuResource::getContext() { in getContext() function in GrGpuResource
|
D | GrSurfaceContextPriv.h | 18 GrContext* getContext() { return fSurfaceContext->fContext; } in getContext() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DebugInfo.h | 248 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 423 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 441 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 460 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 573 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 622 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 692 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 710 DIScope getContext() const { return getScope().getContext(); } in getContext() function 729 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function
|
/external/skia/src/gpu/ |
D | GrGpuResource.cpp | 105 const GrContext* GrGpuResource::getContext() const { in getContext() function in GrGpuResource 113 GrContext* GrGpuResource::getContext() { in getContext() function in GrGpuResource
|
D | GrSurfaceContextPriv.h | 18 GrContext* getContext() { return fSurfaceContext->fContext; } in getContext() function
|
/external/deqp/modules/gles31/ |
D | tes31TestPackage.hpp | 48 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestPackage
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | BidiClassifier.java | 78 public Object getContext() { in getContext() method in BidiClassifier
|
/external/deqp/modules/gles3/ |
D | tes3TestPackage.hpp | 48 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles3::TestPackage
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | BidiClassifier.java | 75 public Object getContext() { in getContext() method in BidiClassifier
|
/external/deqp/modules/gles2/ |
D | tes2TestPackage.hpp | 48 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles2::TestPackage
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/ |
D | JavaParserFactory.java | 48 public static Context getContext(Node node, TypeSolver typeSolver) { in getContext() method in JavaParserFactory
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
D | MDC.java | 55 public static Hashtable getContext() { in getContext() method in MDC
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTranslator.h | 49 GlobalContext *getContext() const { return Ctx; } in getContext() function
|
/external/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 102 MCContext& getContext() const { return Ctx; } in getContext() function
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLBIOSink.java | 57 long getContext() { in getContext() method in OpenSSLBIOSink
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
D | InstrumentationUiDevice.java | 53 protected DroidDriverContext<View, ViewElement> getContext() { in getContext() method in InstrumentationUiDevice
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowAppWidgetHost.java | 27 public Context getContext() { in getContext() method in ShadowAppWidgetHost
|
D | ShadowTextToSpeech.java | 35 public Context getContext() { in getContext() method in ShadowTextToSpeech
|
/external/droiddriver/src/io/appium/droiddriver/base/ |
D | BaseUiDevice.java | 118 protected abstract DroidDriverContext<?, ?> getContext(); in getContext() method in BaseUiDevice
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | main.cpp | 78 es2::Context *getContext() in getContext() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | MCAsmParserExtension.h | 54 MCContext &getContext() { return getParser().getContext(); } in getContext() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 42 MCContext &getContext() const { return *Ctx; } in getContext() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 126 ASTContext &getContext() { return Context; } in getContext() function 127 const ASTContext &getContext() const { return Context; } in getContext() function
|