Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.cc63 QStringList::Iterator it; in readSizes() local
65 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()
82 QList<int>::ConstIterator it; in writeSizes() local
84 for (it = value.begin(); it != value.end(); ++it) in writeSizes()
428 while (*it) { in updateList()
434 ++it; in updateList()
558 while (*it) { in setParentMenu()
566 ++it; in setParentMenu()
985 while (*it) { in setAllOpen()
986 (*it)->setExpanded(open); in setAllOpen()
[all …]
A 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/iterators/
A Dlist_entry_update.cocci2 /// the list to the next, so it is usually not a good idea to reassign it.
/scripts/kconfig/tests/
A Dpytest.ini6 # the directory name that contains it. Use __init__.py for all test files.
/scripts/
A Dconfig40 --keep-case|-k Keep next symbols' case (dont' upper-case it)
A DKbuild.include58 # - If no file exist it is created
214 # Prefix -I with $(srctree) if it is not an absolute path.
293 # (2) No target, so we better build it
/scripts/dtc/
A DREADME85 it cannot be supported, put the declaration in libfdt.h behind #ifndef SWIG so
86 that swig ignores it.
/scripts/coccinelle/misc/
A Dbadty.cocci5 //# when it is a double pointer and ensuring the sizeof argument takes a pointer
/scripts/coccinelle/api/alloc/
A Dalloc_cast.cocci7 //# the casting as it is not required. The result in the patch case may
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped122 # If we get just an integer error code, it means the function failed.
445 Full path to the node for the alias named 'name', if it exists
522 in a device tree. Note that the Fdt object remains the same, but it
752 # Now we can use it as a real device tree
782 """Convert a FdtSw into an Fdt so it can be accessed as normal
785 does not call fdt_finish() on the current object, so it is possible to
857 finish it. You can also use the context manager as shown in the FdtSw
951 Use this after adding properties to a node to close it off. You can also
966 When used in a 'with' clause this starts a new node and finishes it
/scripts/coccinelle/null/
A Dbadzero.cocci4 //# if it has previously been used with the function used to initialize x.

Completed in 20 milliseconds