/external/selinux/libsepol/cil/src/ |
D | cil_resolve_ast.c | 157 … cil_resolve_classperms(struct cil_tree_node *current, struct cil_classperms *cp, void *extra_args) in cil_resolve_classperms() 188 …_classperms_set(struct cil_tree_node *current, struct cil_classperms_set *cp_set, void *extra_args) in cil_resolve_classperms_set() 213 …_resolve_classperms_list(struct cil_tree_node *current, struct cil_list *cp_list, void *extra_args) in cil_resolve_classperms_list() 238 …spermissionset(struct cil_tree_node *current, struct cil_classpermissionset *cps, void *extra_args) in cil_resolve_classpermissionset() 289 …resolve_permissionx(struct cil_tree_node *current, struct cil_permissionx *permx, void *extra_args) in cil_resolve_permissionx() 306 int cil_resolve_avrule(struct cil_tree_node *current, void *extra_args) in cil_resolve_avrule() 368 int cil_resolve_type_rule(struct cil_tree_node *current, void *extra_args) in cil_resolve_type_rule() 416 int cil_resolve_typeattributeset(struct cil_tree_node *current, void *extra_args) in cil_resolve_typeattributeset() 461 int cil_resolve_expandtypeattribute(struct cil_tree_node *current, void *extra_args) in cil_resolve_expandtypeattribute() 495 int cil_resolve_aliasactual(struct cil_tree_node *current, void *extra_args, enum cil_flavor flavor… in cil_resolve_aliasactual() [all …]
|
D | cil_tree.c | 261 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core() 297 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
|
D | android.c | 74 … int __extract_attributees_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __extract_attributees_helper() 146 struct version_args extra_args; in cil_extract_attributees() local 604 static int __attributize_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __attributize_helper() 757 struct version_args extra_args; in cil_attributize() local 851 struct version_args extra_args; in cil_attrib_mapping() local
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_copy_ast.c | 1403 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_block() local 1423 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_block_merge() local 1458 struct cil_args_copy *extra_args = gen_copy_args(parent_node, test_db2); in test_cil_copy_node_helper_perm() local 1478 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_perm_neg() local 1501 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_class() local 1521 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_class_dup_neg() local 1544 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_common() local 1564 struct cil_args_copy *extra_args = gen_copy_args(test_db->ast->root, test_db); in test_cil_copy_node_helper_common_dup_neg() local 1587 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_classcommon() local 1610 struct cil_args_copy *extra_args = gen_copy_args(test_db2->ast->root, test_db2); in test_cil_copy_node_helper_sid() local [all …]
|
D | test_cil_build_ast.c | 16423 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_block() local 16441 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_block_neg() local 16460 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_blockinherit() local 16478 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_blockinherit_neg() local 16497 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_permset() local 16515 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_permset_neg() local 16534 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_in() local 16552 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_in_neg() local 16570 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_class() local 16588 struct cil_args_build *extra_args = gen_build_args(test_db->ast->root, test_db, NULL, NULL); in test_cil_build_ast_node_helper_class_neg() local [all …]
|
/external/chromium-trace/catapult/common/eslint/eslint/ |
D | __init__.py | 43 def _CreateEslintCommand(rulesdir, extra_args): argument 52 def RunEslint(paths, rules_dir=DEFAULT_ESLINT_RULES_DIR, extra_args=None): argument
|
/external/autotest/site_utils/ |
D | deploy_server.py | 87 def _update_server(server, extra_args=[]): argument 110 def _update_in_parallel(servers, extra_args=[]): argument
|
/external/grpc-grpc/tools/run_tests/ |
D | run_tests_matrix.py | 116 extra_args=[], argument 163 def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS): argument 273 def _create_portability_test_jobs(extra_args=[], argument 516 extra_args = [] variable
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_dispatch_test.py | 233 def testUnaryElementwiseOp(self, x, op=math_ops.abs, **extra_args): 348 def testBinaryElementwiseOp(self, x, y, op=math_ops.add, **extra_args): 413 **extra_args):
|
/external/autotest/utils/ |
D | compile_gwt_clients.py | 91 def compile_and_install_client(project_client, extra_args='', argument 120 def compile_all_projects(extra_args=''): argument
|
/external/swiftshader/third_party/subzero/pydir/ |
D | build-runtime.py | 12 def Translate(ll_files, extra_args, obj, verbose, target): argument 33 def PartialLink(obj_files, extra_args, lib, verbose): argument
|
/external/python/cpython2/Lib/test/ |
D | ssltests.py | 15 def run_regrtests(*extra_args):
|
/external/python/cpython3/Lib/test/ |
D | ssltests.py | 15 def run_regrtests(*extra_args):
|
/external/googletest/googletest/test/ |
D | googletest-json-output-unittest.py | 575 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 608 expected_exit_code, extra_args=None): argument
|
D | gtest_xml_output_unittest.py | 337 def _GetXmlOutput(self, gtest_prog_name, extra_args, extra_env, argument 367 expected_exit_code, extra_args=None, extra_env=None): argument
|
/external/grpc-grpc/tools/distrib/ |
D | run_clang_tidy.py | 27 extra_args = [ variable
|
/external/compiler-rt/cmake/Modules/ |
D | SanitizerUtils.cmake | 24 set(extra_args) variable
|
/external/skqp/infra/bots/recipe_modules/gsutil/ |
D | api.py | 15 def cp(self, name, src, dst, extra_args=None, multithread=False): argument
|
/external/skia/infra/bots/recipe_modules/gsutil/ |
D | api.py | 15 def cp(self, name, src, dst, extra_args=None, multithread=False): argument
|
/external/autotest/client/tests/fsstress/ |
D | fsstress.py | 23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
|
/external/catch2/contrib/ |
D | CatchAddTests.cmake | 7 set(extra_args ${TEST_EXTRA_ARGS}) variable
|
/external/autotest/client/tests/btreplay/ |
D | btreplay.py | 33 def run_once(self, dev="", devices="", extra_args='', tmpdir=None): argument
|
/external/autotest/client/tests/bonnie/ |
D | bonnie.py | 45 def run_once(self, dir=None, extra_args='', user='root'): argument
|
/external/autotest/client/tests/reaim/ |
D | reaim.py | 42 extra_args = '', tmpdir = None): argument
|
/external/autotest/server/ |
D | autoserv_utils.py | 19 results_directory=None, extra_args=[], job=None, argument
|