/external/pdfium/fxjs/ |
D | cfxjse_class.h | 31 CFXJSE_Context* GetContext() const { return m_pContext.Get(); } in GetContext() function
|
D | cfxjse_context.cpp | 205 v8::Local<v8::Context> CFXJSE_Context::GetContext() { in GetContext() function in CFXJSE_Context
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | microdump.h | 111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/ |
D | node_info_delegate.h | 56 const TfLiteContext* GetContext() const { return context_; } in GetContext() function
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_page.h | 29 CPDFXFA_Context* GetContext() const { return m_pContext.Get(); } in GetContext() function
|
/external/v8/src/debug/ |
D | debug-frames.cc | 77 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_utils.h | 156 IRContext* GetContext() { return context_; } in GetContext() function
|
D | register_pressure.h | 107 IRContext* GetContext() const { return context_; } in GetContext() function
|
D | loop_descriptor.h | 349 IRContext* GetContext() const { return context_; } in GetContext() function
|
D | ir_builder.h | 494 IRContext* GetContext() const { return context_; } in GetContext() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_utils.h | 156 IRContext* GetContext() { return context_; } in GetContext() function
|
D | register_pressure.h | 107 IRContext* GetContext() const { return context_; } in GetContext() function
|
D | loop_descriptor.h | 349 IRContext* GetContext() const { return context_; } in GetContext() function
|
D | ir_builder.h | 484 IRContext* GetContext() const { return context_; } in GetContext() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | shape_refiner.h | 129 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.h | 73 CPDF_RenderContext* GetContext() const { return m_pContext.Get(); } in GetContext() function
|
/external/v8/src/ |
D | contexts-inl.h | 36 Handle<Context> ScriptContextTable::GetContext(Isolate* isolate, in GetContext() function
|
D | deoptimizer.h | 777 intptr_t GetContext() const { return context_; } in GetContext() function 1036 Handle<Object> GetContext() { return context_; } in GetContext() function
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tensor.cc | 43 TFE_Context* GetContext(PyObject* ctx) { in GetContext() function
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 1447 MinidumpContext* MinidumpThread::GetContext() { in GetContext() function in google_breakpad::MinidumpThread 2959 MinidumpContext* MinidumpException::GetContext() { in GetContext() function in google_breakpad::MinidumpException
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | api.cpp | 52 static INLINE SWR_CONTEXT* GetContext(HANDLE hContext) in GetContext() function
|
/external/v8/src/interpreter/ |
D | interpreter-assembler.cc | 153 Node* InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_properties.cc | 581 InferenceContext* GetContext(const NodeDef* node) { in GetContext() function in tensorflow::grappler::SymbolicShapeRefiner
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 179 MacroAssemblerContext* GetContext() { return &context_; } in GetContext() function
|