Searched defs:_context (Results 1 – 12 of 12) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cv_context.h | 54 SmartPtr<CLContext> _context; variable
|
D | cl_kernel.h | 133 SmartPtr<CLContext> _context; variable
|
D | cl_image_handler.h | 158 SmartPtr<CLContext> _context; variable
|
/external/libxcam/xcore/ |
D | smart_analysis_handler.h | 87 XCamSmartAnalysisContext *_context; variable
|
D | dynamic_analyzer.h | 76 XCam3AContext *_context; variable
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_context.c | 1461 trace_context_transfer_map(struct pipe_context *_context, in trace_context_transfer_map() 1498 trace_context_transfer_flush_region( struct pipe_context *_context, in trace_context_transfer_flush_region() 1511 trace_context_transfer_unmap(struct pipe_context *_context, in trace_context_transfer_unmap() 1564 trace_context_buffer_subdata(struct pipe_context *_context, in trace_context_buffer_subdata() 1597 trace_context_texture_subdata(struct pipe_context *_context, in trace_context_texture_subdata() 1639 trace_context_invalidate_resource(struct pipe_context *_context, in trace_context_invalidate_resource() 1660 trace_context_render_condition(struct pipe_context *_context, in trace_context_render_condition() 1684 trace_context_texture_barrier(struct pipe_context *_context, unsigned flags) in trace_context_texture_barrier() 1701 trace_context_memory_barrier(struct pipe_context *_context, in trace_context_memory_barrier() 1717 trace_context_set_tess_state(struct pipe_context *_context, in trace_context_set_tess_state() [all …]
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | LTOCodeGenerator.h | 59 llvm::LLVMContext& _context; member
|
/external/tensorflow/tensorflow/python/summary/ |
D | summary.py | 51 from tensorflow.python.eager import context as _context unknown
|
/external/mesa3d/src/gallium/drivers/rbug/ |
D | rbug_context.c | 1086 rbug_context_transfer_map(struct pipe_context *_context, in rbug_context_transfer_map() 1113 rbug_context_transfer_flush_region(struct pipe_context *_context, in rbug_context_transfer_flush_region() 1131 rbug_context_transfer_unmap(struct pipe_context *_context, in rbug_context_transfer_unmap() 1149 rbug_context_buffer_subdata(struct pipe_context *_context, in rbug_context_buffer_subdata() 1166 rbug_context_texture_subdata(struct pipe_context *_context, in rbug_context_texture_subdata()
|
/external/tensorflow/tensorflow/python/eager/ |
D | context.py | 460 _context = None variable
|
/external/python/cpython2/Lib/ |
D | ssl.py | 536 _context=None): argument
|
/external/python/cpython3/Lib/ |
D | ssl.py | 724 _context=None, _session=None): argument
|