Searched refs:it (Results 1 – 11 of 11) sorted by relevance
63 QStringList::Iterator it; in readSizes() local65 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()82 QList<int>::ConstIterator it; in writeSizes() local84 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 …]
30 echo >&2 "* Please install either Qt 4.8 or 5.x. and make sure it's in PKG_CONFIG_PATH"
2 /// the list to the next, so it is usually not a good idea to reassign it.
6 # the directory name that contains it. Use __init__.py for all test files.
40 --keep-case|-k Keep next symbols' case (dont' upper-case it)
58 # - If no file exist it is created214 # Prefix -I with $(srctree) if it is not an absolute path.293 # (2) No target, so we better build it
85 it cannot be supported, put the declaration in libfdt.h behind #ifndef SWIG so86 that swig ignores it.
5 //# when it is a double pointer and ensuring the sizeof argument takes a pointer
7 //# the casting as it is not required. The result in the patch case may
122 # 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 exists522 in a device tree. Note that the Fdt object remains the same, but it752 # Now we can use it as a real device tree782 """Convert a FdtSw into an Fdt so it can be accessed as normal785 does not call fdt_finish() on the current object, so it is possible to857 finish it. You can also use the context manager as shown in the FdtSw951 Use this after adding properties to a node to close it off. You can also966 When used in a 'with' clause this starts a new node and finishes it
4 //# if it has previously been used with the function used to initialize x.
Completed in 20 milliseconds