Home
last modified time | relevance | path

Searched defs:is_cell (Results 1 – 14 of 14) sorted by relevance

/dports/cad/iverilog/verilog-11.0/
H A DModule.h82 bool is_cell; variable
H A Dnetlist.h1105 void is_cell(bool is_cell__) { is_cell_ = is_cell__; }; in is_cell() function
1106 bool is_cell() const { return is_cell_; }; in is_cell() function
H A Dt-dll.h708 unsigned is_cell; member
/dports/graphics/py-h3/h3-3.7.3/src/h3/_cy/
H A Dcells.pyx20 cpdef bool is_cell(H3int h): function
/dports/devel/nextpnr/nextpnr-48cd407/json/
H A Djsonwrite.cc68 bool is_cell = false) in group_ports()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/plan-perfect/
H A Dpln.c195 pln_get_style (PlanPerfectImport *state, guint8 const* data, gboolean is_cell) in pln_get_style()
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvpi_scope.cc462 long def_file_idx, long def_lineno, long is_cell) in compile_scope_decl()
H A Dvpi_priv.h263 bool is_cell; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DTriangulation_segment_traverser_3.h942 bool is_cell() const { return _curr_simplex.dimension() == 3; } in is_cell() function
H A DTriangulation_data_structure_3.h2160 is_cell( Cell_handle c ) const in is_cell() function
2172 is_cell(Vertex_handle u, Vertex_handle v, in is_cell() function
2203 is_cell(Vertex_handle u, Vertex_handle v, in is_cell() function
/dports/lang/rust/rustc-1.58.1-src/src/etc/
H A Dlldb_providers.py693 def __init__(self, valobj, dict, is_cell=False): argument
/dports/lang/rust/rustc-1.57.0-x86_64-unknown-dragonfly/rustc/lib/rustlib/etc/
H A Dlldb_providers.py693 def __init__(self, valobj, dict, is_cell=False): argument
/dports/math/vtk9/VTK-9.1.0/Wrapping/Python/vtkmodules/numpy_interface/
H A Dalgorithms.py268 def make_mask_from_NaNs(array, ghost_array=dsa.NoneArray, is_cell=False): argument
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/numpy_interface/
H A Dalgorithms.py268 def make_mask_from_NaNs(array, ghost_array=dsa.NoneArray, is_cell=False): argument