Home
last modified time | relevance | path

Searched defs:getContext (Results 1 – 25 of 2841) sorted by relevance

12345678910>>...114

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
156 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
162 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
162 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
162 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
162 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function
65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function
162 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DContextName.java114 public String getContext() { in getContext() method in ContextName
433 public String getContext() { in getContext() method in ContextName.Builder
496 public String getContext() { in getContext() method in ContextName.ProjectEnvironmentUserSessionContextBuilder
555 public String getContext() { in getContext() method in ContextName.ProjectLocationSessionContextBuilder
619 public String getContext() { in getContext() method in ContextName.ProjectLocationEnvironmentUserSessionContextBuilder
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
H A DContextName.java114 public String getContext() { in getContext() method in ContextName
433 public String getContext() { in getContext() method in ContextName.Builder
496 public String getContext() { in getContext() method in ContextName.ProjectEnvironmentUserSessionContextBuilder
555 public String getContext() { in getContext() method in ContextName.ProjectLocationSessionContextBuilder
619 public String getContext() { in getContext() method in ContextName.ProjectLocationEnvironmentUserSessionContextBuilder
/aosp_15_r20/external/google-cloud-java/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DContextsGrpc.java375 default void getContext( in getContext() method
495 public void getContext( in getContext() method in ContextsGrpc.ContextsStub
606 public com.google.cloud.dialogflow.v2beta1.Context getContext( in getContext() method in ContextsGrpc.ContextsBlockingStub
707 getContext(com.google.cloud.dialogflow.v2beta1.GetContextRequest request) { in getContext() method in ContextsGrpc.ContextsFutureStub
/aosp_15_r20/external/google-cloud-java/java-dialogflow/grpc-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
H A DContextsGrpc.java373 default void getContext( in getContext() method
493 public void getContext( in getContext() method in ContextsGrpc.ContextsStub
604 public com.google.cloud.dialogflow.v2.Context getContext( in getContext() method in ContextsGrpc.ContextsBlockingStub
705 getContext(com.google.cloud.dialogflow.v2.GetContextRequest request) { in getContext() method in ContextsGrpc.ContextsFutureStub
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DFakeStreamingApi.java87 public ApiCallContext getContext() { in getContext() method in FakeStreamingApi.BidiStreamingStashCallable
172 public ApiCallContext getContext() { in getContext() method in FakeStreamingApi.ServerStreamingStashCallable
276 public ApiCallContext getContext() { in getContext() method in FakeStreamingApi.ClientStreamingStashCallable
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowSearchManager.java38 private Context getContext() { in getContext() method in ShadowSearchManager
47 Context getContext(); in getContext() method
/aosp_15_r20/frameworks/compile/libbcc/include/bcc/
DSource.h82 inline BCCContext &getContext() in getContext() function
84 inline const BCCContext &getContext() const in getContext() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLEvent.h84 inline Context &Event::getContext() in getContext() function
89 inline const Context &Event::getContext() const in getContext() function
H A DCLCommandQueue.h289 inline Context &CommandQueue::getContext() in getContext() function
294 inline const Context &CommandQueue::getContext() const in getContext() function
H A DCLProgram.h112 inline Context &Program::getContext() in getContext() function
117 inline const Context &Program::getContext() const in getContext() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTestPackage.hpp48 Context &getContext(void) in getContext() function in deqp::PackageContext
81 Context &getContext(void) in getContext() function in deqp::TestPackage
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpuResource.cpp125 const GrDirectContext* GrGpuResource::getContext() const { in getContext() function in GrGpuResource
133 GrDirectContext* GrGpuResource::getContext() { in getContext() function in GrGpuResource
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DSeriesRecordingDetailsFragment.java211 DvrUiHelper.startSchedulesActivityForSeries(getContext(), mSeries); in onCreateOnActionClickedListener() method
213 DvrUiHelper.startSeriesDeletionActivity(getContext(), mSeries.getId()); in onCreateOnActionClickedListener() method
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DContextsClient.java391 public final Context getContext(ContextName name) { in getContext() method in ContextsClient
429 public final Context getContext(String name) { in getContext() method in ContextsClient
460 public final Context getContext(GetContextRequest request) { in getContext() method in ContextsClient
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/
H A DContextsClient.java374 public final Context getContext(ContextName name) { in getContext() method in ContextsClient
407 public final Context getContext(String name) { in getContext() method in ContextsClient
438 public final Context getContext(GetContextRequest request) { in getContext() method in ContextsClient
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h139 const MCContext &getContext() const { in getContext() function
142 MCContext &getContext() { in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineModuleInfo.h139 const MCContext &getContext() const { in getContext() function
142 MCContext &getContext() { in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineModuleInfo.h139 const MCContext &getContext() const { in getContext() function
142 MCContext &getContext() { in getContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineModuleInfo.h139 const MCContext &getContext() const { in getContext() function
142 MCContext &getContext() { in getContext() function

12345678910>>...114