Home
last modified time | relevance | path

Searched +defs:make +defs:inst +defs:format (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-tinyarray/tinyarray-1.2.4/src/
H A Darray.cc818 Py_hash_t hash(void *inst, long x) in hash()
837 Py_hash_t hash(void *inst, long x) in hash()
847 Py_hash_t hash(void *inst, double x) in hash()
857 Py_hash_t hash(void *inst, Complex x) in hash()
1208 Array_iter<T> *Array_iter<T>::make(Array<T> *array) in hash() function in __anondf99c86d0111::Array_iter
1764 Array<T> *Array<T>::make(int ndim, size_t size) in make() function in Array
1780 Array<T> *Array<T>::make(int ndim, const size_t *shape, size_t *sizep) in make() function in Array
1822 PyObject *format = PyInt_FromLong(format_by_dtype[int(get_dtype(self_))]); in reduce() local
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DSta.cc749 Sta::setLinkMakeBlackBoxes(bool make) in setLinkMakeBlackBoxes()
796 Sta::pvt(Instance *inst, in pvt()
803 Sta::setPvt(Instance *inst, in setPvt()
814 Sta::setPvt(Instance *inst, in setPvt()
1453 Sta::disable(Instance *inst, in disable()
2482 Sta::setReportPathFormat(ReportPathFormat format) in setReportPathFormat()
3861 Sta::replaceCell(Instance *inst, in replaceCell()
3869 Sta::replaceCell(Instance *inst, in replaceCell()
3877 Sta::replaceCell(Instance *inst, in replaceCell()
3914 Sta::connectPin(Instance *inst, in connectPin()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/sta/tcl/
H A DStaTcl.i2105 instance_is_constrained(Instance *inst) in instance_is_constrained()
2141 set_current_instance(Instance *inst) in set_current_instance()
2276 set_link_make_black_boxes(bool make) in set_link_make_black_boxes()
2416 Instance *inst = iter->next(); in network_leaf_instances() local
2583 Instance *inst = inst_iter.next(); in filter_insts() local
2627 instance_property(const Instance *inst, in instance_property()
2842 set_instance_pvt(Instance *inst, in set_instance_pvt()
3631 set_latch_borrow_limit_inst(Instance *inst, in set_latch_borrow_limit_inst()
3667 set_min_pulse_width_inst(Instance *inst, in set_min_pulse_width_inst()
4359 set_report_path_format(ReportPathFormat format) in set_report_path_format()
[all …]