Home
last modified time | relevance | path

Searched refs:entitled (Results 1 – 25 of 4434) sorted by relevance

12345678910>>...178

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/entitlement/
H A DLeaveBalance.php26 public $entitled; variable in LeaveBalance
37 …public function __construct($entitled = 0, $used = 0, $scheduled = 0, $pending = 0, $notLinked = 0… argument
38 $this->entitled = $entitled;
49 $balance = ($this->entitled + $this->adjustment) - ( $this->scheduled + $this->taken );
75 return $this->entitled;
78 public function setEntitled($entitled) { argument
79 $this->entitled = $entitled;
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A Dvio.c92 size_t entitled; member
237 viodev->cmo.entitled -= tmp; in vio_cmo_dealloc()
299 vio_cmo.entitled += delta; in vio_cmo_entitlement_update()
327 vio_cmo.entitled -= delta; in vio_cmo_entitlement_update()
347 tmp = viodev->cmo.entitled - in vio_cmo_entitlement_update()
467 if (viodev->cmo.entitled) in vio_cmo_balance()
838 if (viodev->cmo.entitled) { in vio_cmo_bus_remove()
858 viodev->cmo.entitled -= tmp; in vio_cmo_bus_remove()
911 vio_cmo.entitled = 0; in vio_cmo_bus_init()
975 viodev_cmo_rd_attr(entitled);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A Dvio.c92 size_t entitled; member
237 viodev->cmo.entitled -= tmp; in vio_cmo_dealloc()
299 vio_cmo.entitled += delta; in vio_cmo_entitlement_update()
327 vio_cmo.entitled -= delta; in vio_cmo_entitlement_update()
347 tmp = viodev->cmo.entitled - in vio_cmo_entitlement_update()
467 if (viodev->cmo.entitled) in vio_cmo_balance()
838 if (viodev->cmo.entitled) { in vio_cmo_bus_remove()
858 viodev->cmo.entitled -= tmp; in vio_cmo_bus_remove()
911 vio_cmo.entitled = 0; in vio_cmo_bus_init()
975 viodev_cmo_rd_attr(entitled);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/pseries/
H A Dvio.c92 size_t entitled; member
237 viodev->cmo.entitled -= tmp; in vio_cmo_dealloc()
299 vio_cmo.entitled += delta; in vio_cmo_entitlement_update()
327 vio_cmo.entitled -= delta; in vio_cmo_entitlement_update()
347 tmp = viodev->cmo.entitled - in vio_cmo_entitlement_update()
467 if (viodev->cmo.entitled) in vio_cmo_balance()
838 if (viodev->cmo.entitled) { in vio_cmo_bus_remove()
858 viodev->cmo.entitled -= tmp; in vio_cmo_bus_remove()
911 vio_cmo.entitled = 0; in vio_cmo_bus_init()
975 viodev_cmo_rd_attr(entitled);
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/lib/Api/Leave/Entity/
H A DLeaveBalance.php29 private $entitled = null; variable in Orangehrm\\Rest\\Api\\Leave\\Entity\\LeaveBalance
72 $this->entitled = (float)$leaveBalance->getEntitled();
87 return $this->entitled;
91 * @param float|null $entitled
93 public function setEntitled(float $entitled) argument
95 $this->entitled = $entitled;
/dports/games/flightgear-data/fgdata/Aircraft/c172p/
H A DThanks1 - Stall sound source: from a Youtube video entitled "Stalling and spinning with a Cessna 152" by Mo…
2 - Parking brake sound source: from a sound file entitled "Old Lever Pull" by DrMinky. License: kind…
3 - Trim wheel sound source: from a sound file entitled "rubber.wav" by datasoundsample. License: kin…
5 - Gyro sound source: youtube video entitled "Starting C172N" by algefaen. License: CC-BY. Link: htt…
6 - Repair sound source: from a sound file entitled "266626__producerdan__car-auto-mechanic-shop.wav"…
7 - Primer lever sound source: from a sound file entitled "262325__coltures__squeaky-car-door.wav" by…
8 - Engine (regular, idle, start, cut off) sound source: from a sound file entitled "322321__jlwsound…
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/xpc_services/
H A Dxpc_services.c38 mDNSBool entitled = mDNSfalse; in IsEntitled() local
43 entitled = mDNStrue; in IsEntitled()
50 if (!entitled) { in IsEntitled()
54 return entitled; in IsEntitled()
/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/src/cpp/
H A DStandardRuleType.cpp27 std::string entitled; in createFromXmlNode() local
39 slint::XMLtools::getString(node, "entitled", entitled); in createFromXmlNode()
49 …StandardRuleType srt(standardRuleId, category, entitled, desc, classification, maintainability, re… in createFromXmlNode()
/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/includes/config/cnes/
H A DStandardRuleType.hxx33 const std::string entitled; member in slint::CNES::StandardRuleType
47 …counterExample) : standardRuleId(_standardRuleId), category(_category), entitled(_entitled), desc(… in StandardRuleType()
59 return entitled; in getEntitled()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/user/
H A Dindex.rst24 entitled "GNU Free Documentation License" in the section
25 entitled "Appendix".*
68 entitled "GNU Free Documentation License" in the section
69 entitled "Appendix".*
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-driver-usb-usbtmc8 can be found in the USB TMC documents from the USB-IF entitled
22 can be found in the USB TMC documents from the USB-IF entitled
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-driver-usb-usbtmc8 can be found in the USB TMC documents from the USB-IF entitled
22 can be found in the USB TMC documents from the USB-IF entitled
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-driver-usb-usbtmc8 can be found in the USB TMC documents from the USB-IF entitled
22 can be found in the USB TMC documents from the USB-IF entitled
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/doc/figures/
H A DREADME30 A copy of the license is included in the section entitled ``GNU Free
41 A copy of the license is included in the section entitled ``GNU
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/doc/figures/
H A DREADME30 A copy of the license is included in the section entitled ``GNU Free
41 A copy of the license is included in the section entitled ``GNU
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/doc/
H A DREADME25 A copy of the license is included in the section entitled ``GNU Free
36 A copy of the license is included in the section entitled ``GNU
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/doc/
H A DREADME25 A copy of the license is included in the section entitled ``GNU Free
36 A copy of the license is included in the section entitled ``GNU
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/
H A Dhelper-main.c200 mDNSBool entitled = mDNSfalse; in check_entitlement() local
207 entitled = mDNStrue; in check_entitlement()
216 if (!entitled) in check_entitlement()
219 return entitled; in check_entitlement()
/dports/astro/xearth/xearth-1.2/
H A DINSTALL7 /bin/cc, make sure to read the section entitled "BUILDING
16 your platform (see the section entitled "DEFINES" below).
37 the section entitled "DEFINES" below.)
53 the section entitled "DEFINES" below)
74 the section entitled "DEFINES" below.)
/dports/mail/libspf/libspf-1.0.0-p5/
H A DCOPYING1 Please review the file entitled 'LICENSE' for COPYING information.
/dports/www/yaws/yaws-2.0.6/www/
H A Darticles.yaws27 entitled <a href="http://www.infoq.com/presentations/Erlang-Yaws">"Erlang
37 article entitled <a
/dports/devel/py-opengrok-tools/opengrok-1.3.16/ext/SampleRazorRepository/Repository/OpenGrokSample/RAZOR_UNIVERSE/Tables/
H A DRoles11 # section entitled "Configuring the issues program", the subsection
12 # entitled "Issue STATEs (permissions)" for details regarding the
/dports/devel/kf5-kdoctools/kdoctools-5.89.0/src/customization/zh-TW/entities/
H A DunderFDL.docbook1 <para id="gnu-fdl" xreflabel="the section entitled &quot;GNU Free Documentation License&quot;">本文件的…
/dports/devel/kf5-kdoctools/kdoctools-5.89.0/src/customization/ja/entities/
H A DunderFDL.docbook1 <para id="gnu-fdl" xreflabel="the section entitled &quot;GNU Free Documentation License&quot;">このドキ…
/dports/devel/kf5-kdoctools/kdoctools-5.89.0/src/customization/uk/entities/
H A DunderFDL.docbook1 <para id="gnu-fdl" xreflabel="the section entitled &quot;GNU Free Documentation

12345678910>>...178