Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:context_init
(Results
1 - 14
of
14
) sorted by relevance
/third_party/selinux/libsepol/src/
H
A
D
users.c
51
context_init
(&context);
in user_to_record()
76
context_init
(&context);
in user_to_record()
187
context_init
(&context);
in sepol_user_modify()
207
context_init
(&context);
in sepol_user_modify()
H
A
D
mls.c
677
context_init
(ctx1);
in sepol_mls_contains()
678
context_init
(ctx2);
in sepol_mls_contains()
717
context_init
(con);
in sepol_mls_check()
H
A
D
context.c
165
context_init
(scontext);
in context_from_record()
H
A
D
services.c
1358
context_init
(&newcontext);
in sepol_compute_sid()
/third_party/jerryscript/jerry-main/
H
A
D
main-unix-snapshot.c
78
context_init
(void)
in context_init()
function
82
} /*
context_init
*/
in context_init()
345
context_init
();
in process_generate()
568
context_init
();
in process_literal_dump()
736
context_init
();
in process_merge()
/third_party/node/deps/openssl/openssl/crypto/
H
A
D
context.c
72
static int
context_init
(OSSL_LIB_CTX *ctx)
in context_init()
function
155
&&
context_init
(&default_context_int);
in DEFINE_RUN_ONCE_STATIC()
194
if (ctx != NULL && !
context_init
(ctx)) {
in OSSL_LIB_CTX_new()
/third_party/openssl/crypto/
H
A
D
context.c
72
static int
context_init
(OSSL_LIB_CTX *ctx)
in context_init()
function
155
&&
context_init
(&default_context_int);
in DEFINE_RUN_ONCE_STATIC()
194
if (ctx != NULL && !
context_init
(ctx)) {
in OSSL_LIB_CTX_new()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H
A
D
pan_screen.h
75
void (*
context_init
)(struct pipe_context *pipe);
member
H
A
D
pan_context.c
1142
pan_screen(screen)->vtbl.
context_init
(gallium);
in panfrost_create_context()
H
A
D
pan_cmdstream.c
4670
context_init
(struct pipe_context *pipe)
in context_init()
function
4757
screen->vtbl.
context_init
=
context_init
;
in panfrost_cmdstream_screen_init()
/third_party/selinux/libsepol/include/sepol/policydb/
H
A
D
context.h
116
static inline void
context_init
(context_struct_t * c)
in context_init()
function
/third_party/alsa-utils/axfer/
H
A
D
subcmd-transfer.c
122
static int
context_init
(struct context *ctx, snd_pcm_stream_t direction,
in context_init()
function
484
err =
context_init
(&ctx, direction, argc, argv);
in subcmd_transfer()
/third_party/python/Modules/_decimal/
H
A
D
_decimal.c
1305
context_init
(PyObject *self, PyObject *args, PyObject *kwds)
in context_init()
function
5719
context_init
, /* tp_init */
/third_party/selinux/checkpolicy/
H
A
D
policy_define.c
309
context_init
(&newc->context[0]);
in define_initial_sid()
4435
context_init
(c);
in parse_security_context()
Completed in 29 milliseconds