Home
last modified time | relevance | path

Searched defs:new_context (Results 1 – 18 of 18) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc84 tsan_block_context_t *new_context = in AllocContext() local
206 tsan_block_context_t *new_context = in DISPATCH_INTERCEPT_B() local
344 tsan_block_context_t *new_context = in TSAN_INTERCEPTOR() local
362 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
391 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
422 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
497 tsan_block_context_t *new_context = in DECLARE_REAL_AND_INTERCEPTOR() local
512 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
529 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
546 __block tsan_block_context_t new_context = { in TSAN_INTERCEPTOR() local
[all …]
/external/selinux/policycoreutils/newrole/
Dnewrole.c647 security_context_t new_context, const char *ttyn) in send_audit_message()
682 security_context_t new_context in send_audit_message()
698 static int relabel_tty(const char *ttyn, security_context_t new_context, in relabel_tty()
820 security_context_t * new_context, in parse_command_line_arguments()
1024 security_context_t new_context = NULL; /* target security context */ in main() local
/external/v8/src/deoptimizer/arm64/
Ddeoptimizer-arm64.cc26 Address new_context = in SetCallerPc() local
/external/v8/src/compiler/
Djs-context-specialization.cc51 Node* new_context, in SimplifyJSLoadContext()
70 Node* new_context, in SimplifyJSStoreContext()
Dbytecode-graph-builder.cc547 void SetContext(Node* new_context) { context_ = new_context; } in SetContext()
2217 Node* new_context = environment()->LookupAccumulator(); in VisitPushContext() local
/external/selinux/libselinux/src/
Dquery_user_context.c117 context_t new_context; /* The new context chosen by the user */ in manual_user_enter_context() local
/external/selinux/policycoreutils/run_init/
Drun_init.c357 security_context_t new_context; /* context for the init script context */ local
/external/OpenCSD/decoder/include/common/
Dtrc_gen_elem.h63 void setContext(const ocsd_pe_context &new_context) { context = new_context; }; in setContext()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc224 CallContext new_context = in SetCallContexts() local
/external/libchrome/third_party/jinja2/
Druntime.py59 def new_context(environment, template_name, blocks, vars=None, function
Denvironment.py1055 def new_context(self, vars=None, shared=False, locals=None): member in Template
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc385 CUcontext new_context; in CreateContext() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc1741 OpContext new_context; in FusedChildContext() local
/external/crosvm/devices/src/virtio/
Dwl.rs1137 fn new_context(&mut self, id: u32) -> WlResult<WlResp> { in new_context() method
/external/python/cpython3/Lib/
D_pydecimal.py3856 def __init__(self, new_context): argument
/external/python/cpython2/Lib/
Ddecimal.py3754 def __init__(self, new_context): argument
/external/v8/src/execution/
Disolate.cc4609 Context new_context) in ThrowInternal()
/external/v8/src/interpreter/
Dinterpreter-generator.cc833 TNode<Context> new_context = CAST(GetAccumulator()); in IGNITION_HANDLER() local