Home
last modified time | relevance | path

Searched defs:absolute (Results 51 – 75 of 2850) sorted by relevance

12345678910>>...114

/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/Tests.System.Reactive/Tests/Concurrency/
H A DVirtualSchedulerTest.cs34 protected override string Add(string absolute, char relative) in Add()
39 protected override DateTimeOffset ToDateTimeOffset(string absolute) in ToDateTimeOffset()
/dports/www/py-lektor/Lektor-3.2.2/tests/
H A Dtest_urls.py79 def test_url_to_all_params(pad, path, alt, absolute, external, base_url, expected): argument
98 def test_url_to_all_params_error_cases(pad, path, alt, absolute, external, base_url): argument
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php1312 public function diffInDays($date = null, $absolute = true);
1333 public function diffInHours($date = null, $absolute = true);
1374 public function diffInMinutes($date = null, $absolute = true);
1384 public function diffInMonths($date = null, $absolute = true);
1394 public function diffInQuarters($date = null, $absolute = true);
1404 public function diffInRealHours($date = null, $absolute = true);
1454 public function diffInSeconds($date = null, $absolute = true);
1464 public function diffInWeekdays($date = null, $absolute = true);
1484 public function diffInWeeks($date = null, $absolute = true);
1494 public function diffInYears($date = null, $absolute = true);
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Contracts/Routing/
H A DUrlGenerator.php60 public function route($name, $parameters = [], $absolute = true);
70 public function action($action, $parameters = [], $absolute = true);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/contracts/Routing/
H A DUrlGenerator.php60 public function route($name, $parameters = [], $absolute = true);
70 public function action($action, $parameters = [], $absolute = true);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/device_orientation/
H A Ddevice_orientation_data.cc40 bool absolute) { in Create()
65 bool absolute) in DeviceOrientationData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/device_orientation/
H A Ddevice_orientation_data.cc40 bool absolute) { in Create()
65 bool absolute) in DeviceOrientationData()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DFileName.hs73 absolute f = mkAbsolute <$> do function
/dports/misc/concourse/concourse-6.7.2/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/array/
H A Darray_test.go51 absolute bool member
125 absolute bool member
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/compression/
H A DHuffmanNode.java79 boolean absolute ; field in HuffmanNode
107 HuffmanNode(int length, int shift, boolean absolute) { in HuffmanNode()
112 final void set(int length, int shift, boolean absolute) { in set()
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/
H A DHuffmanNode.java79 boolean absolute ; field in HuffmanNode
107 HuffmanNode(int length, int shift, boolean absolute) { in HuffmanNode()
112 final void set(int length, int shift, boolean absolute) { in set()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/helper/
H A DUrlHelper.php88 function url_for2($routeName, $params = array(), $absolute = false)
98 function url_for1($internal_uri, $absolute = false)
318 function public_path($path, $absolute = false)
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/devel/gitlist/gitlist/vendor/symfony/twig-bridge/Extension/
H A DAssetExtension.php62 public function getAssetUrl($path, $packageName = null, $absolute = false, $version = null)
99 … private function getLegacyAssetUrl($path, $packageName = null, $absolute = false, $version = null)
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dtest-dirname.c33 bool absolute; /* IS_ABSOLUTE_FILE_NAME (name). */ member
146 bool absolute = IS_ABSOLUTE_FILE_NAME (t->name); in main() local
/dports/www/p5-Mojolicious/Mojolicious-9.22/t/mojolicious/
H A Djson_config_lite_app_abs.json2 "absolute": "works too!" string
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php1347 public function diffInDays($date = null, $absolute = true);
1368 public function diffInHours($date = null, $absolute = true);
1409 public function diffInMinutes($date = null, $absolute = true);
1419 public function diffInMonths($date = null, $absolute = true);
1429 public function diffInQuarters($date = null, $absolute = true);
1439 public function diffInRealHours($date = null, $absolute = true);
1489 public function diffInSeconds($date = null, $absolute = true);
1499 public function diffInWeekdays($date = null, $absolute = true);
1519 public function diffInWeeks($date = null, $absolute = true);
1529 public function diffInYears($date = null, $absolute = true);
[all …]
/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-svn-helper/
H A Dtsh-relocate-dialog.c225 gchar *absolute = NULL; in tsh_relocate_dialog_new() local
250 gchar *absolute = NULL; in tsh_relocate_dialog_new() local
268 gchar *absolute = NULL; in tsh_relocate_dialog_new() local
/dports/graphics/nurbs++/nurbs++-3.0.11/matrix/
H A DmatrixTool.h59 inline T absolute(T a){ in absolute() function
63 inline double absolute(double a) { return fabs(a) ; } in absolute() function
64 inline float absolute(float a) { return fabs(a) ; } in absolute() function

12345678910>>...114