Searched defs:call_context (Results 1 – 7 of 7) sorted by relevance
43 grpc_call_context_element* call_context) in ServiceConfigCallData()54 grpc_call_context_element* call_context) in ServiceConfigCallData()
48 typedef struct call_context struct56 } call_context; argument
47 struct call_context struct49 UINT64 x [AARCH64_N_XREG];74 get_x_addr (struct call_context *context, unsigned n) in get_x_addr() argument
56 struct call_context struct58 struct _v v[N_V_ARG_REG];59 UINT64 x[N_X_ARG_REG];
425 def call_context(): function
1206 def _set_training_mode(self, args, kwargs, call_context): argument
1399 enum fork_context_e call_context, // Intel, GNU, ... in __kmp_fork_call()