Searched refs:FALSE (Results 26 - 50 of 182) sorted by relevance

12345678

/linux-master/arch/parisc/math-emu/
H A Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
318 is_tiny = FALSE;
326 is_tiny = FALSE;
335 is_tiny = FALSE;
H A Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
317 is_tiny = FALSE;
325 is_tiny = FALSE;
334 is_tiny = FALSE;
H A Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
304 is_tiny = FALSE;
312 is_tiny = FALSE;
321 is_tiny = FALSE;
H A Dcnv_float.h48 (Sall(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
78 Sall(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
111 tiny = FALSE; \
119 tiny = FALSE; \
127 tiny = FALSE; \
182 FALSE))
197 FALSE))
/linux-master/drivers/net/fddi/skfp/
H A Dcfm.c118 phy->wc_flag = FALSE ;
124 phy->wc_flag = FALSE ;
127 phy->wc_flag = FALSE ;
130 phy->wc_flag = FALSE ;
234 cond = FALSE ;
276 smc->r.rm_loop = FALSE ;
277 smc->r.rm_join = FALSE ;
312 smc->r.rm_join = FALSE ;
317 smc->r.rm_loop = FALSE ;
377 smc->r.rm_join = FALSE ;
[all...]
H A Dsmttimer.c26 smc->t.st_fast.tm_active = FALSE ;
39 timer->tm_active = FALSE ;
125 tm->tm_active = FALSE ;
H A Decm.c101 smc->e.ecm_line_state = FALSE ;
141 smc->mib.fddiSMTRemoteDisconnectFlag = FALSE ;
154 smc->e.DisconnectFlag = FALSE ;
166 smc->e.ecm_line_state = FALSE ;
360 smc->e.sb_flag = FALSE ;
361 smc->e.ecm_line_state = FALSE ;
377 smc->e.ecm_line_state = FALSE ;
H A Dsmtdef.c114 smt->rmt_dup_mac_behavior = FALSE ; /* See Struct smt_config */
125 smc->ess.sync_bw_available = FALSE ;
131 smc->mib.fddiESSSynchTxMode = FALSE ;
132 smc->ess.raf_act_timer_poll = FALSE ;
135 smc->ess.local_sba_active = FALSE ;
/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_sw.c31 int no_signal = FALSE;
126 lock = FALSE;
171 } while ((lock == FALSE)
172 && (no_signal == FALSE)
185 int lock = FALSE,
205 zigzag = FALSE;
228 zigzag = FALSE;
267 lock = FALSE;
287 } while ((lock == FALSE)
289 && (no_signal == FALSE));
[all...]
H A Dstv0367_priv.h19 #ifndef FALSE
20 #define FALSE (!TRUE) macro
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dr535.c288 NVDEF(NVOS04, FLAGS, VPR, FALSE) |
289 NVDEF(NVOS04, FLAGS, CHANNEL_SKIP_MAP_REFCOUNTING, FALSE) |
292 NVDEF(NVOS04, FLAGS, DELAY_CHANNEL_SCHEDULING, FALSE) |
293 NVDEF(NVOS04, FLAGS, CHANNEL_DENY_PHYSICAL_MODE_CE, FALSE) |
295 NVDEF(NVOS04, FLAGS, CHANNEL_USERD_INDEX_FIXED, FALSE) |
298 NVDEF(NVOS04, FLAGS, CHANNEL_DENY_AUTH_LEVEL_PRIV, FALSE) |
299 NVDEF(NVOS04, FLAGS, CHANNEL_SKIP_SCRUBBER, FALSE) |
300 NVDEF(NVOS04, FLAGS, CHANNEL_CLIENT_MAP_FIFO, FALSE) |
301 NVDEF(NVOS04, FLAGS, SET_EVICT_LAST_CE_PREFETCH_CHANNEL, FALSE) |
302 NVDEF(NVOS04, FLAGS, CHANNEL_VGPU_PLUGIN_CONTEXT, FALSE) |
[all...]
/linux-master/drivers/acpi/acpica/
H A Dtbxfload.c138 * DSDT, creating the need for this option. Default is FALSE, do not copy
250 table, FALSE, FALSE,
281 NULL, FALSE, FALSE,
325 table, FALSE, &table_index);
H A Dexutils.c118 * RETURN: TRUE if a truncation was performed, FALSE otherwise.
137 return (FALSE);
150 return (FALSE);
406 return (FALSE);
H A Dnswalk.c164 u8 node_previously_visited = FALSE;
306 node_previously_visited = FALSE;
H A Dutstring.c135 u8 found_bad_char = FALSE;
H A Devrgnini.c325 return (FALSE);
339 return (FALSE);
352 return (FALSE);
591 region_obj, FALSE);
/linux-master/tools/perf/ui/gtk/
H A Dannotate.c220 vbox = gtk_vbox_new(FALSE, 0);
229 FALSE, FALSE, 0); local
233 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); local
H A Dprogress.c22 gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, FALSE, 3); local
/linux-master/include/acpi/
H A Dacpixf.h91 * Enable "slack mode" of the AML interpreter? Default is FALSE, and the
104 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_interpreter_slack, FALSE);
141 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_aml_debug_object, FALSE);
146 * DSDT, creating the need for this option. Default is FALSE, do not copy
149 ACPI_INIT_GLOBAL(u8, acpi_gbl_copy_dsdt_locally, FALSE);
157 ACPI_INIT_GLOBAL(u8, acpi_gbl_do_not_use_xsdt, FALSE);
165 * address. Default is FALSE, do not favor the 32-bit addresses.
167 ACPI_INIT_GLOBAL(u8, acpi_gbl_use32_bit_fadt_addresses, FALSE);
184 ACPI_INIT_GLOBAL(u8, acpi_gbl_truncate_io_addresses, FALSE);
190 ACPI_INIT_GLOBAL(u8, acpi_gbl_disable_auto_repair, FALSE);
[all...]
/linux-master/drivers/video/fbdev/riva/
H A Dnv_driver.c74 present = (NV_RD32(PRAMDAC, 0x0608) & (1 << 28)) ? TRUE : FALSE;
133 par->SecondCRTC = FALSE;
142 par->SecondCRTC = FALSE;
148 par->SecondCRTC = FALSE;
150 par->SecondCRTC = FALSE;
419 par->riva.flatPanel = (par->FlatPanel > 0) ? TRUE : FALSE;
/linux-master/arch/alpha/kernel/
H A Dsmc37c669.c941 #ifndef FALSE
942 #define FALSE 0 macro
1144 SMC37c669_config_mode( FALSE );
1176 SMC37c669_config_mode( FALSE );
1208 ** Returns TRUE is the device function was enabled, otherwise, FALSE
1231 unsigned int ret_val = FALSE;
1421 SMC37c669_config_mode( FALSE );
1442 ** Return TRUE if the device function was disabled, otherwise, FALSE
1460 unsigned int ret_val = FALSE;
1626 SMC37c669_config_mode( FALSE );
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore907d.c41 NVDEF(NV907D_CORE_NOTIFIER_3, CAPABILITIES_4, DONE, FALSE));
H A Dcrcc57d.c19 NVDEF(NVC57D, HEAD_SET_CRC_CONTROL, EXPECT_BUFFER_COLLAPSE, FALSE) |
H A Dcorec57d.c54 NVDEF(NVC57D, WINDOW_SET_WINDOW_USAGE_BOUNDS, UPSCALING_ALLOWED, FALSE));
/linux-master/scripts/kconfig/lxdialog/
H A Dmenubox.c155 scrollok(win, FALSE);
291 print_item(scroll + choice, choice, FALSE);
298 print_item(scroll, 0, FALSE);
303 print_item(scroll+choice, choice, FALSE);
311 max_choice - 1, FALSE);
320 print_item(scroll, 0, FALSE);
332 max_choice - 1, FALSE);

Completed in 196 milliseconds

12345678