Home
last modified time | relevance | path

Searched defs:param_list (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djava_types.py298 param_list: JavaParamList = dataclasses.field(compare=False) variable in JavaSignature
301 def from_params(return_type, param_list): argument
H A Dcommon.py49 def param_list(self, values=None): member in StringBuilder
/aosp_15_r20/kernel/tests/net/test/
H A Dutil.py41 def InjectParameterizedTest(cls, param_list, name_generator): argument
/aosp_15_r20/external/libbrillo/brillo/
H A Ddata_encoding_fuzzer.cc28 brillo::data_encoding::WebParamList param_list; in FuzzWebParamsEncodeDecode() local
/aosp_15_r20/external/python/mobly/mobly/
Dutils.py333 def concurrent_exec(func, param_list, max_workers=30, raise_on_exception=False): argument
/aosp_15_r20/external/libaom/test/
H A Dav1_inv_txfm2d_test.cc198 vector<AV1InvTxfm2dParam> param_list; in GetInvTxfm2dParamList() local
H A Dav1_fwd_txfm2d_test.cc190 vector<AV1FwdTxfm2dParam> param_list; in GetTxfm2dParamList() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_module_api.cpp367 auto param_list = m.parameters(); in TEST() local
/aosp_15_r20/external/tinyalsa_new/src/
H A Dpcm_plugin.c85 static unsigned int param_list[] = { variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dimport_source.cpp462 const auto param_list = ListLiteral(assign.rhs().get()).inputs(); in importClass() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.cc886 std::optional<ParameterisedList> param_list = parser.ReadParameterisedList(); in ParseParameterisedList() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dutils.py361 def concurrent_exec(func, param_list): argument
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_verify.c404 struct cil_list *param_list = macro->params; in cil_verify_decl_does_not_shadow_macro_parameter() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc2420 const dex::TypeList* param_list = resolved_method->GetParameterTypeList(); in ArgumentTypesMoreSpecific() local
/aosp_15_r20/external/google-smali/smali/src/main/java/com/android/tools/smali/smali/
H A DsmaliParser.java4433 public final smaliParser.param_list_return param_list() throws RecognitionException { in param_list() method in smaliParser
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h96816 struct list_head param_list; member
96897 struct iscsi_param_list *param_list; member
97051 struct iscsi_param_list *param_list; member
126004 struct list_head param_list; member
H A Dvmlinux.h96816 struct list_head param_list; member
96897 struct iscsi_param_list *param_list; member
97051 struct iscsi_param_list *param_list; member
126004 struct list_head param_list; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h34253 struct list_head param_list; member
105706 struct list_head param_list; member
H A Dvmlinux_600.h34253 struct list_head param_list; member
105706 struct list_head param_list; member

12