Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 25 of 192) sorted by relevance

12345678

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dexternal_functions_codegen.cpp24 int64_t* extra_args) { in nnc_aten_abs()
42 int64_t* extra_args) { in nnc_aten_absolute()
60 int64_t* extra_args) { in nnc_aten_angle()
78 int64_t* extra_args) { in nnc_aten_sgn()
96 int64_t* extra_args) { in nnc_aten_acos()
114 int64_t* extra_args) { in nnc_aten_arccos()
132 int64_t* extra_args) { in nnc_aten_acosh()
150 int64_t* extra_args) { in nnc_aten_arccosh()
168 int64_t* extra_args) { in nnc_aten_asinh()
186 int64_t* extra_args) { in nnc_aten_arcsinh()
[all …]
H A Dexternal_functions.cpp365 int64_t* extra_args) { in nnc_aten_conv2d()
416 int64_t* extra_args) { in nnc_aten_quantized_conv1d()
447 int64_t* extra_args) { in nnc_aten_quantized_conv1d_out()
482 int64_t* extra_args) { in nnc_aten_quantized_conv2d()
511 int64_t* extra_args) { in nnc_aten_quantized_conv2d_out()
544 int64_t* extra_args) { in nnc_aten_quantized_conv2d_relu()
573 int64_t* extra_args) { in nnc_aten_quantized_conv2d_relu_out()
606 int64_t* extra_args) { in nnc_aten_quantized_linear()
635 int64_t* extra_args) { in nnc_aten_quantized_linear_out()
668 int64_t* extra_args) { in nnc_aten_quantized_linear_relu()
[all …]
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c1403 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 …]
H A Dtest_cil_build_ast.c16423 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 …]
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_tree.c303 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk_core()
339 int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), in cil_tree_walk()
H A Dandroid.c81 … int __extract_attributees_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __extract_attributees_helper()
153 struct version_args extra_args; in cil_extract_attributees() local
611 static int __attributize_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __attributize_helper()
764 struct version_args extra_args; in cil_attributize() local
859 struct version_args extra_args; in cil_attrib_mapping() local
942 …e_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in define_symbols()
983 …d_symbols(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in expand_symbols()
1022 …ply_rules(struct cil_tree_node *node, uint32_t *finished __attribute__((unused)), void *extra_args) in apply_rules()
1073 struct policydb_amend_args extra_args; in cil_amend_policydb() local
H A Dcil_write_ast.c1563 …de_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finished, void *extra_args) in __write_parse_ast_node_helper()
1591 static int __write_parse_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_first_child_helper()
1603 static int __write_parse_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_last_child_helper()
1623 …c int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __write_cil_ast_node_helper()
1646 static int __write_cil_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_first_child_helper()
1658 static int __write_cil_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_last_child_helper()
1682 struct cil_write_ast_args extra_args; in cil_write_ast() local
H A Dcil_post.c572 …ic int __cil_post_db_count_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_count_helper()
680 …ic int __cil_post_db_array_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_array_helper()
1514 …tr_helper(struct cil_tree_node *node, uint32_t *finished, __attribute__((unused)) void *extra_args) in __cil_post_db_neverallow_attr_helper()
1543 …tic int __cil_post_db_attr_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_attr_helper()
1644 …int __cil_post_db_roletype_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_roletype_helper()
1730 …int __cil_post_db_userrole_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_userrole_helper()
1824 …atic int __cil_post_db_cat_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_cat_helper()
2199 …t __cil_post_db_classperms_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_db_classperms_helper()
2257 …ic int __cil_post_report_conflict(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_post_report_conflict()
2476 struct cil_args_verify extra_args; in cil_post_verify() local
[all …]
/aosp_15_r20/tools/asuite/atest/test_runners/
H A Drobolectric_test_runner.py68 def run_tests(self, test_infos, extra_args, reporter): argument
84 def run_tests_raw(self, test_infos, extra_args, reporter): argument
108 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
145 self, test_info=None, extra_args=None, event_file=None argument
206 def generate_env_vars(test_info, extra_args, event_file=None): argument
262 def generate_run_commands(self, test_infos, extra_args, port=None): argument
H A Dsuite_plan_test_runner.py56 def run_tests(self, test_infos, extra_args, reporter): argument
100 def _parse_extra_args(self, extra_args): argument
149 def generate_run_commands(self, test_infos, extra_args): argument
178 def generate_env_vars(self, extra_args): argument
H A Datest_tf_test_runner.py301 def run_tests(self, test_infos, extra_args, reporter): argument
373 def run_tests_raw(self, test_infos, extra_args, reporter): argument
397 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
454 def _start_monitor(self, server, tf_subproc, reporter, extra_args): argument
587 def generate_env_vars(self, extra_args): argument
834 def _parse_extra_args(self, test_infos, extra_args): argument
877 def generate_run_commands(self, test_infos, extra_args, port=None): argument
1192 def _extract_rerun_options(self, extra_args): argument
H A Dvts_tf_test_runner.py59 def run_tests(self, test_infos, extra_args, reporter): argument
79 def _parse_extra_args(self, extra_args): argument
115 def generate_run_commands(self, test_infos, extra_args): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesRandomness.cpp22 Tensor random_batching_rule(SymIntArrayRef shape, ExtraArgs... extra_args) { in random_batching_rule()
38 Tensor& random_inplace_batching_rule(Tensor& self, ExtraArgs... extra_args) { in random_inplace_batching_rule()
107 Tensor randperm_batching_rule(int64_t n, ExtraArgs... extra_args) { in randperm_batching_rule()
126 Tensor unary_pointwise_random_batch_rule(const Tensor& tensor, ExtraArgs... extra_args) { in unary_pointwise_random_batch_rule()
152 Tensor tensor_like_random_batch_rule(const Tensor& self, ExtraArgs... extra_args) { in tensor_like_random_batch_rule()
266 Tensor rand_int_wrapper(SymIntArrayRef shape, c10::SymInt high, T... extra_args) { in rand_int_wrapper()
293 Tensor rand_int_low_wrapper(SymIntArrayRef shape, T0 scalar0, T1 scalar1, T... extra_args) { in rand_int_low_wrapper()
340 Tensor normal_wrapper(const Tensor& tensor, double scalar, T... extra_args) { in normal_wrapper()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DCUDAJitLoops.cuh43 constexpr auto tuple_to_array(std::tuple<Args...>& extra_args) { in tuple_to_array()
64 c10::ArrayRef<void*> extra_args) { in pack_kernel_args()
89 c10::ArrayRef<void*> extra_args) { in launch_jitted_unrolled_kernel()
116 void *scalar_val, c10::ArrayRef<void*> extra_args) { in launch_jitted_vectorized_kernel()
181 c10::ArrayRef<void*> extra_args, in jitted_gpu_kernel_generic()
268 std::tuple<ExtraArgs...> extra_args) { in jitted_gpu_kernel_impl()
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_vdex_test.cc47 const std::vector<std::string>& extra_args = {}) { in RunDex2oat()
179 std::vector<std::string> extra_args; in TEST_F() local
216 std::vector<std::string> extra_args; in TEST_F() local
239 std::vector<std::string> extra_args; in TEST_F() local
266 std::vector<std::string> extra_args; in TEST_F() local
H A Ddex2oat_test.cc83 const std::vector<std::string>& extra_args = {}, in GenerateOdexForTestWithStatus()
126 const std::vector<std::string>& extra_args = {}, in GenerateOdexForTest()
146 const std::vector<std::string>& extra_args, in GenerateOdexForTest()
245 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest()
477 const std::vector<std::string>& extra_args = {}) { in RunTest()
485 const std::vector<std::string>& extra_args = {}) { in RunTest()
660 const std::vector<std::string>& extra_args = {}, in CompileProfileOdex()
689 const std::vector<std::string>& extra_args = {}, in CompileProfileOdex()
999 void RunTest(Status expect_status, const std::vector<std::string>& extra_args = {}) { in RunTest()
1051 std::vector<std::string> extra_args; in RunTest() local
[all …]
/aosp_15_r20/system/tools/mkbootimg/gki/
Dcertify_bootimg.py44 def add_certificate(boot_img, algorithm, key, extra_args): argument
164 def load_gki_info_file(gki_info_file, extra_args, extra_footer_args): argument
249 def certify_bootimg(boot_img, output_img, algorithm, key, extra_args, argument
267 algorithm, key, extra_args, extra_footer_args): argument
/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_tests_matrix.py160 extra_args=[], argument
225 def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS): argument
340 extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS argument
560 extra_args = [] variable
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/
H A Dlauncher.py74 def get_server_rref(server_rank, args, extra_args): argument
106 def run_trainer(args, extra_args, data, rank, server_rref): argument
161 def call_trainers(args, extra_args, train_data, server_rrefs): argument
197 def benchmark_warmup(args, extra_args, data, server_rrefs): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests_matrix.py136 extra_args=[], argument
182 def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS): argument
288 def _create_portability_test_jobs(extra_args=[], argument
492 extra_args = [] variable
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A Djiterator.cu18 const c10::SmallVector<at::Scalar>& extra_args, bool return_by_ref) { in launch_jitted_vectorized_kernel_dynamic()
122 const c10::SmallVector<at::Scalar>& extra_args, bool return_by_ref) { in launch_jitted_unrolled_kernel_dynamic()
189 const c10::SmallVector<at::Scalar>& extra_args, in jitted_gpu_kernel_dynamic_impl()
281 const c10::SmallVector<at::Scalar>& extra_args, in jitted_gpu_kernel_dynamic()
326 const c10::SmallVector<at::Scalar>& extra_args, in CompileAndLaunchKernel()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_dispatch_test.py222 **extra_args):
356 def testBinaryElementwiseOp(self, x, y, op=math_ops.add, **extra_args):
486 **extra_args):
550 **extra_args):
/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc175 const std::vector<std::string>& extra_args = std::vector<std::string>()) { in ProcessProfiles()
232 std::vector<std::string>& extra_args, in RunProfman()
258 std::vector<std::string> extra_args; in DumpClassesAndMethods() local
265 std::vector<std::string> extra_args; in DumpOnly() local
419 const std::vector<std::string>& extra_args = in CheckCompilationMethodPercentChange()
445 const std::vector<std::string>& extra_args = in CheckCompilationClassPercentChange()
669 std::vector<std::string> extra_args({"--min-new-methods-percent-change=2"}); in TEST_F() local
680 std::vector<std::string> extra_args({"--min-new-methods-percent-change=2"}); in TEST_F() local
691 std::vector<std::string> extra_args({"--min-new-classes-percent-change=2"}); in TEST_F() local
702 std::vector<std::string> extra_args({"--min-new-classes-percent-change=2"}); in TEST_F() local
[all …]
/aosp_15_r20/tools/asuite/atest/
H A Dtest_runner_handler_unittest.py55 def run_tests(self, test_infos, extra_args, reporter): argument
64 def generate_run_commands(self, test_infos, extra_args, port=None): argument
73 def run_tests(self, test_infos, extra_args, reporter): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_server.py281 def start(self, extra_args='', tag=''): argument
363 def start(self, extra_args='', tag=''): argument
509 def start(self, extra_args='', tag='', iperf_binary=None): argument
659 def start(self, extra_args='', tag='', iperf_binary=None): argument

12345678