Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_device.cpp66 CLDevice::get_context () in get_context() function in XCam::CLDevice
Dcl_kernel.h83 SmartPtr<CLContext> &get_context () { in get_context() function
Dcl_memory.h79 SmartPtr<CLContext> &get_context () { in get_context() function
Dcl_image_handler.h85 SmartPtr<CLContext> &get_context () { in get_context() function
/external/python/cpython2/Lib/idlelib/
DCodeContext.py107 def get_context(self, new_topvisible, stopline=1, stopindent=0): member in CodeContext
/external/python/cpython3/Lib/idlelib/
Dcodecontext.py134 def get_context(self, new_topvisible, stopline=1, stopindent=0): member in CodeContext
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h57 shape_inference::InferenceContext* get_context() { in get_context() function
/external/python/cpython3/Lib/multiprocessing/
Dcontext.py186 def get_context(self, method=None): member in BaseContext
232 def get_context(self, method=None): member in DefaultContext
/external/bcc/src/python/bcc/
Dusdt.py168 def get_context(self): member in USDT
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py135 def get_context(self): member in ExecutorMixin
155 def get_context(self): member in ProcessPoolForkMixin
170 def get_context(self): member in ProcessPoolForkserverMixin
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h615 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function
770 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function
/external/autotest/server/
Dserver_job.py164 def get_context(self): member in status_indenter