| /trueos/sys/i386/i386/ |
| HD | db_disasm.c | 179 /*00*/ { "", TRUE, NONE, op1(Ew), db_Grp6 }, 180 /*01*/ { "", TRUE, NONE, op1(Ew), db_Grp7 }, 181 /*02*/ { "lar", TRUE, LONG, op2(E,R), 0 }, 182 /*03*/ { "lsl", TRUE, LONG, op2(E,R), 0 }, 215 /*1f*/ { "nopl", TRUE, SDEP, 0, "nopw" }, 219 /*20*/ { "mov", TRUE, LONG, op2(CR,El), 0 }, 220 /*21*/ { "mov", TRUE, LONG, op2(DR,El), 0 }, 221 /*22*/ { "mov", TRUE, LONG, op2(El,CR), 0 }, 222 /*23*/ { "mov", TRUE, LONG, op2(El,DR), 0 }, 223 /*24*/ { "mov", TRUE, LONG, op2(TR,El), 0 }, [all …]
|
| /trueos/contrib/binutils/bfd/ |
| HD | elf32-sh-relocs.h | 37 TRUE, /* pc_relative */ 45 TRUE), /* pcrel_offset */ 52 TRUE, /* pc_relative */ 57 TRUE, /* partial_inplace */ 60 TRUE), /* pcrel_offset */ 69 TRUE, /* pc_relative */ 77 TRUE), /* pcrel_offset */ 84 TRUE, /* pc_relative */ 89 TRUE, /* partial_inplace */ 92 TRUE), /* pcrel_offset */ [all …]
|
| HD | coff-sparc.c | 87 …SE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_NONE", FALSE,0,0x00000000,TRUE), 88 …SE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_8", FALSE,0,0x000000ff,TRUE), 89 …SE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_16", FALSE,0,0x0000ffff,TRUE), 90 …SE,0,complain_overflow_bitfield,bfd_coff_generic_reloc,"R_SPARC_32", FALSE,0,0xffffffff,TRUE), 91 …O(R_SPARC_DISP8, 0,0, 8,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP8… 92 …O(R_SPARC_DISP16, 0,1,16,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP1… 93 …O(R_SPARC_DISP32, 0,2,32,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_DISP3… 94 …O(R_SPARC_WDISP30, 2,2,30,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_WDISP… 95 …O(R_SPARC_WDISP22, 2,2,22,TRUE, 0,complain_overflow_signed, bfd_coff_generic_reloc,"R_SPARC_WDISP… 96 …SE,0,complain_overflow_dont, bfd_coff_generic_reloc,"R_SPARC_HI22", FALSE,0,0x003fffff,TRUE), [all …]
|
| HD | elfn32-mips.c | 132 TRUE, /* partial_inplace */ 147 TRUE, /* partial_inplace */ 162 TRUE, /* partial_inplace */ 180 TRUE, /* partial_inplace */ 198 TRUE, /* partial_inplace */ 213 TRUE, /* partial_inplace */ 228 TRUE, /* partial_inplace */ 243 TRUE, /* partial_inplace */ 258 TRUE, /* partial_inplace */ 270 TRUE, /* pc_relative */ [all …]
|
| HD | elf32-mips.c | 131 TRUE, /* partial_inplace */ 146 TRUE, /* partial_inplace */ 161 TRUE, /* partial_inplace */ 179 TRUE, /* partial_inplace */ 194 TRUE, /* partial_inplace */ 209 TRUE, /* partial_inplace */ 224 TRUE, /* partial_inplace */ 239 TRUE, /* partial_inplace */ 254 TRUE, /* partial_inplace */ 266 TRUE, /* pc_relative */ [all …]
|
| HD | coff-x86_64.c | 194 #define PCRELOFFSET TRUE 209 TRUE, /* partial_inplace */ 212 TRUE), /* pcrel_offset */ 222 TRUE, /* partial_inplace */ 225 TRUE), /* pcrel_offset */ 236 TRUE, /* partial_inplace */ 245 TRUE, /* pc_relative */ 250 TRUE, /* partial_inplace */ 259 TRUE, /* pc_relative */ 264 TRUE, /* partial_inplace */ [all …]
|
| HD | elf64-mips.c | 169 TRUE, /* partial_inplace */ 184 TRUE, /* partial_inplace */ 199 TRUE, /* partial_inplace */ 217 TRUE, /* partial_inplace */ 235 TRUE, /* partial_inplace */ 250 TRUE, /* partial_inplace */ 265 TRUE, /* partial_inplace */ 280 TRUE, /* partial_inplace */ 295 TRUE, /* partial_inplace */ 307 TRUE, /* pc_relative */ [all …]
|
| /trueos/sys/amd64/amd64/ |
| HD | db_disasm.c | 128 /*80*/ { "", TRUE, SDEP, op2(E, Rq), "invept" }, 129 /*81*/ { "", TRUE, SDEP, op2(E, Rq), "invvpid" }, 130 /*82*/ { "", TRUE, SDEP, op2(E, Rq), "invpcid" }, 233 /*00*/ { "", TRUE, NONE, op1(Ew), db_Grp6 }, 234 /*01*/ { "", TRUE, NONE, op1(Ew), db_Grp7 }, 235 /*02*/ { "lar", TRUE, LONG, op2(E,R), 0 }, 236 /*03*/ { "lsl", TRUE, LONG, op2(E,R), 0 }, 269 /*1f*/ { "nopl", TRUE, SDEP, 0, "nopw" }, 273 /*20*/ { "mov", TRUE, LONG, op2(CR,El), 0 }, 274 /*21*/ { "mov", TRUE, LONG, op2(DR,El), 0 }, [all …]
|
| /trueos/sys/contrib/dev/acpica/compiler/ |
| HD | asloptions.c | 124 BadCommandLine = TRUE; in AslCommandLine() 196 Gbl_DebugFlag = TRUE; in AslDoOptions() 208 Gbl_PruneParseTree = TRUE; in AslDoOptions() 214 Gbl_DebugFlag = TRUE; in AslDoOptions() 243 Gbl_NoResourceChecking = TRUE; in AslDoOptions() 265 Gbl_DisassembleAll = TRUE; in AslDoOptions() 270 AcpiGbl_NoResourceDisassembly = TRUE; in AslDoOptions() 279 AcpiGbl_ForceAmlDisassembly = TRUE; in AslDoOptions() 294 Gbl_DisasmFlag = TRUE; in AslDoOptions() 299 PrAddDefine (AcpiGbl_Optarg, NULL, TRUE); in AslDoOptions() [all …]
|
| HD | dttable.c | 110 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable, TRUE); in DtCompileTwoSubtables() 157 &Gbl_RootTable, TRUE); in DtCompileFacs() 201 &Gbl_RootTable, TRUE); in DtCompileRsdp() 215 &Subtable, TRUE); in DtCompileRsdp() 266 &Subtable, TRUE); in DtCompileAsf() 311 Status = DtCompileTable (PFieldList, InfoTable, &Subtable, TRUE); in DtCompileAsf() 371 &Subtable, TRUE); in DtCompileAsf() 387 &Subtable, TRUE); in DtCompileAsf() 462 &Subtable, TRUE); in DtCompileCsrt() 487 &Subtable, TRUE); in DtCompileCsrt() [all …]
|
| /trueos/contrib/dialog/ |
| HD | dlg_colors.h | 41 #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 …]
|
| /trueos/tools/test/testfloat/ |
| HD | testsoftfloat.c | 43 stop = TRUE; in catchSIGINT() 189 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE }, 198 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE }, 199 { "int64_to_float64", 1, FALSE, TRUE, FALSE, FALSE }, 207 { "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE }, 210 { "float32_to_int64", 1, FALSE, TRUE, FALSE, FALSE }, 220 { "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE }, 221 { "float32_add", 2, FALSE, TRUE, FALSE, FALSE }, 222 { "float32_sub", 2, FALSE, TRUE, FALSE, FALSE }, 223 { "float32_mul", 2, FALSE, TRUE, TRUE, FALSE }, [all …]
|
| HD | testFunction.c | 37 { "int32_to_float32", 1, FALSE, TRUE }, 41 { "int64_to_float32", 1, FALSE, TRUE }, 42 { "int64_to_float64", 1, FALSE, TRUE }, 45 { "float32_to_int32", 1, FALSE, TRUE }, 47 { "float32_to_int64", 1, FALSE, TRUE }, 52 { "float32_round_to_int", 1, FALSE, TRUE }, 53 { "float32_add", 2, FALSE, TRUE }, 54 { "float32_sub", 2, FALSE, TRUE }, 55 { "float32_mul", 2, FALSE, TRUE }, 56 { "float32_div", 2, FALSE, TRUE }, [all …]
|
| /trueos/lib/libc/xdr/ |
| HD | xdr.c | 96 return (TRUE); in xdr_void() 121 return (TRUE); 124 return (TRUE); 151 return (TRUE); 154 return (TRUE); 176 return (TRUE); 197 return (TRUE); 226 return (TRUE); 229 return (TRUE); 257 return (TRUE); [all …]
|
| /trueos/sys/xdr/ |
| HD | xdr.c | 92 return (TRUE); in xdr_void() 115 return (TRUE); in xdr_int() 118 return (TRUE); in xdr_int() 143 return (TRUE); in xdr_u_int() 146 return (TRUE); in xdr_u_int() 166 return (TRUE); in xdr_long() 185 return (TRUE); in xdr_u_long() 212 return (TRUE); in xdr_int32_t() 215 return (TRUE); in xdr_int32_t() 241 return (TRUE); in xdr_uint32_t() [all …]
|
| /trueos/contrib/ofed/management/opensm/opensm/ |
| HD | osm_qos_parser_l.l | 75 #define START_USE {in_description = TRUE;} /* list of strings including whitespace (… 76 #define START_PORT_GUID {in_list_of_hex_num_ranges = TRUE;} /* comma-separated list of hex num… 77 #define START_PORT_NAME {in_list_of_strings = TRUE;} /* comma-separated list of following stri… 78 #define START_PARTITION {in_single_string = TRUE;} /* single string w/o whitespaces (partiti… 79 #define START_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (port gr… 80 #define START_QOS_LEVEL_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (qos lev… 82 #define START_NODE_TYPE {in_node_type = TRUE;} /* comma-separated list of node types (ROU… 83 #define START_SL2VL_TABLE {in_list_of_numbers = TRUE;} /* comma-separated list of hex or dec numb… 85 #define START_GROUP {in_list_of_strings = TRUE;} /* list of strings w/o whitespaces (group … 86 #define START_ACROSS {in_list_of_strings = TRUE;} /* list of strings w/o whitespaces (group … [all …]
|
| HD | osm_link_mgr.c | 103 esp0 = TRUE; in __osm_link_mgr_set_physp_pi() 129 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 133 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 143 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 149 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 154 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 161 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 168 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 180 send_set = TRUE; in __osm_link_mgr_set_physp_pi() 187 send_set = TRUE; in __osm_link_mgr_set_physp_pi() [all …]
|
| /trueos/sys/nlm/ |
| HD | nlm_prot_xdr.c | 21 return (TRUE); in xdr_nlm_stats() 38 return (TRUE); in xdr_nlm_holder() 55 return (TRUE); in xdr_nlm_testrply() 64 return (TRUE); in xdr_nlm_stat() 75 return (TRUE); in xdr_nlm_res() 86 return (TRUE); in xdr_nlm_testres() 105 return (TRUE); in xdr_nlm_lock() 124 return (TRUE); in xdr_nlm_lockargs() 139 return (TRUE); in xdr_nlm_cancargs() 152 return (TRUE); in xdr_nlm_testargs() [all …]
|
| /trueos/contrib/amd/libamu/ |
| HD | xdr_func.c | 97 return (TRUE); in xdr_attrstat() 115 return (TRUE); in xdr_createargs() 133 return (TRUE); in xdr_dirlist() 151 return (TRUE); in xdr_diropargs() 169 return (TRUE); in xdr_diropokres() 193 return (TRUE); in xdr_diropres() 208 return (TRUE); in xdr_dirpath() 232 return (TRUE); in xdr_entry() 253 return (TRUE); in xdr_exportnode() 268 return (TRUE); in xdr_exports() [all …]
|
| /trueos/contrib/subversion/subversion/libsvn_repos/ |
| HD | authz.c | 107 return TRUE; in authz_access_is_granted() 109 return TRUE; in authz_access_is_granted() 128 return TRUE; in authz_access_is_determined() 149 return TRUE; in authz_alias_is_user() 170 list = svn_cstring_split(value, ",", TRUE, pool); in authz_group_contains_user() 181 return TRUE; in authz_group_contains_user() 189 return TRUE; in authz_group_contains_user() 194 return TRUE; in authz_group_contains_user() 223 return TRUE; in authz_line_applies_to_user() 264 return TRUE; in authz_parse_line() [all …]
|
| /trueos/contrib/subversion/subversion/svn/ |
| HD | svn.c | 1656 cancelled = TRUE; in signal_handler() 1741 svn_boolean_t descend = TRUE; in sub_main() 1746 svn_boolean_t use_notifier = TRUE; in sub_main() 1838 svn_cstring_split(opt_arg, ", \n\r\t\v", TRUE, pool); in sub_main() 1923 opt_state.used_change_arg = TRUE; in sub_main() 1932 opt_state.used_revision_arg = TRUE; in sub_main() 1945 opt_state.verbose = TRUE; in sub_main() 1948 opt_state.update = TRUE; in sub_main() 1952 opt_state.help = TRUE; in sub_main() 1955 opt_state.quiet = TRUE; in sub_main() [all …]
|
| /trueos/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | log.c | 108 FALSE, { NULL }, TRUE }, 111 TRUE, { NULL }, TRUE }, 114 TRUE, { "?encoding", NULL }, TRUE }, 117 TRUE, { "?encoding", NULL }, TRUE }, 120 TRUE, { "?encoding", NULL }, TRUE }, 123 TRUE, { "name", "?encoding", NULL }, TRUE }, 126 FALSE, { NULL }, TRUE }, 129 FALSE, { NULL }, TRUE }, 132 TRUE, { "?node-kind", "?text-mods", "?prop-mods", 133 "?copyfrom-path", "?copyfrom-rev", NULL }, TRUE }, [all …]
|
| HD | getlocks.c | 81 FALSE, { NULL }, TRUE }, 84 TRUE, { NULL }, TRUE }, 87 TRUE, { NULL }, TRUE }, 90 TRUE, { NULL }, TRUE }, 93 TRUE, { NULL }, TRUE }, 96 TRUE, { NULL }, TRUE }, 99 TRUE, { NULL }, TRUE }, 141 save_lock = TRUE; in getlocks_closed() 149 save_lock = TRUE; in getlocks_closed()
|
| /trueos/contrib/ee/ |
| HD | ee.c | 165 int info_window = TRUE; /* flag to indicate if help window visible */ 167 int expand_tabs = TRUE; /* flag for expanding tabs */ 169 int observ_margins = TRUE; /* flag for whether margins are observed */ 182 int eightbit = TRUE; /* eight bit character flag */ 377 {"", NULL, NULL, quit, NULL, TRUE}, 397 {"", NULL, NULL, search, NULL, TRUE}, 582 edit = TRUE; 584 shell_fork = TRUE; 608 clear_com_win = TRUE; 656 delete(TRUE); [all …]
|
| /trueos/sys/ddb/ |
| HD | db_expr.c | 60 return (TRUE); in db_term() 64 return (TRUE); in db_term() 68 return (TRUE); in db_term() 72 return (TRUE); in db_term() 76 return (TRUE); in db_term() 80 return (TRUE); in db_term() 85 return (TRUE); in db_term() 97 return (TRUE); in db_term() 115 return (TRUE); in db_unary() 124 return (TRUE); in db_unary() [all …]
|