Home
last modified time | relevance | path

Searched defs:set_context (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/execution/
Disolate-inl.h20 void Isolate::set_context(Context context) { in set_context() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h136 void set_context(CallContext value) { context_ = value; } in set_context() function
/external/compiler-rt/lib/asan/
Dasan_thread.h77 void set_context(AsanThreadContext *context) { context_ = context; } in set_context() function
/external/v8/src/objects/
Djs-function-inl.h185 void JSFunction::set_context(HeapObject value) { in set_context() function
/external/python/pyopenssl/src/OpenSSL/
DSSL.py1656 def set_context(self, context): member in Connection
/external/python/cpython2/Python/
Dast.c370 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function
/external/python/cpython3/Python/
Dast.c1124 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function