Home
last modified time | relevance | path

Searched defs:tunable (Results 1 – 5 of 5) sorted by relevance

/external/selinux/secilc/docs/
Dcil_conditional_statements.md116 tunable section in Conditional Statements
/external/tensorflow/tensorflow/core/framework/
Dmodel.proto78 bool tunable = 6; field
Dmodel.h71 const bool tunable; member
/external/selinux/libsepol/cil/src/
Dcil_tree.c1024 struct cil_tunable *tunable = node->data; in cil_tree_print_node() local
Dcil_build_ast.c2483 struct cil_tunable *tunable = NULL; in cil_gen_tunable() local
2523 void cil_destroy_tunable(struct cil_tunable *tunable) in cil_destroy_tunable()