Home
last modified time | relevance | path

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

123

/external/arm-trusted-firmware/tools/sptool/
Dsptool.c36 struct arg_list { struct
38 struct arg_list *next; argument
/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
/external/grpc-grpc/test/cpp/naming/utils/
Dhealth_check.py27 def python_args(arg_list): argument
/external/tensorflow/tensorflow/python/framework/
Dpython_api_parameter_converter_wrapper.cc30 const PythonTensorConverter& tensor_converter, py::handle arg_list) { in Convert()
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
/external/pytorch/torch/fx/passes/dialect/common/
Dcse_pass.py80 def substitute(arg_list): argument
/external/toybox/lib/
Dlib.h17 struct arg_list { struct
18 struct arg_list *next; argument
19 char *arg;
/external/rappor/pipeline/
Dcsv_to_html.py53 def ParseSpec(arg_list): argument
/external/tensorflow/tensorflow/tools/compatibility/update/
Dgenerate_v2_reorders_map.py108 def get_reorder_line(name, arg_list): argument
/external/pytorch/torch/_functorch/
Dcompile_utils.py104 def substitute(arg_list): argument
/external/bcc/tools/
Dexitsnoop.py185 def initialize(arg_list = sys.argv[1:]): argument
/external/cronet/stable/build/android/pylib/utils/
Dgold_utils_test.py26 def assertArgWith(test, arg_list, arg, value): argument
/external/angle/build/android/pylib/utils/
Dgold_utils_test.py26 def assertArgWith(test, arg_list, arg, value): argument
/external/cronet/tot/build/android/pylib/utils/
Dgold_utils_test.py26 def assertArgWith(test, arg_list, arg, value): argument
/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
/external/openscreen/third_party/abseil/src/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/external/angle/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/external/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/external/cronet/stable/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/external/cronet/tot/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py73 def copt_list(name, arg_list, style): argument
/external/grpc-grpc/test/cpp/naming/
Dresolver_component_tests_runner.py49 def python_args(arg_list): argument
/external/pytorch/benchmarks/operator_benchmark/
Dbenchmark_utils.py346 def process_arg_list(arg_list): argument
/external/tensorflow/tensorflow/js/ops/
Dts_op_gen.cc157 auto arg_list = attr_arg_idx_map_.find(op_def_attr.name()); in InputForAttr() local
/external/mesa3d/src/amd/vulkan/
Dradv_printf.c124 va_list arg_list; in radv_build_printf() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_execute_op.cc200 OpInputList arg_list; in BuildComputationInputs() local
488 OpInputList arg_list; in AllocateOutputTensors() local

123