Files
tfm_ainventory/graphify-out/cache/8417f9525408ead82efb7b0bf22c83e928da998fc4dc4c27d1533107ba8144e1.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "label": "_dtype.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L1"}, {"id": "dtype_kind_name", "label": "_kind_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L23"}, {"id": "dtype_str", "label": "__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L32"}, {"id": "dtype_repr", "label": "__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L43"}, {"id": "dtype_unpack_field", "label": "_unpack_field()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L50"}, {"id": "dtype_isunsized", "label": "_isunsized()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L61"}, {"id": "dtype_construction_repr", "label": "_construction_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L66"}, {"id": "dtype_scalar_str", "label": "_scalar_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L101"}, {"id": "dtype_byte_order_str", "label": "_byte_order_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L164"}, {"id": "dtype_datetime_metadata_str", "label": "_datetime_metadata_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L182"}, {"id": "dtype_struct_dict_str", "label": "_struct_dict_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L193"}, {"id": "dtype_aligned_offset", "label": "_aligned_offset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L244"}, {"id": "dtype_is_packed", "label": "_is_packed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L249"}, {"id": "dtype_struct_list_str", "label": "_struct_list_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L281"}, {"id": "dtype_struct_str", "label": "_struct_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L304"}, {"id": "dtype_subarray_str", "label": "_subarray_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L321"}, {"id": "dtype_name_includes_bit_suffix", "label": "_name_includes_bit_suffix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L326"}, {"id": "dtype_name_get", "label": "_name_get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L342"}, {"id": "dtype_rationale_1", "label": "A place for code to be called from the implementation of np.dtype String handli", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L1"}, {"id": "dtype_rationale_51", "label": "Helper function to normalize the items in dtype.fields. Call as: dtype", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L51"}, {"id": "dtype_rationale_67", "label": "Creates a string repr of the dtype, excluding the 'dtype()' part surrounding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L67"}, {"id": "dtype_rationale_165", "label": "Normalize byteorder to '<' or '>'", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L165"}, {"id": "dtype_rationale_250", "label": "Checks whether the structured data type in 'dtype' has a simple layout, wher", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L250"}, {"id": "dtype_rationale_174", "label": "# TODO: this path can never be reached", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L174"}, {"id": "dtype_rationale_183", "label": "# TODO: this duplicates the C metastr_to_unicode functionality", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L183"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_kind_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_unpack_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_isunsized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_construction_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_scalar_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_byte_order_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_datetime_metadata_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_struct_dict_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_aligned_offset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_is_packed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_struct_list_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_struct_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_subarray_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_name_includes_bit_suffix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "target": "dtype_name_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L342", "weight": 1.0}, {"source": "dtype_str", "target": "dtype_struct_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L34", "weight": 1.0}, {"source": "dtype_str", "target": "dtype_subarray_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L36", "weight": 1.0}, {"source": "dtype_repr", "target": "dtype_construction_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L44", "weight": 1.0}, {"source": "dtype_construction_repr", "target": "dtype_struct_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L94", "weight": 1.0}, {"source": "dtype_construction_repr", "target": "dtype_subarray_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L96", "weight": 1.0}, {"source": "dtype_construction_repr", "target": "dtype_scalar_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L98", "weight": 1.0}, {"source": "dtype_scalar_str", "target": "dtype_byte_order_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L102", "weight": 1.0}, {"source": "dtype_scalar_str", "target": "dtype_isunsized", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L116", "weight": 1.0}, {"source": "dtype_scalar_str", "target": "dtype_datetime_metadata_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L142", "weight": 1.0}, {"source": "dtype_scalar_str", "target": "dtype_kind_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L157", "weight": 1.0}, {"source": "dtype_struct_dict_str", "target": "dtype_unpack_field", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L200", "weight": 1.0}, {"source": "dtype_struct_dict_str", "target": "dtype_construction_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L221", "weight": 1.0}, {"source": "dtype_is_packed", "target": "dtype_unpack_field", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L265", "weight": 1.0}, {"source": "dtype_is_packed", "target": "dtype_aligned_offset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L268", "weight": 1.0}, {"source": "dtype_struct_list_str", "target": "dtype_unpack_field", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L284", "weight": 1.0}, {"source": "dtype_struct_list_str", "target": "dtype_construction_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L294", "weight": 1.0}, {"source": "dtype_struct_str", "target": "dtype_is_packed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L308", "weight": 1.0}, {"source": "dtype_struct_str", "target": "dtype_struct_list_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L309", "weight": 1.0}, {"source": "dtype_struct_str", "target": "dtype_struct_dict_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L312", "weight": 1.0}, {"source": "dtype_subarray_str", "target": "dtype_construction_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L323", "weight": 1.0}, {"source": "dtype_name_includes_bit_suffix", "target": "dtype_isunsized", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L335", "weight": 1.0}, {"source": "dtype_name_get", "target": "dtype_kind_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L356", "weight": 1.0}, {"source": "dtype_name_get", "target": "dtype_name_includes_bit_suffix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L359", "weight": 1.0}, {"source": "dtype_name_get", "target": "dtype_datetime_metadata_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L364", "weight": 1.0}, {"source": "dtype_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L1", "weight": 1.0}, {"source": "dtype_rationale_51", "target": "dtype_unpack_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L51", "weight": 1.0}, {"source": "dtype_rationale_67", "target": "dtype_construction_repr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L67", "weight": 1.0}, {"source": "dtype_rationale_165", "target": "dtype_byte_order_str", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L165", "weight": 1.0}, {"source": "dtype_rationale_250", "target": "dtype_is_packed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L250", "weight": 1.0}, {"source": "dtype_rationale_174", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L174", "weight": 1.0}, {"source": "dtype_rationale_183", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "dtype_kind_name", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L27"}, {"caller_nid": "dtype_str", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L37"}, {"caller_nid": "dtype_scalar_str", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L130"}, {"caller_nid": "dtype_scalar_str", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L131"}, {"caller_nid": "dtype_scalar_str", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L135"}, {"caller_nid": "dtype_scalar_str", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L150"}, {"caller_nid": "dtype_scalar_str", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L160"}, {"caller_nid": "dtype_byte_order_str", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L167"}, {"caller_nid": "dtype_byte_order_str", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L167"}, {"caller_nid": "dtype_byte_order_str", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L168"}, {"caller_nid": "dtype_datetime_metadata_str", "callee": "datetime_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L184"}, {"caller_nid": "dtype_struct_dict_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L201"}, {"caller_nid": "dtype_struct_dict_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L202"}, {"caller_nid": "dtype_struct_dict_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L203"}, {"caller_nid": "dtype_struct_dict_str", "callee": "_get_legacy_print_mode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L207"}, {"caller_nid": "dtype_struct_dict_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L216"}, {"caller_nid": "dtype_struct_dict_str", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L216"}, {"caller_nid": "dtype_struct_dict_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L220"}, {"caller_nid": "dtype_struct_dict_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L225"}, {"caller_nid": "dtype_struct_dict_str", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L228"}, {"caller_nid": "dtype_struct_dict_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L230"}, {"caller_nid": "dtype_struct_dict_str", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L230"}, {"caller_nid": "dtype_is_packed", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L269"}, {"caller_nid": "dtype_struct_list_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L299"}, {"caller_nid": "dtype_struct_list_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L301"}, {"caller_nid": "dtype_name_includes_bit_suffix", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L335"}, {"caller_nid": "dtype_name_get", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L349"}, {"caller_nid": "dtype_name_get", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L350"}, {"caller_nid": "dtype_name_get", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype.py", "source_location": "L352"}]}