Searched refs:visible (Results 26 - 49 of 49) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dqconf.cc210 if (!sym_has_value(sym) && visible)
220 visible = v;
238 if (visible) {
578 bool visible; local
607 visible = menu_is_visible(child);
608 if (showAll || visible) {
612 item = new ConfigItem(parent, last, child, visible);
614 item->testUpdateMenu(visible);
1003 str += sym->visible == yes ? "y" : sym->visible
[all...]
H A Dzconf.tab.c2254 if (!expr_is_yes(prop->visible.expr)) {
2256 expr_fprint(prop->visible.expr, out);
2263 if (!expr_is_yes(prop->visible.expr)) {
2265 expr_fprint(prop->visible.expr, out);
2311 if (!expr_is_yes(prop->visible.expr)) {
2313 expr_fprint(prop->visible.expr, out);
H A Dconfdata.c108 if (expr_calc_value(prop->visible.expr) == no ||
345 if (sym->visible == no)
362 if (e->right.sym->visible != no)
H A Dmconf.c57 " through all visible items which use that hotkey.\n"
256 " this symbol to be visible in the menu (selectable)\n"
332 if (!expr_is_yes(prop->visible.expr)) {
334 expr_gstr_print(prop->visible.expr, r);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1439 <visible>False</visible>
457 <visible>False</visible>
541 <visible>False</visible>
886 <visible>False</visible>
947 <visible>False</visible>
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c2089 if (!expr_is_yes(prop->visible.expr)) {
2091 expr_fprint(prop->visible.expr, out);
2098 if (!expr_is_yes(prop->visible.expr)) {
2100 expr_fprint(prop->visible.expr, out);
2146 if (!expr_is_yes(prop->visible.expr)) {
2148 expr_fprint(prop->visible.expr, out);
H A Dconfdata.c304 if (sym->visible == no)
322 if (e->right.sym->visible != no)
H A Dmconf.c57 " through all visible items which use that hotkey.\n"
242 " this symbol to be visible in the menu (selectable)\n"
377 if (!expr_is_yes(prop->visible.expr)) {
379 expr_gstr_print(prop->visible.expr, r);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dnile4.h254 int on_memory_bus, int visible);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dnile4.h254 int on_memory_bus, int visible);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassWriter.java290 * The runtime visible annotations of this class.
574 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { argument
579 if (visible) {
H A DMethodWriter.java112 * The runtime visible annotations of this method. May be <tt>null</tt>.
122 * The runtime visible parameter annotations of this method. May be
567 final boolean visible)
573 if (visible) {
586 final boolean visible)
592 if (visible) {
565 visitAnnotation( final String desc, final boolean visible) argument
583 visitParameterAnnotation( final int parameter, final String desc, final boolean visible) argument
H A DClassReader.java1157 * @param visible <tt>true</tt> if the annotations to be read are visible
1164 final boolean visible,
1176 visible);
1161 readParameterAnnotations( int v, final char[] buf, final boolean visible, final MethodVisitor mv) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java155 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { argument
160 return super.visitAnnotation(desc, visible);
1463 boolean visible) {
1464 AnnotationVisitor ret = parent.visitAnnotation(desc, visible);
1462 visitAnnotation(String desc, boolean visible) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dnamei.c421 struct inode *inode, int visible)
478 visible ? mark_de_visible(deh) : mark_de_hidden(deh);
550 if (!S_ISDIR(inode->i_mode) && visible)
648 dentry->d_name.len, inode, 1 /*visible */ );
728 dentry->d_name.len, inode, 1 /*visible */ );
812 dentry->d_name.len, inode, 1 /*visible */ );
1095 dentry->d_name.len, inode, 1 /*visible */ );
1148 dentry->d_name.len, inode, 1 /*visible */ );
1194 "vs-7042: entry_points_to_object: entry must be visible");
1201 "vs-7043: entry_points_to_object: entry must be visible");
419 reiserfs_add_entry(struct reiserfs_transaction_handle *th, struct inode *dir, const char *name, int namelen, struct inode *inode, int visible) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c1693 case 'v': /* "visible" string */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas37 state: Pointer; (* not visible by applications *)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas37 state: Pointer; (* not visible by applications *)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dstty.c391 static const char *visible(unsigned ch) function
669 visible(mode->c_cc[control_info[i].offset]));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas33 internal: Pointer; // not visible by applications
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas33 internal: Pointer; // not visible by applications
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S1677 ! via the argv and envp arguments to main, it meant the 'flat' representation visible through
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex5195 % being visible, for instance under high magnification.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex5436 % being visible, for instance under high magnification.

Completed in 239 milliseconds

12