Home
last modified time | relevance | path

Searched refs:InputCell (Results 1 – 25 of 42) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/inputs/
H A Dcell.py35 class InputCell(InputArray): class
54 super(InputCell,self).__init__(dtype=float, dimension="length", default=default, help=help)
63 super(InputCell,self).store(cell.h)
74 h = super(InputCell,self).fetch()
H A Dsimulation.py40 from ipi.inputs.cell import InputCell
85 "cell" : (InputCell, { "help" : InputCell.default_help,
H A Dinitializer.py43 from ipi.inputs.cell import InputCell
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/interop/quirk/cells/
H A Dinput_cells.py23 class InputCell(Cell): class
34 return InputCell(qubits=Cell._replace_qubits(self.qubits, qubits), letter=self.letter)
79 maker=lambda args: InputCell(
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/interop/quirk/cells/
H A Dinput_cells.py23 class InputCell(Cell): class
34 return InputCell(qubits=Cell._replace_qubits(self.qubits, qubits), letter=self.letter)
79 maker=lambda args: InputCell(
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/interop/quirk/cells/
H A Dinput_cells.py23 class InputCell(Cell): class
34 return InputCell(qubits=Cell._replace_qubits(self.qubits, qubits), letter=self.letter)
79 maker=lambda args: InputCell(
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/interop/quirk/cells/
H A Dinput_cells.py23 class InputCell(Cell): class
34 return InputCell(qubits=Cell._replace_qubits(self.qubits, qubits), letter=self.letter)
79 maker=lambda args: InputCell(
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/interop/quirk/cells/
H A Dinput_cells.py23 class InputCell(Cell): class
34 return InputCell(qubits=Cell._replace_qubits(self.qubits, qubits), letter=self.letter)
79 maker=lambda args: InputCell(
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c611 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
617 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
622 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c605 IN EFI_HII_GLYPH_INFO *InputCell, in WriteOutputParam() argument
611 if (BufferIn == NULL || InputCell == NULL) { in WriteOutputParam()
616 CopyMem (Cell, InputCell, sizeof (EFI_HII_GLYPH_INFO)); in WriteOutputParam()
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/locales/manual/
H A Duk.po293 msgid "![Input/output cell](./InputCell.png){ id=img_InputCell }"
294 msgstr "![Комірка введення-виведення](./InputCell.png){ id=img_InputCell }"
H A Dde.po339 msgid "![Input/output cell](./InputCell.png){ id=img_InputCell }"
340 msgstr "![Input/output Zelle](./InputCell.png){ id=img_InputCell }"
H A Dcs.po278 msgid "![Input/output cell](./InputCell.png){ id=img_InputCell }"
H A Dda.po275 msgid "![Input/output cell](./InputCell.png){ id=img_InputCell }"
H A Des.po279 msgid "![Input/output cell](./InputCell.png){ id=img_InputCell }"
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/info/
H A Dwxmaxima.texi186 @image{InputCell,12cm}
H A Dwxmaxima.md79 ![Input/output cell](./InputCell.png){ id=img_InputCell }

12