Home
last modified time | relevance | path

Searched refs:Sens (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/dports/net-mgmt/librenms/librenms-21.5.1/mibs/dantherm/
H A DDANTHERM-COOLING-MIB362 12 - Onboard Sens
363 13 - Room Sens
364 14 - Hotspot Sens
2266 14 - Room Sens
2300 14 - Room Sens
2334 14 - Room Sens
2368 14 - Room Sens
2402 14 - Room Sens
2436 14 - Room Sens
2470 14 - Room Sens
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_MultiLine.cxx415 Standard_Boolean Sens; in Curves() local
418 Sens = P1.Y() < P2.Y(); in Curves()
419 if ( Sens) in Curves()
426 if ( Sens) in Curves()
434 Sens = P1.X() < P2.X(); in Curves()
435 if (Sens) in Curves()
442 if ( Sens) in Curves()
454 Sens = P1.Y() < P2.Y(); in Curves()
455 if ( Sens) in Curves()
461 Sens = P1.X() < P2.X(); in Curves()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-dshow/data/locale/
H A Dkab-KAB.ini27 Buffering.Disable="Sens"
29 Deactivate="Sens"
30 DeactivateWhenNotShowing="Sens ma ur yettwabeqqeḍ ara"
/dports/net-im/kopete/kopete-21.12.3/plugins/history/
H A Dhistorylogger.h54 enum Sens { enum
99 …QList<Kopete::Message> readMessages(int lines, const Kopete::Contact *c = 0, Sens sens = Default, …
187 Sens m_oldSens;
/dports/emulators/aranym/aranym-1.1.0/src/gui-sdl/
H A Dsdlgui.sdl839 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 3, 12, 1, N_("Case Sens"), 0 },
840 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 4, 12, 1, N_("Case Sens"), 0 },
841 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 5, 12, 1, N_("Case Sens"), 0 },
842 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 6, 12, 1, N_("Case Sens"), 0 },
843 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 7, 12, 1, N_("Case Sens"), 0 },
844 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 8, 12, 1, N_("Case Sens"), 0 },
845 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 9, 12, 1, N_("Case Sens"), 0 },
846 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 10, 12, 1, N_("Case Sens"), 0 },
847 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 11, 12, 1, N_("Case Sens"), 0 },
848 { SGCHECKBOX, SG_SELECTABLE|SG_EXIT, 0, 61, 12, 12, 1, N_("Case Sens"), 0 },
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_FilBuilder.cxx1836 Standard_Integer Sens = 0; in ExtentOneCorner() local
1839 ChFi3d_IndexOfSurfData(V,S,Sens); in ExtentOneCorner()
1841 if (Spine->IsTangencyExtremity((Sens == 1))) in ExtentOneCorner()
1848 if (Sens == 1) { in ExtentOneCorner()
1868 Standard_Integer Sens; in ExtentTwoCorner() local
1900 if (!FF && Stripe == itel.Value()) Sens = -Sens; in ExtentTwoCorner()
1904 if (Sens == 1){ in ExtentTwoCorner()
1929 Standard_Integer Sens = 0; in ExtentThreeCorner() local
1935 ChFi3d_IndexOfSurfData(V,Stripe,Sens); in ExtentThreeCorner()
1938 Sens = -Sens; in ExtentThreeCorner()
[all …]
H A DChFi3d_ChBuilder.cxx1702 Standard_Integer Sens = 0; in ExtentOneCorner() local
1705 ChFi3d_IndexOfSurfData(V,S,Sens); in ExtentOneCorner()
1708 if (Sens == 1) { in ExtentOneCorner()
1818 Standard_Integer Sens = 0; in ExtentTwoCorner() local
1830 ChFi3d_IndexOfSurfData(V,itel.Value(),Sens); in ExtentTwoCorner()
1833 Sens = -Sens; in ExtentTwoCorner()
1836 isfirst[i] = (Sens == 1); in ExtentTwoCorner()
1931 Standard_Integer Sens = 0; in ExtentThreeCorner() local
1943 ChFi3d_IndexOfSurfData(V,Stripe,Sens); in ExtentThreeCorner()
1946 Sens = -Sens; in ExtentThreeCorner()
[all …]
/dports/cad/qelectrotech/qet-0.7.0/elements/10_electric/91_en_60617/en_60617_02/en_60617_02_05/
H A Dqet_directory3 <name lang="fr">05- Sens de propagation</name>
/dports/cad/qelectrotech/qet-0.7.0/elements/10_electric/91_en_60617/en_60617_02/en_60617_02_04/
H A Dqet_directory3 <name lang="fr">04- Sens de l'effort ou du mouvement</name>
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/exports/class/
H A Dexport.class.php358 * @param string $Sens Comparison operator
361 public function conditionDate($Field, $Value, $Sens) argument
364 if (strlen($Value) == 4) $Condition = " date_format(".$Field.",'%Y') ".$Sens." '".$Value."'";
365 …elseif (strlen($Value) == 6) $Condition = " date_format(".$Field.",'%Y%m') ".$Sens." '".$Value."'";
366 else $Condition = " date_format(".$Field.",'%Y%m%d') ".$Sens." ".$Value;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/exports/class/
H A Dexport.class.php377 * @param string $Sens Comparison operator
380 public function conditionDate($Field, $Value, $Sens) argument
384 $Condition = " date_format(".$Field.",'%Y') ".$Sens." '".$Value."'";
386 $Condition = " date_format(".$Field.",'%Y%m') ".$Sens." '".$Value."'";
388 $Condition = " date_format(".$Field.",'%Y%m%d') ".$Sens." ".$Value;
/dports/finance/skrooge/skrooge-2.26.1/tests/input/skgtestimportcsv/
H A Dcoopanet.csv1 Date;Libell�;Libell� compl�mentaire;Montant;Sens;Num�ro de ch�que
H A DDE00 1234 5678 9012 3456 78.csv1 Date;Libell�;Libell� compl�mentaire;Montant;Sens;Num�ro de ch�que
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-browser/data/locale/
H A Dkab-KAB.ini5 ShutdownSourceNotVisible="Sens aɣbalu ticki yettban"
/dports/games/simutrans/simutrans-121.0/simutrans/text/
H A Dfp.tab384 Sens propriètèro\n
472 Sens linye
474 Sens chemin
476 Sens itinèrèro
504 Sens bancarota
540 Sens conèxion
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DSensCritiqueBridge.php8 const DESCRIPTION = 'Sens Critique news';
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dgtfopen.m88 Sens = [.5, .7, 1, 1.4, 2, 5, 7, 10, 14, 20, 50, 70, 100, 140, 200]; variable
90 Cal = Sens(x(1:HDR.NS,:)+1)'/4;
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Map/
H A DOneWay.desktop14 Name[fr]=Sens unique
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/decklink/data/locale/
H A Dkab-KAB.ini20 DeactivateWhenNotShowing="Sens ma ur yettwabeqqeḍ ara"
/dports/math/pdal/PDAL-2.3.0/doc/
H A Dreferences.rst43 …Scale Selection in 3d LIDAR Point Clouds." Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci, …
51 …f Urban Scenes From 3D LIDAR Point Clouds." Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.,…
/dports/cad/qelectrotech/qet-0.7.0/elements/60_energy/31_solar_thermal/signaletiques/
H A Dfleche_fluide.elmt11 <name lang="fr">Sens fluide</name>
H A Dflechedroite.elmt11 <name lang="fr">Sens fluide</name>
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/data/locale/
H A Dkab-KAB.ini21 GameCapture.HotkeyStop="Sens tuṭṭfa"
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/po/tr/
H A Dplasma_applet_org.kde.plasma.systemmonitor.po33 msgstr "Sensör Ayrıntıları"
/dports/games/freeciv/freeciv-2.6.6/data/nation/
H A Dburgundian.ruleset51 "Sens",

12345678910>>...30