Searched refs:TRUE (Results 1 - 25 of 195) sorted by relevance

12345678

/linux-master/arch/arm/nwfpe/
H A Dmilieu.h46 TRUE = 1 enumerator in enum:__anon272
/linux-master/drivers/acpi/acpica/
H A Dutascii.c21 * RETURN: TRUE if signature is has 4 valid ACPI characters
39 return (TRUE);
49 * RETURN: TRUE if the character is valid, FALSE otherwise
69 return (TRUE);
75 return (TRUE);
H A Dexmisc.c195 * logical_result - TRUE/FALSE result of the operation
221 local_result = TRUE;
228 local_result = TRUE;
253 * logical_result - TRUE/FALSE result of the operation
342 local_result = TRUE;
349 local_result = TRUE;
356 local_result = TRUE;
390 /* Length and all bytes match ==> TRUE */
392 local_result = TRUE;
399 local_result = TRUE;
[all...]
H A Dextrace.c34 * RETURN: TRUE if interpreter trace is enabled.
60 return (TRUE);
74 return (TRUE);
120 * begin - TRUE if before execution
176 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE);
197 ACPI_TRACE_POINT(ACPI_TRACE_AML_METHOD, TRUE,
233 pathname = acpi_ns_get_normalized_pathname(method_node, TRUE);
287 ACPI_TRACE_POINT(ACPI_TRACE_AML_OPCODE, TRUE,
H A Dutnonansi.c115 * RETURN: TRUE if the operation would overflow the destination buffer.
132 return (TRUE);
143 return (TRUE);
160 return (TRUE);
H A Devglock.c71 acpi_gbl_global_lock_present = TRUE;
207 acpi_gbl_global_lock_acquired = TRUE;
219 acpi_gbl_global_lock_acquired = TRUE;
230 acpi_gbl_global_lock_pending = TRUE;
H A Dutinit.c170 acpi_gbl_acpi_hardware_present = TRUE;
179 acpi_gbl_system_awake_and_running = TRUE;
257 acpi_gbl_shutdown = TRUE;
H A Ddbfileio.c68 acpi_gbl_db_output_to_file = TRUE;
H A Dexnames.c251 has_prefix = TRUE;
268 has_prefix = TRUE;
297 has_prefix = TRUE;
330 has_prefix = TRUE;
H A Ddbxface.c59 acpi_gbl_method_executing = TRUE;
119 acpi_gbl_cm_single_step = TRUE;
237 acpi_gbl_cm_single_step = TRUE;
248 acpi_gbl_cm_single_step = TRUE;
453 acpi_gbl_db_threads_terminated = TRUE;
481 acpi_gbl_db_terminate_loop = TRUE;
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec57d.c43 NVDEF(NVC57D, WINDOW_SET_WINDOW_FORMAT_USAGE_BOUNDS, RGB_PACKED1BPP, TRUE) |
44 NVDEF(NVC57D, WINDOW_SET_WINDOW_FORMAT_USAGE_BOUNDS, RGB_PACKED2BPP, TRUE) |
45 NVDEF(NVC57D, WINDOW_SET_WINDOW_FORMAT_USAGE_BOUNDS, RGB_PACKED4BPP, TRUE) |
46 NVDEF(NVC57D, WINDOW_SET_WINDOW_FORMAT_USAGE_BOUNDS, RGB_PACKED8BPP, TRUE),
52 NVDEF(NVC57D, WINDOW_SET_WINDOW_USAGE_BOUNDS, ILUT_ALLOWED, TRUE) |
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h47 #ifndef TRUE
48 #define TRUE 1 macro
/linux-master/tools/perf/ui/gtk/
H A Dprogress.c16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5);
22 gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, FALSE, 3); local
23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); local
/linux-master/tools/power/acpi/tools/acpidump/
H A Dapmain.c145 gbl_binary_mode = TRUE;
151 gbl_dump_customized_tables = TRUE;
189 gbl_summary_mode = TRUE;
195 acpi_gbl_do_not_use_xsdt = TRUE;
197 gbl_do_not_dump_xsdt = TRUE;
227 gbl_verbose_mode = TRUE;
/linux-master/drivers/isdn/mISDN/
H A Ddsp_ecdis.h30 #define TRUE (!FALSE) macro
80 det->hit = TRUE;
84 det->tone_present = TRUE;
/linux-master/drivers/net/fddi/skfp/
H A Dcfm.c116 phy->wc_flag = TRUE ;
242 cond = TRUE ;
313 smc->r.rm_loop = TRUE ;
318 smc->r.rm_join = TRUE ;
339 smc->y[PA].scrub = TRUE ;
350 smc->y[PA].scrub = TRUE ;
351 smc->y[PB].scrub = TRUE ;
363 smc->y[PA].scrub = TRUE ;
364 smc->y[PB].scrub = TRUE ;
378 smc->r.rm_loop = TRUE ;
[all...]
H A Dsrf.c211 *evc->evc_cond_state = TRUE ;
212 evc->evc_rep_required = TRUE ;
213 smc->srf.any_report = TRUE ;
214 cond_asserted = TRUE ;
218 cond_deasserted = TRUE ;
223 *evc->evc_multiple = TRUE ;
226 evc->evc_rep_required = TRUE ;
229 smc->srf.any_report = TRUE ;
230 event_occurred = TRUE ;
348 smc->srf.any_report = TRUE ;
[all...]
/linux-master/include/uapi/linux/
H A Dagpgart.h45 #ifndef TRUE
46 #define TRUE 1 macro
/linux-master/arch/parisc/math-emu/
H A Dfcnvfu.c97 inexact = TRUE;
119 inexact = TRUE;
218 inexact = TRUE;
240 inexact = TRUE;
336 inexact = TRUE;
367 inexact = TRUE;
461 inexact = TRUE;
481 inexact = TRUE;
H A Dfrnd.c81 inexact = TRUE;
107 inexact = TRUE;
187 inexact = TRUE;
215 inexact = TRUE;
H A Dfcnvfx.c88 inexact = TRUE;
112 inexact = TRUE;
194 inexact = TRUE;
225 inexact = TRUE;
307 inexact = TRUE;
344 inexact = TRUE;
426 inexact = TRUE;
457 inexact = TRUE;
/linux-master/arch/alpha/kernel/
H A Dsmc37c669.c936 #ifndef TRUE
937 #define TRUE 1 macro
1134 SMC37c669_config_mode( TRUE );
1166 SMC37c669_config_mode( TRUE );
1206 ** Returns TRUE is the device function was enabled, otherwise, FALSE
1233 SMC37c669_config_mode( TRUE );
1261 ret_val = TRUE;
1290 ret_val = TRUE;
1338 ret_val = TRUE;
1386 ret_val = TRUE;
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dstv0367_priv.h16 #ifndef TRUE
17 #define TRUE (1 == 1) macro
20 #define FALSE (!TRUE)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_boa0b5.c65 NVDEF(NVA0B5, LAUNCH_DMA, FLUSH_ENABLE, TRUE) |
70 NVDEF(NVA0B5, LAUNCH_DMA, MULTI_LINE_ENABLE, TRUE) |
/linux-master/drivers/video/fbdev/riva/
H A Dnv_driver.c74 present = (NV_RD32(PRAMDAC, 0x0608) & (1 << 28)) ? TRUE : FALSE;
130 par->SecondCRTC = TRUE;
140 par->SecondCRTC = TRUE;
146 par->SecondCRTC = TRUE;
380 par->SecondCRTC = TRUE;
383 par->SecondCRTC = TRUE;
419 par->riva.flatPanel = (par->FlatPanel > 0) ? TRUE : FALSE;

Completed in 218 milliseconds

12345678