/aosp_15_r20/external/tensorflow/tensorflow/python/ |
H A D | tfe_wrapper.cc | 740 m.def("TFE_ContextAddFunction", [](py::handle& ctx, TF_Function* func) { in PYBIND11_MODULE() 986 PyObject* list = PyList_New(1); in PYBIND11_MODULE() local 1255 m.def("TF_DeviceListName", [](const TF_DeviceList* list, int index) { in PYBIND11_MODULE() 1262 m.def("TF_DeviceListType", [](const TF_DeviceList* list, int index) { in PYBIND11_MODULE()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | arraymodule.c | 1578 array_array_fromlist(arrayobject *self, PyObject *list) in array_array_fromlist() 1621 PyObject *list = PyList_New(Py_SIZE(self)); in array_array_tolist_impl() local 2243 PyObject *list; in array_array___reduce_ex___impl() local 2957 PyObject *func = _PyEval_GetBuiltin(state->str_iter); in array_arrayiterator___reduce___impl() local
|
/aosp_15_r20/external/libdrm/ |
H A D | xf86drm.h | 256 drmBufDescPtr list; /**< List of buffer descriptions */ member 274 drmBufPtr list; /**< Buffers */ member 851 uint8_t func; member
|
H A D | xf86drm.c | 108 uint8_t func; member 1722 drm_public int drmFreeBufs(int fd, int count, int *list) in drmFreeBufs() 2024 drm_ctx_t *list; in drmGetReservedContextList() local 3666 unsigned int rdev, majmin, domain, bus, dev, func; in get_sysctl_pci_bus_info() local 3718 unsigned int domain, bus, dev, func; in drmParsePciBusInfo() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_variable.cpp | 531 const py::function& func, in map_py_func() 543 const py::function& func, in map_py_func() 1954 PyWeakReference** list = in THPVariable_subclass_dealloc() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 1062 static void directToBytesRanges(GLint first,GLsizei count,GLESpointer* p,RangeList& list) { in directToBytesRanges() 1076 …tesRanges(const GLvoid* indices,GLenum indices_type,GLsizei count,GLESpointer* p,RangeList& list) { in indirectToBytesRanges() 1604 void GLEScontext::setDepthFunc(GLenum func) { in setDepthFunc() 1625 void GLEScontext::setStencilFuncSeparate(GLenum face, GLenum func, GLint ref, in setStencilFuncSeparate()
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | obmalloc.c | 2680 _PyMem_DebugCheckGIL(const char *func) in _PyMem_DebugCheckGIL() 2725 _PyMem_DebugCheckAddress(const char *func, char api, const void *p) in _PyMem_DebugCheckAddress() 2935 pool_is_in_list(const poolp target, poolp list) in pool_is_in_list()
|
D | odictobject.c | 1804 PyObject *list = PySequence_List((PyObject*)&tmp); in odictiter_reduce() local 2206 PyObject *func; in mutablemapping_update_arg() local
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-server.c | 144 wl_protocol_logger_func_t func; member 783 wl_resource_find_for_client(struct wl_list *list, struct wl_client *client) in wl_resource_find_for_client() 2002 wl_protocol_logger_func_t func, void *user_data) in wl_display_add_protocol_logger()
|
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 1506 int list; in xmlSchemaGetCanonValueWhtspExt_1() local 2846 #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg); argument 2848 #define PERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST pctxt, func, msg); argument 2849 #define PERROR_INT2(func, msg) xmlSchemaInternalErr(ACTXT_CAST ctxt, func, msg); argument 2851 #define AERROR_INT(func, msg) xmlSchemaInternalErr(actxt, func, msg); argument 3419 xmlSchemaItemListClear(xmlSchemaItemListPtr list) in xmlSchemaItemListClear() 3430 xmlSchemaItemListAdd(xmlSchemaItemListPtr list, void *item) in xmlSchemaItemListAdd() 3449 xmlSchemaItemListAddSize(xmlSchemaItemListPtr list, in xmlSchemaItemListAddSize() 3481 xmlSchemaItemListInsert(xmlSchemaItemListPtr list, void *item, int idx) in xmlSchemaItemListInsert() 3554 xmlSchemaItemListRemove(xmlSchemaItemListPtr list, int idx) in xmlSchemaItemListRemove() [all …]
|
/aosp_15_r20/external/igt-gpu-tools/include/drm-uapi/ |
H A D | drm.h | 175 } func; member 352 struct drm_buf_desc *list; member 360 int *list; member 385 struct drm_buf_pub *list; /**< Buffer information */ member
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | dlist.c | 829 _mesa_lookup_list(struct gl_context *ctx, GLuint list, bool locked) in _mesa_lookup_list() 1104 destroy_list(struct gl_context *ctx, GLuint list) in destroy_list() 1307 save_AlphaFunc(GLenum func, GLclampf ref) in save_AlphaFunc() 1681 save_CallList(GLuint list) in save_CallList() 2214 save_DepthFunc(GLenum func) in save_DepthFunc() 3790 save_StencilFunc(GLenum func, GLint ref, GLuint mask) in save_StencilFunc() 3842 save_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in save_StencilFuncSeparate() 4735 static GLvoid *copy_data(const GLvoid *data, GLsizei size, const char *func) in copy_data() 10824 _mesa_get_list(struct gl_context *ctx, GLuint list, in _mesa_get_list() 10852 execute_list(struct gl_context *ctx, GLuint list) in execute_list() [all …]
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-profile.c | 114 struct list_head list; member 905 const char *func; in func_print() local 1525 const char *func; in output_event_stack() local 1778 const char *func; in print_chain_func() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pydoc.py | 94 def _findclass(func): argument 627 def multicolumn(self, list, format): argument 2083 def list(self, items, columns=4, width=80): member in Helper
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 104 } func; member 205 struct drm_buf_desc __user * list; member 209 int __user * list; member 224 struct drm_buf_pub __user * list; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 104 } func; member 205 struct drm_buf_desc __user * list; member 209 int __user * list; member 224 struct drm_buf_pub __user * list; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 104 } func; member 205 struct drm_buf_desc __user * list; member 209 int __user * list; member 224 struct drm_buf_pub __user * list; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/drm/ |
D | drm.h | 104 } func; member 205 struct drm_buf_desc __user * list; member 209 int __user * list; member 224 struct drm_buf_pub __user * list; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/drm/ |
H A D | drm.h | 92 } func; member 193 struct drm_buf_desc * list; member 197 int * list; member 212 struct drm_buf_pub * list; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/drm/ |
H A D | drm.h | 181 } func; member 358 struct drm_buf_desc __user *list; member 366 int __user *list; member 391 struct drm_buf_pub __user *list; /**< Buffer information */ member
|