Searched refs:split (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.cc | 1199 split = new QSplitter(this); in ConfigSearchWindow() 1200 split->setOrientation(Qt::Vertical); in ConfigSearchWindow() 1201 list = new ConfigView(split, name); in ConfigSearchWindow() 1203 info = new ConfigInfoView(split, name); in ConfigSearchWindow() 1209 layout1->addWidget(split); in ConfigSearchWindow() 1226 split->setSizes(sizes); in ConfigSearchWindow() 1240 configSettings->writeSizes("/split", split->sizes()); in saveSettings()
|
| H A D | qconf.h | 294 QSplitter* split; variable
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | bloat-o-meter | 19 size, type, name = l[:-1].split() 24 if "." in name[1:]: name = "static." + name.split(".")[0]
|
| H A D | show_delta | 49 (time_str, rest) = string.split(line[1:],']',1)
|
| H A D | diffconfig | 45 name, val = line[7:].split("=", 1)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/ |
| H A D | rt-tester.py | 141 parts = line.split(":") 179 stat = status.split(",")
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | pkt_sched.h | 383 __u32 split; member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 770 # in which this list will be split (can be a number in the range [1..20])
|
| H A D | bsp.dxyfile | 769 # in which this list will be split (can be a number in the range [1..20])
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 2707 … ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] No enough size to split\n", __FUNCTION__, __LINE__); 2714 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Doesn't split\n", __FUNCTION__, __LINE__);
|