Home
last modified time | relevance | path

Searched defs:new_context (Results 1 – 15 of 15) 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/compiler/
Djs-context-specialization.cc48 Node* new_context, in SimplifyJSLoadContext()
67 Node* new_context, in SimplifyJSStoreContext()
Dbytecode-graph-builder.cc77 void SetContext(Node* new_context) { context_ = new_context; } in SetContext()
1454 Node* new_context = environment()->LookupAccumulator(); in VisitPushContext() local
/external/autotest/client/deps/glbench/src/
Dcontexttest.cc34 GLContext new_context = interface->CreateContext(); in TestFunc() 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.c349 security_context_t new_context; /* context for the init script context */ local
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc222 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.cc405 CUcontext new_context; in CreateContext() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc1404 OpContext new_context; in FusedChildContext() local
/external/python/cpython2/Lib/
Ddecimal.py3754 def __init__(self, new_context): argument
/external/python/cpython3/Lib/
D_pydecimal.py3856 def __init__(self, new_context): argument
/external/v8/src/interpreter/
Dinterpreter-generator.cc751 Node* new_context = GetAccumulator(); in IGNITION_HANDLER() local