Home
last modified time | relevance | path

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

/scripts/coccinelle/api/
Dplatform_no_drv_owner.cocci2 /// Remove .owner field if calls are used which set it automatically
127 msg = "No need to set .owner here. The core will do it."
134 msg = "No need to set .owner here. The core will do it."
141 msg = "No need to set .owner here. The core will do it."
148 msg = "No need to set .owner here. The core will do it."
157 msg = "No need to set .owner here. The core will do it."
164 msg = "No need to set .owner here. The core will do it."
171 msg = "No need to set .owner here. The core will do it."
178 msg = "No need to set .owner here. The core will do it."
Dstream_open.cocci185 // file_operations that is candidate for stream_open conversion - it does not
189 // XXX maybe_steam.fops cannot be used in other rules - it gives "bad rule maybe_stream or bad vari…
/scripts/
DKconfig.include42 # Fail if the linker is gold as it's not capable of linking the kernel proper
45 # Get the assembler name, version, and error out if it is not supported.
52 # $(m32-flag): -m32 if the compiler supports it, or an empty string otherwise.
53 # $(m64-flag): -m64 if the compiler supports it, or an empty string otherwise.
DKbuild.include36 # Quote a string to pass it to C files. foo => '"foo"'
56 # - If no file exist it is created
79 # Note: '2>/dev/null' is here to force Make to invoke a shell. Otherwise, it
184 # GNU Make automatically deletes the target if it has already been changed by
186 # will delete incomplete targets), and resume it later.
192 # To address it, we clean the target in signal traps.
194 # Make deletes the target when it catches SIGHUP, SIGINT, SIGQUIT, SIGTERM.
233 # but it does not work as expected when .SECONDARY is present. This seems a bug
267 # (2) No target, so we better build it
298 # When a Kconfig string contains a filename, it is suitable for
[all …]
Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
19 By default it lists the full path to the devices under /sys/devices.
Dsubarch.include4 # then ARCH is assigned, getting whatever value it gets normally, and
Dconfig40 --keep-case|-k Keep next symbols' case (dont' upper-case it)
/scripts/kconfig/
Dqconf.cc49 QStringList::Iterator it; in readSizes() local
51 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()
52 result.push_back((*it).toInt()); in readSizes()
68 QList<int>::ConstIterator it; in writeSizes() local
70 for (it = value.begin(); it != value.end(); ++it) in writeSizes()
71 stringList.push_back(QString::number(*it)); in writeSizes()
422 QTreeWidgetItemIterator it(this); in updateList() local
424 while (*it) { in updateList()
425 item = (ConfigItem*)(*it); in updateList()
430 ++it; in updateList()
[all …]
Dqconf-cfg.sh30 echo >&2 "* Please install either Qt 4.8 or 5.x. and make sure it's in PKG_CONFIG_PATH"
/scripts/coccinelle/misc/
Dcond_no_effect.cocci11 // on kernelnewbies though it seems that this is not really an
12 // accepted pattern and if at all it would need to be commented
14 // In the Linux kernel it does not seem to actually report
Duninitialized_var.cocci6 /// an initializer. Using warning-silencing tricks is dangerous as it
8 /// compiler warnings (e.g. "unused variable"). If the compiler thinks it
Dadd_namespace.cocci19 // That ensures we are adding it only to the main module source file.
Dbadty.cocci6 //# when it is a double pointer and ensuring the sizeof argument takes a pointer
/scripts/dtc/
Ddtx_diff38 file. If DTx is a dts source file then it is pre-processed in the same
44 If DTx is a directory, it is treated as a DT subtree, such as
48 it is treated as a binary blob (aka .dtb or FDT).
306 If it does not exist, create it from the root of the Linux source tree:
/scripts/coccinelle/iterators/
Dlist_entry_update.cocci3 /// the list to the next, so it is usually not a good idea to reassign it.
/scripts/kconfig/tests/
Dpytest.ini6 # the directory name that contains it. Use __init__.py for all test files.
/scripts/package/
Dmkdebian163 This program is free software; you can redistribute it and/or modify
164 it under the terms of the GNU General Public License as published by
/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig10 # 'error-if' is similar, but it terminates the parsing immediately.
/scripts/kconfig/tests/preprocess/escape/
DKconfig15 # Unlike Make, '$' has special meaning only when it is followed by '('.
/scripts/kconfig/tests/preprocess/variable/
DKconfig48 # If some arguments are optional, it is useful to pass fewer parameters.
/scripts/coccinelle/tests/
Dodd_ptr_err.cocci3 //# There can be false positives in the patch case, where it is the call to
/scripts/coccinelle/api/alloc/
Dalloc_cast.cocci8 //# the casting as it is not required. The result in the patch case may
/scripts/coccinelle/null/
Dbadzero.cocci5 //# if it has previously been used with the function used to initialize x.
Dderef_null.cocci4 /// Even though it is known to be NULL.
/scripts/gcc-plugins/
DKconfig5 An arch should select this symbol if it supports building with