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

1234567891011>>

/freebsd-9.3-release/lib/libc/arm/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon5016
/freebsd-9.3-release/lib/libc/mips/softfloat/
H A Dmilieu.h47 TRUE = 1 enumerator in enum:__anon5098
/freebsd-9.3-release/lib/libc/powerpc/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon5117
/freebsd-9.3-release/lib/libc/powerpc64/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon5124
/freebsd-9.3-release/lib/libc/softfloat/templates/
H A Dmilieu.h47 TRUE = 1 enumerator in enum:__anon5142
/freebsd-9.3-release/tools/test/testfloat/sparc64/
H A Dmilieu.h53 TRUE = 1 enumerator in enum:__anon10647
/freebsd-9.3-release/contrib/bmake/
H A Dsprite.h91 #ifndef TRUE
92 #define TRUE 1 macro
93 #endif /* TRUE */
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcpu-cr16.c36 TRUE, /* The one and only. */
H A Dcpu-score.c42 TRUE, /* This is the default "machine", since
H A Dpei-mips.c26 #define PCRELOFFSET TRUE
H A Dcpu-ia64.c35 TRUE, /* the one and only */
51 TRUE, /* the one and only */
H A Dcpu-s390.c36 TRUE, /* the default */
52 TRUE, /* the default */
H A Defi-app-ia32.c28 #define PCRELOFFSET TRUE
H A Defi-app-ia64.c29 #define PCRELOFFSET TRUE
H A Defi-app-x86_64.c28 #define PCRELOFFSET TRUE
H A Dcoff-sparc.c87 HOWTO(R_SPARC_NONE, 0,0, 0,FALSE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_NONE", FALSE,0,0x00000000,TRUE),
88 HOWTO(R_SPARC_8, 0,0, 8,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_8", FALSE,0,0x000000ff,TRUE),
89 HOWTO(R_SPARC_16, 0,1,16,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_16", FALSE,0,0x0000ffff,TRUE),
90 HOWTO(R_SPARC_32, 0,2,32,FALSE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_32", FALSE,0,0xffffffff,TRUE),
91 HOWTO(R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP8", FALSE,0,0x000000ff,TRUE),
92 HOWTO(R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP16", FALSE,0,0x0000ffff,TRUE),
93 HOWTO(R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP32", FALSE,0,0x00ffffff,TRUE),
[all...]
/freebsd-9.3-release/usr.sbin/sysinstall/
H A DinstallUpgrade.c59 { JUST_COPY, "Xaccel.ini", TRUE, NULL },
60 { JUST_COPY, "X11", TRUE, NULL },
61 { JUST_COPY, "adduser.conf", TRUE, NULL },
62 { JUST_COPY, "aliases", TRUE, NULL },
63 { JUST_COPY, "aliases.db", TRUE, NULL },
64 { JUST_COPY, "amd.map", TRUE, NULL },
65 { JUST_COPY, "auth.conf", TRUE, NULL },
66 { JUST_COPY, "crontab", TRUE, NULL },
67 { JUST_COPY, "csh.cshrc", TRUE, NULL },
68 { JUST_COPY, "csh.login", TRUE, NUL
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Ddlg_colors.h41 #define DLGC_HL_SCREEN TRUE
45 #define DLGC_HL_SHADOW TRUE
53 #define DLGC_HL_TITLE TRUE
57 #define DLGC_HL_BORDER TRUE
61 #define DLGC_HL_BUTTON_ACTIVE TRUE
69 #define DLGC_HL_BUTTON_KEY_ACTIVE TRUE
77 #define DLGC_HL_BUTTON_LABEL_ACTIVE TRUE
81 #define DLGC_HL_BUTTON_LABEL_INACTIVE TRUE
85 #define DLGC_HL_FORM_ITEM_READONLY TRUE
101 #define DLGC_HL_SEARCHBOX_TITLE TRUE
[all...]
/freebsd-9.3-release/sbin/rcorder/
H A Dsprite.h59 #ifndef TRUE
60 #define TRUE 1 macro
61 #endif /* TRUE */
/freebsd-9.3-release/sys/dev/isci/
H A Dtypes.h47 #ifndef TRUE
48 #define TRUE (!FALSE) macro
/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A Dlfptest.c7 return TRUE;
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos_parser_l.l75 #define START_USE {in_description = TRUE;} /* list of strings including whitespace (description) */
76 #define START_PORT_GUID {in_list_of_hex_num_ranges = TRUE;} /* comma-separated list of hex num ranges */
77 #define START_PORT_NAME {in_list_of_strings = TRUE;} /* comma-separated list of following strings: ../../.. */
78 #define START_PARTITION {in_single_string = TRUE;} /* single string w/o whitespaces (partition name) */
79 #define START_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (port group name) */
80 #define START_QOS_LEVEL_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (qos level name in match rule) */
82 #define START_NODE_TYPE {in_node_type = TRUE;} /* comma-separated list of node types (ROUTER,CA,...) */
83 #define START_SL2VL_TABLE {in_list_of_numbers = TRUE;} /* comma-separated list of hex or dec numbers */
85 #define START_GROUP {in_list_of_strings = TRUE;} /* list of strings w/o whitespaces (group names) */
86 #define START_ACROSS {in_list_of_strings = TRUE;} /* lis
[all...]
/freebsd-9.3-release/gnu/lib/libodialog/TESTS/
H A Dprgbox.c35 retval = dialog_prgbox("This is dialog_prgbox() in action with cal(1)", "cal", 14, 50, TRUE, TRUE);
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dcolors.h31 #define SCREEN_HL TRUE
35 #define SHADOW_HL TRUE
43 #define TITLE_HL TRUE
47 #define BORDER_HL TRUE
51 #define BUTTON_ACTIVE_HL TRUE
59 #define BUTTON_KEY_ACTIVE_HL TRUE
67 #define BUTTON_LABEL_ACTIVE_HL TRUE
71 #define BUTTON_LABEL_INACTIVE_HL TRUE
87 #define SEARCHBOX_TITLE_HL TRUE
91 #define SEARCHBOX_BORDER_HL TRUE
[all...]
/freebsd-9.3-release/sys/nlm/
H A Dsm_inter_xdr.c16 return (TRUE);
31 return (TRUE);
42 return (TRUE);
53 return (TRUE);
64 return (TRUE);
73 return (TRUE);
82 return (TRUE);
93 return (TRUE);
106 return (TRUE);

Completed in 515 milliseconds

1234567891011>>