/external/selinux/libsepol/cil/src/ |
cil_reset_ast.c | 110 if (attr->expr_list != NULL) { 114 expr = attr->expr_list->head; 120 free(attr->expr_list); 121 attr->expr_list = NULL; 146 if (attr->expr_list != NULL) { 150 struct cil_list_item *expr = attr->expr_list->head; 156 free(attr->expr_list); 157 attr->expr_list = NULL; 175 if (attr->expr_list != NULL) { 179 struct cil_list_item *expr = attr->expr_list->head [all...] |
cil_internal.h | 435 struct cil_list *expr_list; member in struct:cil_userattribute 487 struct cil_list *expr_list; member in struct:cil_roleattribute 512 struct cil_list *expr_list; member in struct:cil_typeattribute
|
cil_post.c | 51 static int __cil_expr_list_to_bitmap(struct cil_list *expr_list, ebitmap_t *out, int max, struct cil_db *db); 613 rc = __cil_expr_list_to_bitmap(attr->expr_list, attr->types, db->num_types, db); 665 rc = __cil_expr_list_to_bitmap(attr->expr_list, attr->users, db->num_users, db); 713 rc = __cil_expr_list_to_bitmap(attr->expr_list, attr->roles, db->num_roles, db); 1158 static int __cil_expr_list_to_bitmap(struct cil_list *expr_list, ebitmap_t *out, int max, struct cil_db *db) 1165 if (expr_list == NULL) { 1169 cil_list_for_each(expr, expr_list) { [all...] |
cil_build_ast.c | 1284 if (attr->expr_list != NULL) { 1288 expr = attr->expr_list->head; 1294 free(attr->expr_list); 1295 attr->expr_list = NULL; [all...] |
cil_build_ast.h | 63 int cil_fill_classperms_list(struct cil_tree_node *parse_current, struct cil_list **expr_list);
|
cil_resolve_ast.c | 439 if (attr->expr_list == NULL) { 440 cil_list_init(&attr->expr_list, CIL_TYPEATTRIBUTE); 443 cil_list_append(attr->expr_list, CIL_LIST, attrtypes->datum_expr); 1104 if (attr->expr_list == NULL) { 1105 cil_list_init(&attr->expr_list, CIL_ROLEATTRIBUTE); 1108 cil_list_append(attr->expr_list, CIL_LIST, attrroles->datum_expr); [all...] |
cil.c | [all...] |
/external/selinux/libsepol/src/ |
services.c | 173 static char **expr_list; variable 193 expr_list[expr_counter] = new_buf; 236 cat_expr_buf(expr_list[expr_counter], tmp_buf); 239 cat_expr_buf(expr_list[expr_counter], "<empty_set> "); 241 cat_expr_buf(expr_list[expr_counter], " {"); 263 cat_expr_buf(expr_list[expr_counter], tmp_buf); 267 cat_expr_buf(expr_list[expr_counter], " }"); 269 cat_expr_buf(expr_list[expr_counter], " -Fail-) "); 271 cat_expr_buf(expr_list[expr_counter], ") "); 285 cat_expr_buf(expr_list[expr_counter], tmp_buf) [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
go.y | 75 %type <list> new_name_list expr_list keyval_list braced_keyval_list expr_or_type_list xdcl_list 430 | dcl_name_list ntype '=' expr_list 434 | dcl_name_list '=' expr_list 440 dcl_name_list ntype '=' expr_list 444 | dcl_name_list '=' expr_list 495 | expr_list '=' expr_list 507 | expr_list LCOLAS expr_list 676 expr_list '=' LRANGE exp 1909 expr_list: label [all...] |
dcl.go | 254 * new_name_list (type | [type] = expr_list) 320 * new_name_list [[type] = expr_list]
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
go.y | 72 %type <list> new_name_list expr_list keyval_list braced_keyval_list expr_or_type_list xdcl_list 427 | dcl_name_list ntype '=' expr_list 431 | dcl_name_list '=' expr_list 437 dcl_name_list ntype '=' expr_list 441 | dcl_name_list '=' expr_list 492 | expr_list '=' expr_list 504 | expr_list LCOLAS expr_list 673 expr_list '=' LRANGE exp 1906 expr_list: label [all...] |
dcl.go | 251 * new_name_list (type | [type] = expr_list) 317 * new_name_list [[type] = expr_list]
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
go.y | 75 %type <list> new_name_list expr_list keyval_list braced_keyval_list expr_or_type_list xdcl_list 430 | dcl_name_list ntype '=' expr_list 434 | dcl_name_list '=' expr_list 440 dcl_name_list ntype '=' expr_list 444 | dcl_name_list '=' expr_list 495 | expr_list '=' expr_list 507 | expr_list LCOLAS expr_list 676 expr_list '=' LRANGE exp 1909 expr_list: label [all...] |
dcl.go | 254 * new_name_list (type | [type] = expr_list) 320 * new_name_list [[type] = expr_list]
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
go.y | 72 %type <list> new_name_list expr_list keyval_list braced_keyval_list expr_or_type_list xdcl_list 427 | dcl_name_list ntype '=' expr_list 431 | dcl_name_list '=' expr_list 437 dcl_name_list ntype '=' expr_list 441 | dcl_name_list '=' expr_list 492 | expr_list '=' expr_list 504 | expr_list LCOLAS expr_list 673 expr_list '=' LRANGE exp 1906 expr_list: label [all...] |
dcl.go | 251 * new_name_list (type | [type] = expr_list) 317 * new_name_list [[type] = expr_list]
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
reg-notes.def | 21 EXPR_LIST rtxes in the REG_NOTES chain of an insn. The codes are 22 stored in the mode field of the EXPR_LIST. Source files define
|
rtl.h | 281 1 in a NOTE, or EXPR_LIST for a const call. [all...] |
function.h | 268 /* List (chain of EXPR_LIST) of labels heading the current handlers for
|
rtl.def | 98 DEF_RTL_EXPR(EXPR_LIST, "expr_list", "ee", RTX_EXTRA) [all...] |
genrtl.h | 867 gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) [all...] |
/external/libcxxabi/src/ |
cxa_demangle.cpp | 1444 typename C::String expr_list; local [all...] |
/frameworks/compile/mclinker/include/mcld/Support/ |
CXADemangle.tcc | [all...] |
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_demangle.cpp | 1442 typename C::String expr_list; local [all...] |
/prebuilts/clang/host/linux-x86/3.8/lib/ |
libc++.so | |