Searched refs:adjustable (Results 1 – 21 of 21) sorted by relevance
/third_party/python/Python/ |
D | pytime.c | 687 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/ |
D | timemodule.c | 149 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/ |
D | test_time.py | 66 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/ |
D | pytime.h | 168 int adjustable; member
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | spacer.dart | 10 /// Spacer creates an adjustable, empty spacer that can be used to tune the
|
D | semantics_debugger.dart | 269 annotations.add('adjustable');
|
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/ |
D | picker.dart | 378 // 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/ |
D | README.md | 20 …s a pretrained [efficientNet](https://arxiv.org/abs/1905.11946) and an adjustable head which is a …
|
/third_party/toybox/www/doc/ |
D | mount.txt | 114 which adds a size limitation (by default 50%, but it's adjustable as a mount
|
/third_party/parse5/docs/ |
D | version-history.md | 99 * Fixed: SAXParser HTML integration point handling for adjustable SVG tags.
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | WhatsNew.txt | 105 * Timer resolution is now 1 ms by default, adjustable with the SDL_HINT_TIMER_RESOLUTION hint
|
/third_party/gettext/gettext-tools/tests/ |
D | msguniq-a.inp | 1413 !~\ works\ only\ on\ adjustable\ arrays,\ not\ on\ ~= 1467 !~\:\ array\ ~\ is\ not\ adjustable= 4139 !,\ adjustable=
|
D | msguniq-a.out | 1965 msgid "~ works only on adjustable arrays, not on ~" 2037 msgid "~: array ~ is not adjustable" 5659 msgid ", adjustable"
|
D | msguniq-a.in | 2133 msgid "~ works only on adjustable arrays, not on ~" 2205 msgid "~: array ~ is not adjustable" 6237 msgid ", adjustable"
|
/third_party/python/Doc/library/ |
D | time.rst | 235 - *adjustable*: ``True`` if the clock can be changed automatically (e.g. by
|
/third_party/freetype/ |
D | ChangeLog.24 | 1935 The subpixel hinting patch contained the concept of an adjustable
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.24 | 1935 The subpixel hinting patch contained the concept of an adjustable
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 1935 The subpixel hinting patch contained the concept of an adjustable
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 26405 adjustable
|
/third_party/python/Misc/ |
D | HISTORY | 7313 - Rename adjusted attribute to adjustable in time.get_clock_info() result.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 95947 Floor variable has no effect and it isn't worth it to have it adjustable.
|