Home
last modified time | relevance | path

Searched defs:_context (Results 1 – 12 of 12) sorted by relevance

/external/libxcam/modules/ocl/
Dcv_context.h54 SmartPtr<CLContext> _context; variable
Dcl_kernel.h133 SmartPtr<CLContext> _context; variable
Dcl_image_handler.h158 SmartPtr<CLContext> _context; variable
/external/libxcam/xcore/
Dsmart_analysis_handler.h87 XCamSmartAnalysisContext *_context; variable
Ddynamic_analyzer.h76 XCam3AContext *_context; variable
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c1461 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/
DLTOCodeGenerator.h59 llvm::LLVMContext& _context; member
/external/tensorflow/tensorflow/python/summary/
Dsummary.py51 from tensorflow.python.eager import context as _context unknown
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_context.c1086 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/
Dcontext.py460 _context = None variable
/external/python/cpython2/Lib/
Dssl.py536 _context=None): argument
/external/python/cpython3/Lib/
Dssl.py724 _context=None, _session=None): argument