Home
last modified time | relevance | path

Searched defs:arg_list (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/aux_/
Darg_list.hpp175 class arg_list : public Next class
219 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
231 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
258 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
286 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
686 class arg_list : public Next class
713 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
728 inline BOOST_CONSTEXPR arg_list( in arg_list() function in boost::parameter::aux::arg_list
/aosp_15_r20/external/arm-trusted-firmware/tools/sptool/
H A Dsptool.c36 struct arg_list { struct
38 struct arg_list *next; argument
/aosp_15_r20/external/toybox/lib/
H A Dlib.h17 struct arg_list { struct
18 struct arg_list *next; argument
19 char *arg;
/aosp_15_r20/device/google/contexthub/util/nanotool/
Dlog.cpp122 void Log::LogEx(LogLevel level, const char *format, va_list arg_list) { in LogEx()
144 void PrintfLogger::Output(const char *format, va_list arg_list) { in Output()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen.cc412 auto arg_list = attr_to_args_.find(attr.name()); in Code() local
659 auto arg_list = attr_to_args_.find(attr.name()); in GetEagerFunctionSetup() local
1011 auto arg_list = attr_to_args_.find(attr.name()); in AddEagerInferredAttrs() local
H A Dpython_api_parameter_converter_wrapper.cc30 const PythonTensorConverter& tensor_converter, py::handle arg_list) { in Convert()
/aosp_15_r20/system/libufdt/utils/src/
H A Dmkdtboimg.py624 def parse_dt_entries(global_args, arg_list): argument
757 def parse_create_args(arg_list): argument
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/utils/
H A Dhealth_check.py27 def python_args(arg_list): argument
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_impl.py624 def get_linear_list(arg_list): argument
741 def get_static_libs(arg_list): argument
753 def get_whole_static_libs(arg_list): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_execute_op.cc200 OpInputList arg_list; in BuildComputationInputs() local
488 OpInputList arg_list; in AllocateOutputTensors() local
/aosp_15_r20/external/pytorch/torch/fx/passes/dialect/common/
H A Dcse_pass.py80 def substitute(arg_list): argument
/aosp_15_r20/external/rappor/pipeline/
H A Dcsv_to_html.py53 def ParseSpec(arg_list): argument
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/update/
H A Dgenerate_v2_reorders_map.py108 def get_reorder_line(name, arg_list): argument
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dcompile_utils.py104 def substitute(arg_list): argument
/aosp_15_r20/external/bcc/tools/
H A Dexitsnoop.py185 def initialize(arg_list = sys.argv[1:]): argument
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dgold_utils_test.py26 def assertArgWith(test, arg_list, arg, value): argument
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dgold_utils_test.py26 def assertArgWith(test, arg_list, arg, value): argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/abseil-cpp/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/copts/
H A Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_component_tests_runner.py49 def python_args(arg_list): argument

123