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.c662 const char *new_context, const char *ttyn) in send_audit_message()
697 const char *new_context in send_audit_message()
713 static int relabel_tty(const char *ttyn, const char *new_context, in relabel_tty()
835 char **new_context, in parse_command_line_arguments()
1038 char *new_context = NULL; /* target security context */ in main() 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.c353 char *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.cc227 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/python/jinja/src/jinja2/
Druntime.py76 def new_context( function
Denvironment.py1090 def new_context(self, vars=None, shared=False, locals=None): member in Template
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc345 CUcontext new_context; in CreateContext() local
/external/crosvm/devices/src/virtio/
Dwl.rs1037 fn new_context(&mut self, id: u32, name: &str) -> WlResult<WlResp> { in new_context() method
/external/google-breakpad/src/processor/
Dminidump.cc742 scoped_ptr<MDRawContextARM64> new_context(new MDRawContextARM64()); in Read() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc2101 OpContext new_context; in FusedChildContext() local
/external/python/cpython2/Lib/
Ddecimal.py3754 def __init__(self, new_context): argument
/external/python/cpython3/Lib/
D_pydecimal.py3860 def __init__(self, new_context): argument
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc5493 static const uint8_t new_context[] = {4}; in TEST_F() local
/external/boringssl/src/ssl/
Dssl_test.cc6486 static const uint8_t new_context[] = {4}; in TEST_F() local