Home
last modified time | relevance | path

Searched defs:CommonBinary (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py288 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
534 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/science/xcrysden/xcrysden-1.6.2/Tcl/
H A DadvGeom.tcl283 PreSel .catom .mesa "Coordinates of the Centre of the Cluster" \
529 label $f.fr${i}.label$i -text "Atom N.: $i"
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBinaryObject.py282 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument
528 def SetBinary(self, UiInf=None, Ver=None, CommonBinary=None, ArchList=None): argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Dcodegen_internal.cc283 std::shared_ptr<DataType> CommonBinary(const std::vector<ValueDescr>& descrs) { in CommonBinary() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dcodegen_internal.cc225 std::shared_ptr<DataType> CommonBinary(const ValueDescr* begin, size_t count) { in CommonBinary() function