| /OK3568_Linux_fs/kernel/Documentation/sphinx/ |
| H A D | maintainers_include.py | 117 heading = re.sub("\s+", " ", line) 118 output = output + "%s\n%s" % (heading, "~" * len(heading))
|
| /OK3568_Linux_fs/u-boot/Licenses/ |
| H A D | Exceptions | 8 U-Boot, and does *not* fall under the heading of "derived work". 13 *not* fall under the heading of "derived work".
|
| H A D | README | 13 heading of "derived work" -- see file Licenses/Exceptions for
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_task_page.py | 60 heading = self.find('.page-header h1') 63 self.assertEqual(heading.text, expected_heading,
|
| H A D | test_toastertable_ui.py | 36 heading = table.find_element_by_css_selector(selector) 37 return heading.get_attribute('innerHTML').strip()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 863 const char *heading; in conf_string() local 867 heading = inputbox_instructions_int; in conf_string() 870 heading = inputbox_instructions_hex; in conf_string() 873 heading = inputbox_instructions_string; in conf_string() 876 heading = "Internal mconf error!"; in conf_string() 880 heading, 10, 75, in conf_string()
|
| H A D | nconf.c | 1354 const char *heading; in conf_string() local 1358 heading = inputbox_instructions_int; in conf_string() 1361 heading = inputbox_instructions_hex; in conf_string() 1364 heading = inputbox_instructions_string; in conf_string() 1367 heading = "Internal nconf error!"; in conf_string() 1371 heading, in conf_string()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 867 const char *heading; in conf_string() local 871 heading = _(inputbox_instructions_int); in conf_string() 874 heading = _(inputbox_instructions_hex); in conf_string() 877 heading = _(inputbox_instructions_string); in conf_string() 880 heading = _("Internal mconf error!"); in conf_string() 884 heading, 10, 75, in conf_string()
|
| H A D | nconf.c | 1357 const char *heading; in conf_string() local 1361 heading = _(inputbox_instructions_int); in conf_string() 1364 heading = _(inputbox_instructions_hex); in conf_string() 1367 heading = _(inputbox_instructions_string); in conf_string() 1370 heading = _("Internal nconf error!"); in conf_string() 1374 heading, in conf_string()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 867 const char *heading; in conf_string() local 871 heading = _(inputbox_instructions_int); in conf_string() 874 heading = _(inputbox_instructions_hex); in conf_string() 877 heading = _(inputbox_instructions_string); in conf_string() 880 heading = _("Internal mconf error!"); in conf_string() 884 heading, 10, 75, in conf_string()
|
| H A D | nconf.c | 1357 const char *heading; in conf_string() local 1361 heading = _(inputbox_instructions_int); in conf_string() 1364 heading = _(inputbox_instructions_hex); in conf_string() 1367 heading = _(inputbox_instructions_string); in conf_string() 1370 heading = _("Internal nconf error!"); in conf_string() 1374 heading, in conf_string()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/ |
| H A D | qgeopositioninfosource_geoclue2.cpp | 433 if (const auto heading = location.heading() >= 0.0) in handleNewLocation() local 434 m_lastPosition.setAttribute(QGeoPositionInfo::Direction, heading); in handleNewLocation()
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | slabinfo.c | 1350 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1353 printf("%s%s", heading, underline); in _xtotals() 1364 char *heading, *underline; in xtotals() local 1371 heading = "\nSlabs sorted by size\n"; in xtotals() 1373 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1375 heading = "\nSlabs sorted by loss\n"; in xtotals() 1377 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1379 heading = "\nSlabs sorted by number of partial slabs\n"; in xtotals() 1381 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/ |
| H A D | qgeopositioninfosource_winrt.cpp | 566 IReference<double> *heading; in onPositionChanged() local 567 hr = coord->get_Heading(&heading); in onPositionChanged() 568 if (SUCCEEDED(hr) && heading) { in onPositionChanged() 570 hr = heading->get_Value(&value); in onPositionChanged()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap3-transition.css | 203 #errors .panel-heading, 204 #warnings .panel-heading {
|
| H A D | bootstrap.min.css | 5 …heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padd…
|
| H A D | bootstrap.css | 5239 .media-heading { 5272 a.list-group-item .list-group-item-heading, 5273 button.list-group-item .list-group-item-heading { 5295 .list-group-item.disabled .list-group-item-heading, 5296 .list-group-item.disabled:hover .list-group-item-heading, 5297 .list-group-item.disabled:focus .list-group-item-heading { 5313 .list-group-item.active .list-group-item-heading, 5314 .list-group-item.active:hover .list-group-item-heading, 5315 .list-group-item.active:focus .list-group-item-heading, 5316 .list-group-item.active .list-group-item-heading > small, [all …]
|
| H A D | default.css | 87 /* Table heading sortable / not sortable states */ 94 /* In table headings, separate the help bubble from the column heading */ 116 .heading-help { font-size: 14px; } 308 #errors .panel-heading { background-color: transparent; color: #843534; } 309 #warnings .panel-heading { background-color: transparent; color: #8a6d3b; } 310 #warnings .panel-heading a:hover { color: #66512c; }
|
| H A D | bootstrap.css.map | 1 …heading {\n margin-top: 0;\n margin-bottom: 5px;\n}\n.media-list {\n padding-left: 0;\n list-s…
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-i2c-devices-hm6352 | 5 Description: Reports the current heading from the compass as a floating
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | strncpy-truncation.patch | 32 /* First copy the text heading to the buffer and add a "-", accounting for
|
| /OK3568_Linux_fs/kernel/LICENSES/exceptions/ |
| H A D | Linux-syscall-note | 15 of the kernel, and does *not* fall under the heading of "derived work".
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/ |
| H A D | qtpositioning-qml.qdoc | 59 determine the speed and heading of the device. It can also define a
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-build-perf-report | 220 heading = "{} {}: {}".format(pref, test, descr) 222 rows.append([heading])
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 165 as a new section heading, which probably won't produce the desired 435 The title following ``DOC:`` acts as a heading within the source file, but also 508 output. Please make sure to have an appropriate heading in the enclosing
|