/aosp_15_r20/external/python/cpython3/Include/internal/ |
D | pycore_interp.h | 39 int (*func)(void *); member 59 PyObject *func; member 169 struct _Py_list_state list; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/ |
D | pycore_interp.h | 39 int (*func)(void *); member 59 PyObject *func; member 169 struct _Py_list_state list; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/ |
D | pycore_interp.h | 39 int (*func)(void *); member 59 PyObject *func; member 169 struct _Py_list_state list; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.h | 65 unsigned func:3; /**< depth test func (PIPE_FUNC_x) */ member 76 unsigned func:3; member 139 struct list_head list; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pstats.py | 329 def eval_print_amount(self, sel, list, msg): argument 504 def print_line(self, func): # hack: should print percentages argument 551 def func_get_function_name(func): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | ivalue.cpp | 497 const T& list, in printList() 917 auto list = toList(); in deepcopy() local 1160 std::function<void(ivalue::Future&)> func = [ctx](ivalue::Future& fut) { in collectAll() local 1229 std::function<void(ivalue::Future&)> func = [ctx](ivalue::Future& src) { in collectAny() local
|
/aosp_15_r20/external/ltp/testcases/misc/crash/ |
H A D | crash02.c | 355 void my_signal(int sig, void (*func) ()) in my_signal() 449 const int list[] = { in in_blacklist() local
|
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-util.c | 135 char *func; in tracecmd_parse_proc_kallsyms() local 220 int *tracecmd_add_id(int *list, int id, int len) in tracecmd_add_id() 346 struct tep_plugin_list *list; in trace_load_plugins() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/ |
H A D | env.cc | 82 auto func = (FnGetSystemTimePreciseAsFileTime)GetProcAddress( in WindowsEnv() local 203 void WindowsEnv::GetLocalTempDirectories(std::vector<string>* list) { in GetLocalTempDirectories()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/boxing/impl/ |
H A D | kernel_function_legacy_test.cpp | 490 c10::List<std::string> list({"value1", "value2"}); in TEST() local 704 c10::List<c10::Dict<string, int64_t>> list({dict1, dict2}); in TEST() local 735 c10::List<c10::Dict<string, c10::List<int64_t>>> list({ dict1, dict2 }); in TEST() local 929 static Return func(Args...) { return {}; } in func() function 932 static void func(Args...) {} in func() function
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | journal.c | 385 static int __errcode_to_errno(errcode_t err, const char *func, int line) in __errcode_to_errno() 401 static int make_room(struct extent_list *list, int i) in make_room() 446 static void ex_sort_and_merge(struct extent_list *list) in ex_sort_and_merge() 493 static int ext4_modify_extent_list(e2fsck_t ctx, struct extent_list *list, in ext4_modify_extent_list() 569 static int ext4_add_extent_to_list(e2fsck_t ctx, struct extent_list *list, in ext4_add_extent_to_list() 575 static int ext4_del_extent_from_list(e2fsck_t ctx, struct extent_list *list, in ext4_del_extent_from_list()
|
/aosp_15_r20/external/pytorch/functorch/csrc/dim/ |
H A D | minpybind.h | 318 struct list : public object { struct 322 list(int size) in list() function 523 inline mpy::object funcname(mpy::handle func) { in funcname()
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexservice_test.cpp | 152 std::vector<ApexInfo> list; in GetAllPackages() local 162 std::vector<ApexInfo> list; in GetActivePackages() local 172 std::vector<ApexInfo> list; in GetInactivePackages() local 191 const std::vector<ApexInfo>& list) { in GetPackagesStrings() 201 std::vector<ApexInfo> list; in GetActivePackagesStrings() local 217 std::vector<ApexInfo> list; in GetFactoryPackages() local 510 ApexInfoList list; in TEST_F() local 531 ApexInfoList list; in TEST_F() local 548 ApexInfoList list; in TEST_F() local 570 ApexInfoList list; in TEST_F() local [all …]
|
/aosp_15_r20/external/javassist/src/test/javassist/bytecode/ |
H A D | StackMapTest.java | 511 private Object func(String s) { return null; } in func() method in StackMapTest.T8e 541 private Object func(String s) { return null; } in func() method in StackMapTest.T8d 567 java.util.List list = helper().foo(v7); // local 8 in test2() local 823 List list = cf.getMethods(); in getMethodInfo() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _elementtree.c | 174 list_join(PyObject* list) in list_join() 966 PyObject* list; in element_getchildren() local 1366 PyObject* list; local 1908 PyObject* list = PyList_New(2); local 2053 #define EXPAT(func) (expat_capi->func) argument 2055 #define EXPAT(func) (XML_##func) argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | script_init.cpp | 476 void addFunctionToModule(Module& module, const StrongFunctionPtr& func) { in addFunctionToModule() 609 py::list debugMakeList(const T& list) { in debugMakeList() 617 py::list debugMakeNamedList(const T& list) { in debugMakeNamedList() 625 py::set debugMakeSet(const T& list) { in debugMakeSet() 1157 bool store_inputs) { in initJitScriptBindings() 1198 bool store_inputs) { in initJitScriptBindings() 1651 const std::vector<std::string>& argument_names) { in initJitScriptBindings() 1686 const std::vector<std::string>& argument_names) { in initJitScriptBindings()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/poll/unix/ |
H A D | port.c | 89 static apr_status_t call_port_getn(int port, port_event_t list[], in call_port_getn() 558 apr_pollcb_cb_t func, in impl_pollcb_poll()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/ |
D | isl-noexceptions.h | 584 std::function<isl::ast_node(isl::ast_node, isl::ast_build)> func; member 5319 boolean aff::involves_param(const isl::id_list &list) const in involves_param() 5361 isl::aff_list aff::list() const in list() function 5951 std::function<stat(isl::aff)> func; in foreach() member 7753 std::function<stat(isl::ast_node)> func; in foreach() member 8981 std::function<stat(isl::basic_map)> func; in foreach() member 9627 isl::set basic_set::project_out_param(const isl::id_list &list) const in project_out_param() 9949 std::function<stat(isl::basic_set)> func; in foreach() member 10396 std::function<stat(isl::id)> func; in foreach() member 10980 std::function<stat(isl::basic_map)> func; in foreach_basic_map() member [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/ |
D | isl-noexceptions.h | 584 std::function<isl::ast_node(isl::ast_node, isl::ast_build)> func; member 5319 boolean aff::involves_param(const isl::id_list &list) const in involves_param() 5361 isl::aff_list aff::list() const in list() function 5951 std::function<stat(isl::aff)> func; in foreach() member 7753 std::function<stat(isl::ast_node)> func; in foreach() member 8981 std::function<stat(isl::basic_map)> func; in foreach() member 9627 isl::set basic_set::project_out_param(const isl::id_list &list) const in project_out_param() 9949 std::function<stat(isl::basic_set)> func; in foreach() member 10396 std::function<stat(isl::id)> func; in foreach() member 10980 std::function<stat(isl::basic_map)> func; in foreach_basic_map() member [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/ |
D | isl-noexceptions.h | 584 std::function<isl::ast_node(isl::ast_node, isl::ast_build)> func; member 5319 boolean aff::involves_param(const isl::id_list &list) const in involves_param() 5361 isl::aff_list aff::list() const in list() function 5951 std::function<stat(isl::aff)> func; in foreach() member 7753 std::function<stat(isl::ast_node)> func; in foreach() member 8981 std::function<stat(isl::basic_map)> func; in foreach() member 9627 isl::set basic_set::project_out_param(const isl::id_list &list) const in project_out_param() 9949 std::function<stat(isl::basic_set)> func; in foreach() member 10396 std::function<stat(isl::id)> func; in foreach() member 10980 std::function<stat(isl::basic_map)> func; in foreach_basic_map() member [all …]
|