Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A 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 …]
/aosp_15_r20/external/selinux/policycoreutils/newrole/
H A Dnewrole.c659 const char *new_context, const char *ttyn) in send_audit_message()
694 const char *new_context in send_audit_message()
710 static int relabel_tty(const char *ttyn, const char *new_context, in relabel_tty()
832 char **new_context, in parse_command_line_arguments()
1035 char *new_context = NULL; /* target security context */ in main() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_context.cc32 QuicConnectionContext* new_context) in QuicConnectionContextSwitcher()
/aosp_15_r20/external/selinux/libselinux/src/
H A Dquery_user_context.c117 context_t new_context; /* The new context chosen by the user */ in manual_user_enter_context() local
/aosp_15_r20/external/grpc-grpc/examples/cpp/deadline/
H A Dserver.cc69 std::unique_ptr<ClientContext> new_context = in SayHello() local
/aosp_15_r20/external/selinux/policycoreutils/run_init/
H A Drun_init.c353 char *new_context; /* context for the init script context */ local
/aosp_15_r20/external/OpenCSD/decoder/include/common/
H A Dtrc_gen_elem.h63 void setContext(const ocsd_pe_context &new_context) { context = new_context; }; in setContext()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/context/
H A Dcontext.cpp274 ContextPtr&& new_context) in ThreadLocalDistAutogradContext()
/aosp_15_r20/external/cronet/net/http/
H A Dmock_sspi_library_win.cc153 MockContext* new_context = new MockContext; in InitializeSecurityContext() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcall_graph.cc229 CallContext new_context = in SetCallContexts() local
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_overlayfs_mount.cpp491 auto new_context = fs_mgr_get_context(entry.mount_point); in fs_mgr_overlayfs_mount_one() local
H A Dfs_mgr_overlayfs_control.cpp168 auto new_context = fs_mgr_get_context(mount_point); in fs_mgr_overlayfs_setup_one() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-compress.c25 void *(*new_context)(void); member
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Druntime.py59 def new_context(environment, template_name, blocks, vars=None, function
H A Denvironment.py1055 def new_context(self, vars=None, shared=False, locals=None): member in Template
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/private/
H A Dtrace-cmd-private.h536 void *(*new_context)(void); member
/aosp_15_r20/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
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/context/
H A Dcrate_context.rs850 fn new_context() { in new_context() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc339 CUcontext new_context; in CreateContext() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc2122 OpContext new_context; in FusedChildContext() local
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dwl.rs1294 fn new_context(&mut self, id: u32, name: &str) -> WlResult<WlResp> { in new_context() method
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump.cc781 scoped_ptr<MDRawContextARM64> new_context(new MDRawContextARM64()); in Read() local
/aosp_15_r20/external/python/cpython2/Lib/
Ddecimal.py3754 def __init__(self, new_context): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py3874 def __init__(self, new_context): argument

12