Searched refs:ok (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.cc | 74 Q3ValueList<int> ConfigSettings::readSizes(const QString& key, bool *ok) in readSizes() argument 77 QStringList entryList = readListEntry(key, ok); in readSizes() 1213 bool ok; in ConfigSearchWindow() local 1219 x = configSettings->readNumEntry("/window x", 0, &ok); in ConfigSearchWindow() 1220 if (ok) in ConfigSearchWindow() 1221 y = configSettings->readNumEntry("/window y", 0, &ok); in ConfigSearchWindow() 1222 if (ok) in ConfigSearchWindow() 1224 Q3ValueList<int> sizes = configSettings->readSizes("/split", &ok); in ConfigSearchWindow() 1225 if (ok) in ConfigSearchWindow() 1272 bool ok; in ConfigMainWindow() local [all …]
|
| H A D | qconf.h | 35 Q3ValueList<int> readSizes(const QString& key, bool *ok);
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 1957 my $ok = 0; 1964 $ok = 1; 1969 if ($ok == 0) { 2181 my $ok = 0; 2189 $ok = 1; 2195 $ok = 1; 2198 if ($ok == 0) {
|
| H A D | Kbuild.include | 81 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/free/ |
| H A D | kfree.cocci | 55 position ok; 59 kfree@ok(E) 70 position free.p1!=loop.ok,p2!={print.p,sz.p};
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 16 /* %ok-for-header */ 145 /* %ok-for-header */ 155 /* %ok-for-header */ 316 /* %ok-for-header */ 354 /* %ok-for-header */ 746 /* %ok-for-header */ 767 /* %ok-for-header */ 857 /* %ok-for-header */ 865 /* %ok-for-header */ 1241 /* %ok-for-header */ [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 8299 /// Test if panel output is ok by changing output DClk, this is to test max range that FPLL can do
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 26301 PRINTF("[VDEC]Ack ok,classid:%x\n",VDEC_TEE_msg.u8MsgClass);
|