Home
last modified time | relevance | path

Searched defs:newcontext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_context.c234 pcre2_general_context *newcontext = in pcre2_general_context_copy() local
246 pcre2_compile_context *newcontext = in pcre2_compile_context_copy() local
258 pcre2_match_context *newcontext = in pcre2_match_context_copy() local
270 pcre2_convert_context *newcontext = in pcre2_convert_context_copy() local
/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_glx_pbuffer.c206 CGLContextObj newcontext; in get_max_size() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dservices.c1328 newcontext) in compute_sid_handle_invalid_context()
1355 context_struct_t *scontext = 0, *tcontext = 0, newcontext; in sepol_compute_sid() local
H A Dmls.c607 uint32_t specified, context_struct_t * newcontext) in mls_compute_sid()