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

1234567891011>>

/freebsd-11-stable/lib/libc/powerpc/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon6692
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon6699
/freebsd-11-stable/lib/libc/softfloat/templates/
H A Dmilieu.h47 TRUE = 1 enumerator in enum:__anon6719
/freebsd-11-stable/lib/libc/arm/softfloat/
H A Dmilieu.h48 TRUE = 1 enumerator in enum:__anon6584
/freebsd-11-stable/lib/libc/mips/softfloat/
H A Dmilieu.h47 TRUE = 1 enumerator in enum:__anon6673
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dmilieu.h53 TRUE = 1 enumerator in enum:__anon13646
/freebsd-11-stable/contrib/bmake/
H A Dsprite.h91 #ifndef TRUE
92 #define TRUE 1 macro
93 #endif /* TRUE */
/freebsd-11-stable/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-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c231 BadCommandLine = TRUE;
258 * IsResponseFile - TRUE if executing a response file.
300 Gbl_EnableReferenceTypechecking = TRUE;
321 Gbl_DoAslConversion = TRUE;
326 AcpiGbl_CaptureComments = TRUE;
328 AcpiGbl_DebugAslConversion = TRUE;
329 AcpiGbl_DmEmitExternalOpcodes = TRUE;
330 Gbl_DoExternalsInPlace = TRUE;
339 Gbl_DebugFlag = TRUE;
340 Gbl_KeepPreprocessorTempFile = TRUE;
[all...]
/freebsd-11-stable/sys/dev/isci/
H A Dtypes.h47 #ifndef TRUE
48 #define TRUE (!FALSE) macro
/freebsd-11-stable/sbin/rcorder/
H A Dsprite.h62 #ifndef TRUE
63 #define TRUE 1 macro
64 #endif /* TRUE */
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_l.l77 #define START_USE {in_description = TRUE;} /* list of strings including whitespace (description) */
78 #define START_PORT_GUID {in_list_of_hex_num_ranges = TRUE;} /* comma-separated list of hex num ranges */
79 #define START_PORT_NAME {in_list_of_strings = TRUE;} /* comma-separated list of following strings: ../../.. */
80 #define START_PARTITION {in_single_string = TRUE;} /* single string w/o whitespaces (partition name) */
81 #define START_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (port group name) */
82 #define START_QOS_LEVEL_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (qos level name in match rule) */
84 #define START_NODE_TYPE {in_node_type = TRUE;} /* comma-separated list of node types (ROUTER,CA,...) */
85 #define START_SL2VL_TABLE {in_list_of_numbers = TRUE;} /* comma-separated list of hex or dec numbers */
87 #define START_GROUP {in_list_of_strings = TRUE;} /* list of strings w/o whitespaces (group names) */
88 #define START_ACROSS {in_list_of_strings = TRUE;} /* lis
[all...]
/freebsd-11-stable/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
65 #define DLGC_HL_BUTTON_ACTIVE TRUE
73 #define DLGC_HL_BUTTON_KEY_ACTIVE TRUE
81 #define DLGC_HL_BUTTON_LABEL_ACTIVE TRUE
85 #define DLGC_HL_BUTTON_LABEL_INACTIVE TRUE
89 #define DLGC_HL_FORM_ITEM_READONLY TRUE
109 #define DLGC_HL_SEARCHBOX_TITLE TRUE
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dnfs_prot_xdr.c53 return (TRUE);
64 return (TRUE);
/freebsd-11-stable/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);
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c129 /*80*/ { "", TRUE, SDEP, op2(E, Rq), "invept" },
130 /*81*/ { "", TRUE, SDEP, op2(E, Rq), "invvpid" },
131 /*82*/ { "", TRUE, SDEP, op2(E, Rq), "invpcid" },
234 /*00*/ { "", TRUE, NONE, op1(Ew), db_Grp6 },
235 /*01*/ { "", TRUE, NONE, op1(Ew), db_Grp7 },
236 /*02*/ { "lar", TRUE, LONG, op2(E,R), 0 },
237 /*03*/ { "lsl", TRUE, LONG, op2(E,R), 0 },
270 /*1f*/ { "nopl", TRUE, SDEP, 0, "nopw" },
274 /*20*/ { "mov", TRUE, LONG, op2(CR,El), 0 },
275 /*21*/ { "mov", TRUE, LON
[all...]
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr.c95 return (TRUE);
118 return (TRUE);
121 return (TRUE);
146 return (TRUE);
149 return (TRUE);
169 return (TRUE);
188 return (TRUE);
215 return (TRUE);
218 return (TRUE);
244 return (TRUE);
[all...]

Completed in 142 milliseconds

1234567891011>>