Home
last modified time | relevance | path

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

123

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dsymbol.c25 .curr = { "n", no },
29 .curr = { "", no },
122 if (prop->visible.tri != no) in sym_get_default_prop()
134 if (prop->visible.tri != no) in sym_get_range_prop()
195 tri = no; in sym_calc_visibility()
200 if (tri == mod && (sym->type != S_TRISTATE || modules_val == no)) in sym_calc_visibility()
218 tri = no; in sym_calc_visibility()
244 if (prop->visible.tri == no) in sym_choice_default()
247 if (def_sym->visible != no) in sym_choice_default()
254 if (def_sym->visible != no) in sym_choice_default()
[all …]
H A Dconfdata.c138 sym->def[def].tri = no; in conf_set_sym_val()
207 if (expr_calc_value(prop->visible.expr) == no || in conf_read_simple()
242 sym->def[def].tri = no; in conf_read_simple()
275 sym->def[def].tri = no; in conf_read_simple()
317 case no: in conf_read_simple()
326 if (cs->def[def].tri != no) in conf_read_simple()
385 if (choice_sym->visible != no) in conf_read()
397 if (sym->visible == no && !conf_unsaved) in conf_read()
451 case no: in conf_write_symbol()
710 if (sym_get_tristate_value(sym) == no) in conf_split_config()
[all …]
H A Dconf.c174 case no: in conf_sym()
184 if (oldval != no && sym_tristate_within_range(sym, no)) in conf_sym()
200 newval = no; in conf_sym()
243 case no: in conf_choice()
252 case no: in conf_choice()
H A Dmconf.c415 item_make("[%c]", val == no ? ' ' : '*'); in build_conf()
464 item_make("[%c]", val == no ? ' ' : '*'); in build_conf()
466 item_make("-%c-", val == no ? ' ' : '*'); in build_conf()
599 sym_set_tristate_value(sym, no); in conf()
H A Dmenu.c443 if (expr_calc_value(menu->visibility) == no) in menu_is_visible()
444 return no; in menu_is_visible()
454 if (visible != no) in menu_is_visible()
457 if (!sym || sym_get_tristate_value(menu->sym) == no) in menu_is_visible()
H A Dqconf.cc197 if (expr != no) in updateMenu()
198 setText(noColIdx, sym_tristate_within_range(sym, no) ? "_" : 0); in updateMenu()
502 if (oldval == no && item->menu->list) in setValue()
534 else if (oldexpr == no) in changeValue()
696 setValue(item, no); in keyPressEvent()
755 setValue(item, no); in contentsMouseReleaseEvent()
H A Dnconf.c807 val == no ? ' ' : '*'); in build_conf()
859 val == no ? ' ' : '*'); in build_conf()
862 val == no ? ' ' : '*'); in build_conf()
1205 sym_set_tristate_value(sym, no); in conf()
H A Dgconf.c843 newval = no; in change_sym_value()
1178 case no: in fill_row()
1197 if (val != no && sym_tristate_within_range(sym, no)) in fill_row()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/project/
H A DMakefile43 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
44 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
46 @make -C $(PROJECT_DIR) --no-print-directory $@
59 @make -C $(PROJECT_DIR) --no-print-directory clean
62 @make -C $(PROJECT_DIR) --no-print-directory $@
67 @make -C $(PROJECT_DIR) --no-print-directory $@ > /dev/null
/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/utl/
H A DMakefile45 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
46 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
48 @make -C $(PROJECT_DIR) --no-print-directory $@
67 @make -C $(PROJECT_DIR) --no-print-directory $@
72 @make -C $(PROJECT_DIR) --no-print-directory $@
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/project/
H A DMakefile.mm50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
73 @make -C $(PROJECT_DIR) --no-print-directory $@
78 @make -C $(PROJECT_DIR) --no-print-directory $@
H A DMakefile50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
77 @make -C $(PROJECT_DIR) --no-print-directory $@
82 @make -C $(PROJECT_DIR) --no-print-directory $@
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/project/
H A DMakefile.mm50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
73 @make -C $(PROJECT_DIR) --no-print-directory $@
78 @make -C $(PROJECT_DIR) --no-print-directory $@
H A DMakefile50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
77 @make -C $(PROJECT_DIR) --no-print-directory $@
82 @make -C $(PROJECT_DIR) --no-print-directory $@
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/project/
H A DMakefile.mm50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
73 @make -C $(PROJECT_DIR) --no-print-directory $@
78 @make -C $(PROJECT_DIR) --no-print-directory $@
H A DMakefile50 @make -C $(PROJECT_DIR) --no-print-directory MAKE_TYPE=lint $@ > /dev/null
51 @make -C $(PROJECT_DIR) --no-print-directory $@ lint
53 @make -C $(PROJECT_DIR) --no-print-directory $@
77 @make -C $(PROJECT_DIR) --no-print-directory $@
82 @make -C $(PROJECT_DIR) --no-print-directory $@
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include44 # - If no file exist it is created
46 # - If they are equal no change, and no timestamp update
69 # If no $(CC) found in PATH with listed prefixes return nothing
151 # Important: no spaces around options
169 # skip if -I has no parameter
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/null/
H A Dderef_null.cocci66 iter(subE,...) S4 // no use
127 iter(subE,...) S4 // no use
187 iter(subE,...) S4 // no use
260 iter(subE,...) S4 // no use
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.040 // In no event shall MStar be liable for any direct, indirect, incidental or
249 if ( sXC_Sync_Status.u8SyncStatus & XC_MD_SYNC_LOSS ) // check no signal
983 …// Change to 1 to prevent 4K2K home screen (4K2K 30Hz) force SetPanelTiming with no signal cause c…
1379 //display active or no signal?
1382 if ( MDrv_XC_PCMonitor_SyncLoss(pInstance, eWindow) ) // no sync
1408 // If no signal bit is enabled, that's treaded as no-signal
1409 // Here have to update variables for hw-detected-no-signal.
1595 // has sync, no matter what sync detected, clear the SOG_DETECTED_BIT
1601 // in detecting the SOG and no Sync, clear the SOG_DETECTED_BIT
1632 …DC_Reload -> enable auto nosignal -> htt change because ADC reload -> auto no signal disable input…
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/
H A Dt3-l1-pi-signal.tst60 # T1 lock L0, no wait in the wakeup path
66 # T2 lock L0 interruptible, no wait in the wakeup path
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_pip.c.040 // In no event shall MStar be liable for any direct, indirect, incidental or
158 /// Control the output window(Main/Sub) on or off, no mutex protect
775 // With HW auto no signal, BK3_02[7] will be enabled by HW
776 …// so, we need to set BK20_11[15] to 0 before no signal, ex. source switch case, need to disable e…
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c319 no support now! in MAdp_MFE_Mutex_Init()
331 no support now! in MAdp_MFE_Mutex_Delete()
351 no support now! in MAdp_MFE_Mutex_Lock()
372 no support now! in MAdp_MFE_Mutex_Unlock()
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile237 # instead of private inheritance when no explicit protection keyword is present.
296 # documentation are documented, even if no documentation was available.
336 # various overviews, but no documentation section is generated.
337 # This option has no effect if EXTRACT_ALL is enabled.
344 # overviews. This option has no effect if EXTRACT_ALL is enabled.
535 # functions that are documented, but have no documentation for their parameters
1251 # or name=definition (no spaces). If the definition and the = are
1349 # have no effect if this option is set to NO (the default)
1481 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
H A Dbsp.dxyfile236 # instead of private inheritance when no explicit protection keyword is present.
295 # documentation are documented, even if no documentation was available.
335 # various overviews, but no documentation section is generated.
336 # This option has no effect if EXTRACT_ALL is enabled.
343 # overviews. This option has no effect if EXTRACT_ALL is enabled.
534 # functions that are documented, but have no documentation for their parameters
1250 # or name=definition (no spaces). If the definition and the = are
1348 # have no effect if this option is set to NO (the default)
1480 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt44 that everyone understands that there is no warranty for this free
100 part thereof, to be licensed as a whole at no charge to all third
107 notice that there is no warranty (or else, saying that you provide
143 years, to give any third party, for a charge no more than your

123