Home
last modified time | relevance | path

Searched refs:adjustable (Results 1 – 21 of 21) sorted by relevance

/third_party/python/Python/
Dpytime.c687 info->adjustable = 1; in py_get_system_clock()
723 info->adjustable = 1; in py_get_system_clock()
756 info->adjustable = 1; in py_get_system_clock()
873 info->adjustable = 0; in py_get_monotonic_clock()
889 info->adjustable = 0; in py_get_monotonic_clock()
912 info->adjustable = 0; in py_get_monotonic_clock()
939 info->adjustable = 0; in py_get_monotonic_clock()
1037 info->adjustable = 0; in py_get_win_perf_counter()
/third_party/python/Modules/
Dtimemodule.c149 info->adjustable = 0; in _PyTime_GetClockWithInfo()
1205 info->adjustable = 0;
1242 info->adjustable = 0;
1268 info->adjustable = 0;
1324 info->adjustable = 0;
1398 info->adjustable = 0;
1432 info->adjustable = 0;
1450 info->adjustable = 0;
1483 info->adjustable = 0;
1561 info.adjustable = -1;
[all …]
/third_party/python/Lib/test/
Dtest_time.py66 self.assertTrue(info.adjustable)
473 self.assertFalse(info.adjustable)
489 self.assertFalse(info.adjustable)
509 self.assertFalse(info.adjustable)
561 self.assertIsInstance(info.adjustable, bool)
/third_party/python/Include/cpython/
Dpytime.h168 int adjustable; member
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dspacer.dart10 /// Spacer creates an adjustable, empty spacer that can be used to tune the
Dsemantics_debugger.dart269 annotations.add('adjustable');
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Dpicker.dart378 // Turns the scroll semantics of the ListView into a single adjustable semantics
382 // adjustable semantic node, with adjustment callbacks wired to move the
/third_party/mindspore/mindspore/lite/examples/transfer_learning/
DREADME.md20 …s a pretrained [efficientNet](https://arxiv.org/abs/1905.11946) and an adjustable head which is a …
/third_party/toybox/www/doc/
Dmount.txt114 which adds a size limitation (by default 50%, but it's adjustable as a mount
/third_party/parse5/docs/
Dversion-history.md99 * Fixed: SAXParser HTML integration point handling for adjustable SVG tags.
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt105 * Timer resolution is now 1 ms by default, adjustable with the SDL_HINT_TIMER_RESOLUTION hint
/third_party/gettext/gettext-tools/tests/
Dmsguniq-a.inp1413 !~\ works\ only\ on\ adjustable\ arrays,\ not\ on\ ~=
1467 !~\:\ array\ ~\ is\ not\ adjustable=
4139 !,\ adjustable=
Dmsguniq-a.out1965 msgid "~ works only on adjustable arrays, not on ~"
2037 msgid "~: array ~ is not adjustable"
5659 msgid ", adjustable"
Dmsguniq-a.in2133 msgid "~ works only on adjustable arrays, not on ~"
2205 msgid "~: array ~ is not adjustable"
6237 msgid ", adjustable"
/third_party/python/Doc/library/
Dtime.rst235 - *adjustable*: ``True`` if the clock can be changed automatically (e.g. by
/third_party/freetype/
DChangeLog.241935 The subpixel hinting patch contained the concept of an adjustable
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.241935 The subpixel hinting patch contained the concept of an adjustable
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.241935 The subpixel hinting patch contained the concept of an adjustable
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt26405 adjustable
/third_party/python/Misc/
DHISTORY7313 - Rename adjusted attribute to adjustable in time.get_clock_info() result.
/third_party/gstreamer/gstplugins_bad/
DChangeLog95947 Floor variable has no effect and it isn't worth it to have it adjustable.