Home
last modified time | relevance | path

Searched defs:args_list (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/
Dmulti_index_container.hpp182 const ctor_args_list& args_list, in multi_index_container()
220 const ctor_args_list& args_list= in multi_index_container()
254 const ctor_args_list& args_list=ctor_args_list(), in multi_index_container()
/aosp_15_r20/external/deqp-deps/amber/android_gradle/app/src/androidTest/java/com/google/amber/
DAmberLauncher.java40 List<String> args_list = new ArrayList<>(); in LaunchAmber() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/example/
Dnon_default_ctor.cpp61 modulo_indexed_set::ctor_args_list args_list= in main() local
/aosp_15_r20/external/mesa3d/bin/ci/
H A Dcustom_logger.py230 def process_key_value_pairs(args_list, action_func): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.cpp1456 const std::vector<std::vector<c10::IValue>>& args_list, in benchmark()
1577 const std::vector<std::vector<c10::IValue>>& args_list, in benchmark_model()
1686 const std::vector<std::vector<c10::IValue>>& args_list, in benchmark_individual_ops()
H A Dimpl.h1100 const std::vector<std::vector<c10::IValue>>& args_list, in benchmark_individual_ops()
/aosp_15_r20/external/autotest/utils/
H A Drun_pylint.py368 def get_cmdline_options(args_list, pylint_base_opts, rcfile): argument
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dmulti_kernel.py26 def _get_all_args(args_list, arg_types_list=None): argument
/aosp_15_r20/external/mesa3d/.gitlab-ci/bare-metal/
H A Dmkbootimg.py350 def parse_vendor_ramdisk_args(args, args_list): argument
/aosp_15_r20/system/tools/mkbootimg/
Dmkbootimg.py428 def parse_vendor_ramdisk_args(args, args_list): argument
/aosp_15_r20/external/pytorch/torch/fx/
H A Dinterpreter.py166 def boxed_run(self, args_list): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dranked_index.hpp158 const ctor_args_list& args_list,const allocator_type& al): in ranked_index()
/aosp_15_r20/device/google/contexthub/firmware/os/inc/
DsyscallDo.h80 static inline void eOsLogvInternal(enum LogLevel level, const char *str, uintptr_t args_list) in eOsLogvInternal()
/aosp_15_r20/external/python/absl-py/absl/flags/tests/
Dflags_test.py774 def args_list(): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dord_index_impl.hpp1490 const ctor_args_list& args_list,const allocator_type& al): in ordered_index()