Home
last modified time | relevance | path

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

/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Doptions.h113 constexpr Options 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/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.h82 void set_context(MemprofThreadContext *context) { context_ = context; } in set_context() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.h83 void set_context(AsanThreadContext *context) { context_ = context; } in set_context() function
/external/compiler-rt/lib/asan/
Dasan_thread.h77 void set_context(AsanThreadContext *context) { context_ = context; } in set_context() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h61 void set_context(void* context) { context_ = context; } in set_context() function
/external/python/pyopenssl/src/OpenSSL/
DSSL.py1575 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.c1116 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py11673 def set_context(arg0, arg1): member in schedule_constraints
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h9229 isl::checked::schedule_constraints schedule_constraints::set_context(isl::checked::set context) con… in set_context() function
Dcpp.h12662 isl::schedule_constraints schedule_constraints::set_context(isl::set context) const in set_context() function
Disl-noexceptions.h13987 schedule_constraints schedule_constraints::set_context(set context) const in set_context() function