core/com.nokia.carbide.cpp.compiler.doc.user/pragmasTOC.xml
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
cawthron
parents:
diff changeset
     3
cawthron
parents:
diff changeset
     4
<toc label="C Common Pragmas" topic="html/pragmas/pragmas.htm">
cawthron
parents:
diff changeset
     5
cawthron
parents:
diff changeset
     6
	<topic label="Pragma Syntax" 		href="html/pragmas/pragma_syntax.htm" /> 
cawthron
parents:
diff changeset
     7
	<topic label="Pragma Scope" 		href="html/pragmas/pragma_scope.htm" /> 
cawthron
parents:
diff changeset
     8
cawthron
parents:
diff changeset
     9
	<topic label="Reference A-E" > 
cawthron
parents:
diff changeset
    10
		<topic label="access_errors" 					href="html/pragmas/p_access_errors.htm" /> 
cawthron
parents:
diff changeset
    11
		<topic label="align" 							href="html/pragmas/p_align.htm" /> 
cawthron
parents:
diff changeset
    12
		<topic label="always_inline" 					href="html/pragmas/p_always_inline.htm" /> 
cawthron
parents:
diff changeset
    13
		<topic label="ANSI_strict" 						href="html/pragmas/p_ANSI_strict.htm" /> 
cawthron
parents:
diff changeset
    14
		<topic label="arg_dep_lookup" 					href="html/pragmas/p_arg_dep_lookup.htm" /> 
cawthron
parents:
diff changeset
    15
		<topic label="arm_conform" 						href="html/pragmas/p_arm_conform.htm" /> 
cawthron
parents:
diff changeset
    16
		<topic label="arm_scoping" 						href="html/pragmas/p_arm_scoping.htm" /> 
cawthron
parents:
diff changeset
    17
		<topic label="array_new_delete" 				href="html/pragmas/p_array_new_delete.htm" /> 
cawthron
parents:
diff changeset
    18
		<topic label="asmpoundcomment" 					href="html/pragmas/p_asmpoundcomment.htm" /> 
cawthron
parents:
diff changeset
    19
		<topic label="asmsemicolcomment" 				href="html/pragmas/p_asmsemicolcomment.htm" /> 
cawthron
parents:
diff changeset
    20
		<topic label="auto_inline" 						href="html/pragmas/p_auto_inline.htm" /> 
cawthron
parents:
diff changeset
    21
		<topic label="bool" 							href="html/pragmas/p_bool.htm" /> 
cawthron
parents:
diff changeset
    22
		<topic label="c99" 								href="html/pragmas/p_c99.htm" /> 
cawthron
parents:
diff changeset
    23
		<topic label="check_header_flags" 				href="html/pragmas/p_check_header_flags.htm" /> 
cawthron
parents:
diff changeset
    24
		<topic label="const_strings" 					href="html/pragmas/p_const_strings.htm" /> 
cawthron
parents:
diff changeset
    25
		<topic label="cplusplus" 						href="html/pragmas/p_cplusplus.htm" /> 
cawthron
parents:
diff changeset
    26
		<topic label="cpp_extensions" 					href="html/pragmas/p_cpp_extensions.htm" /> 
cawthron
parents:
diff changeset
    27
		<topic label="debug_inline" 					href="html/pragmas/p_debug_inline.htm" /> 
cawthron
parents:
diff changeset
    28
		<topic label="def_inherited" 					href="html/pragmas/p_def_inherited.htm" /> 
cawthron
parents:
diff changeset
    29
		<topic label="defer_codegen" 					href="html/pragmas/p_defer_codegen.htm" /> 
cawthron
parents:
diff changeset
    30
		<topic label="defer_defarg_parsing" 			href="html/pragmas/p_defer_defarg_parsing.htm" /> 
cawthron
parents:
diff changeset
    31
		<topic label="direct_destruction" 				href="html/pragmas/p_direct_destruction.htm" /> 
cawthron
parents:
diff changeset
    32
		<topic label="dollar_identifiers" 				href="html/pragmas/p_dollar_identifiers.htm" /> 
cawthron
parents:
diff changeset
    33
		<topic label="dont_inline" 						href="html/pragmas/p_dont_inline.htm" /> 
cawthron
parents:
diff changeset
    34
		<topic label="dont_reuse_strings" 				href="html/pragmas/p_dont_reuse_strings.htm" /> 
cawthron
parents:
diff changeset
    35
		<topic label="ecplusplus" 						href="html/pragmas/p_ecplusplus.htm" /> 
cawthron
parents:
diff changeset
    36
		<topic label="enumsalwaysint" 					href="html/pragmas/p_enumsalwaysint.htm" /> 
cawthron
parents:
diff changeset
    37
		<topic label="errno_name" 						href="html/pragmas/p_errno_name.htm" /> 
cawthron
parents:
diff changeset
    38
		<topic label="exceptions" 						href="html/pragmas/p_exceptions.htm" /> 
cawthron
parents:
diff changeset
    39
		<topic label="explicit_zero_data" 				href="html/pragmas/p_explicit_zero_data.htm" /> 
cawthron
parents:
diff changeset
    40
		<topic label="export" 							href="html/pragmas/p_export.htm" /> 
cawthron
parents:
diff changeset
    41
		<topic label="extended_errorcheck" 				href="html/pragmas/p_extended_errorcheck.htm" /> 
cawthron
parents:
diff changeset
    42
	</topic>
cawthron
parents:
diff changeset
    43
cawthron
parents:
diff changeset
    44
	<topic label="Reference F-L" > 
cawthron
parents:
diff changeset
    45
		<topic label="faster_pch_gen" 					href="html/pragmas/p_faster_pch_gen.htm" /> 
cawthron
parents:
diff changeset
    46
		<topic label="flat_include" 					href="html/pragmas/p_flat_include.htm" /> 
cawthron
parents:
diff changeset
    47
		<topic label="float_constants" 					href="html/pragmas/p_float_constants.htm" /> 
cawthron
parents:
diff changeset
    48
		<topic label="force_active" 					href="html/pragmas/p_force_active.htm" /> 
cawthron
parents:
diff changeset
    49
		<topic label="fullpath_file" 					href="html/pragmas/p_fullpath_file.htm" /> 
cawthron
parents:
diff changeset
    50
		<topic label="fullpath_prepdump" 				href="html/pragmas/p_fullpath_prepdump.htm" /> 
cawthron
parents:
diff changeset
    51
		<topic label="gcc_extensions" 					href="html/pragmas/p_gcc_extensions.htm" /> 
cawthron
parents:
diff changeset
    52
		<topic label="global_optimizer" 				href="html/pragmas/p_global_optimizer.htm" /> 
cawthron
parents:
diff changeset
    53
		<topic label="ignore_oldstyle" 					href="html/pragmas/p_ignore_oldstyle.htm" /> 
cawthron
parents:
diff changeset
    54
		<topic label="import" 							href="html/pragmas/p_import.htm" /> 
cawthron
parents:
diff changeset
    55
		<topic label="inline_bottom_up" 				href="html/pragmas/p_inline_bottom_up.htm" /> 
cawthron
parents:
diff changeset
    56
		<topic label="inline_bottom_up_once" 			href="html/pragmas/p_inline_bottom_up_once.htm" /> 
cawthron
parents:
diff changeset
    57
		<topic label="inline_depth" 					href="html/pragmas/p_inline_depth.htm" /> 
cawthron
parents:
diff changeset
    58
		<topic label="inline_max_auto_size" 			href="html/pragmas/p_inline_max_auto_size.htm" /> 
cawthron
parents:
diff changeset
    59
		<topic label="inline_max_size" 					href="html/pragmas/p_inline_max_size.htm" /> 
cawthron
parents:
diff changeset
    60
		<topic label="inline_max_total_size" 			href="html/pragmas/p_inline_max_total_size.htm" /> 
cawthron
parents:
diff changeset
    61
		<topic label="instmgr_file" 					href="html/pragmas/p_instmgr_file.htm" /> 
cawthron
parents:
diff changeset
    62
		<topic label="internal" 						href="html/pragmas/p_internal.htm" /> 
cawthron
parents:
diff changeset
    63
		<topic label="keepcomments" 					href="html/pragmas/p_keepcomments.htm" /> 
cawthron
parents:
diff changeset
    64
		<topic label="lib_export" 						href="html/pragmas/p_lib_export.htm" /> 
cawthron
parents:
diff changeset
    65
		<topic label="line_prepdump" 					href="html/pragmas/p_line_prepdump.htm" /> 
cawthron
parents:
diff changeset
    66
		<topic label="longlong" 						href="html/pragmas/p_longlong.htm" /> 
cawthron
parents:
diff changeset
    67
		<topic label="longlong_enums" 					href="html/pragmas/p_longlong_enums.htm" /> 
cawthron
parents:
diff changeset
    68
		<topic label="longlong_prepeval" 				href="html/pragmas/p_longlong_prepeval.htm" /> 
cawthron
parents:
diff changeset
    69
	</topic>
cawthron
parents:
diff changeset
    70
cawthron
parents:
diff changeset
    71
	<topic label="Reference M-O" > 
cawthron
parents:
diff changeset
    72
		<topic label="macro_prepdump" 					href="html/pragmas/p_macro_prepdump.htm" /> 
cawthron
parents:
diff changeset
    73
		<topic label="mark" 							href="html/pragmas/p_mark.htm" /> 
cawthron
parents:
diff changeset
    74
		<topic label="maxerrorcount" 					href="html/pragmas/p_maxerrorcount.htm" /> 
cawthron
parents:
diff changeset
    75
		<topic label="message" 							href="html/pragmas/p_message.htm" /> 
cawthron
parents:
diff changeset
    76
		<topic label="mpwc_newline" 					href="html/pragmas/p_mpwc_newline.htm" /> 
cawthron
parents:
diff changeset
    77
		<topic label="mpwc_relax" 						href="html/pragmas/p_mpwc_relax.htm" /> 
cawthron
parents:
diff changeset
    78
		<topic label="msg_show_lineref" 				href="html/pragmas/p_msg_show_lineref.htm" /> 
cawthron
parents:
diff changeset
    79
		<topic label="msg_show_realref" 				href="html/pragmas/p_msg_show_realref.htm" /> 
cawthron
parents:
diff changeset
    80
		<topic label="multibyteaware" 					href="html/pragmas/p_multibyteaware.htm" /> 
cawthron
parents:
diff changeset
    81
		<topic label="new_mangler" 						href="html/pragmas/p_new_mangler.htm" /> 
cawthron
parents:
diff changeset
    82
		<topic label="no_conststringconv" 				href="html/pragmas/p_no_conststringconv.htm" /> 
cawthron
parents:
diff changeset
    83
		<topic label="no_static_dtors" 					href="html/pragmas/p_no_static_dtors.htm" /> 
cawthron
parents:
diff changeset
    84
		<topic label="nosyminline" 						href="html/pragmas/p_nosyminline.htm" /> 
cawthron
parents:
diff changeset
    85
		<topic label="notonce" 							href="html/pragmas/p_notonce.htm" /> 
cawthron
parents:
diff changeset
    86
		<topic label="objective_c" 						href="html/pragmas/p_objective_c.htm" /> 
cawthron
parents:
diff changeset
    87
		<topic label="old_pragma_once" 					href="html/pragmas/p_old_pragma_once.htm" /> 
cawthron
parents:
diff changeset
    88
		<topic label="old_vtable" 						href="html/pragmas/p_old_vtable.htm" /> 
cawthron
parents:
diff changeset
    89
		<topic label="once" 							href="html/pragmas/p_once.htm" /> 
cawthron
parents:
diff changeset
    90
		<topic label="only_std_keywords" 				href="html/pragmas/p_only_std_keywords.htm" /> 
cawthron
parents:
diff changeset
    91
		<topic label="opt_classresults" 				href="html/pragmas/p_opt_classresults.htm" /> 
cawthron
parents:
diff changeset
    92
		<topic label="opt_common_subs" 					href="html/pragmas/p_opt_common_subs.htm" /> 
cawthron
parents:
diff changeset
    93
		<topic label="opt_dead_assignments" 			href="html/pragmas/p_opt_dead_assignments.htm" /> 
cawthron
parents:
diff changeset
    94
		<topic label="opt_dead_code" 					href="html/pragmas/p_opt_dead_code.htm" /> 
cawthron
parents:
diff changeset
    95
		<topic label="opt_lifetimes" 					href="html/pragmas/p_opt_lifetimes.htm" /> 
cawthron
parents:
diff changeset
    96
		<topic label="opt_loop_invariants" 				href="html/pragmas/p_opt_loop_invariants.htm" /> 
cawthron
parents:
diff changeset
    97
		<topic label="opt_propagation" 					href="html/pragmas/p_opt_propagation.htm" /> 
cawthron
parents:
diff changeset
    98
		<topic label="opt_strength_reduction" 			href="html/pragmas/p_opt_strength_reduction.htm" /> 
cawthron
parents:
diff changeset
    99
		<topic label="opt_strength_reduction_strict" 	href="html/pragmas/p_opt_strength_reduction_strict.htm" /> 
cawthron
parents:
diff changeset
   100
		<topic label="opt_unroll_loops" 				href="html/pragmas/p_opt_unroll_loops.htm" /> 
cawthron
parents:
diff changeset
   101
		<topic label="opt_vectorize_loops" 				href="html/pragmas/p_opt_vectorize_loops.htm" /> 
cawthron
parents:
diff changeset
   102
		<topic label="optimization_level" 				href="html/pragmas/p_optimization_level.htm" /> 
cawthron
parents:
diff changeset
   103
		<topic label="optimize_for_size" 				href="html/pragmas/p_optimize_for_size.htm" /> 
cawthron
parents:
diff changeset
   104
		<topic label="optimizewithasm" 					href="html/pragmas/p_optimizewithasm.htm" /> 
cawthron
parents:
diff changeset
   105
		<topic label="options" 							href="html/pragmas/p_options.htm" /> 
cawthron
parents:
diff changeset
   106
	</topic>
cawthron
parents:
diff changeset
   107
cawthron
parents:
diff changeset
   108
	<topic label="Reference P-U" > 
cawthron
parents:
diff changeset
   109
		<topic label="parse_func_templ" 				href="html/pragmas/p_parse_func_templ.htm" /> 
cawthron
parents:
diff changeset
   110
		<topic label="parse_mfunc_templ" 				href="html/pragmas/p_parse_mfunc_templ.htm" /> 
cawthron
parents:
diff changeset
   111
		<topic label="pool_strings" 					href="html/pragmas/p_pool_strings.htm" /> 
cawthron
parents:
diff changeset
   112
		<topic label="pop/push" 						href="html/pragmas/p_pop_push.htm" /> 
cawthron
parents:
diff changeset
   113
		<topic label="pragma_prepdump" 					href="html/pragmas/p_pragma_prepdump.htm" /> 
cawthron
parents:
diff changeset
   114
		<topic label="precompile_target" 				href="html/pragmas/p_precompile_target.htm" /> 
cawthron
parents:
diff changeset
   115
		<topic label="readonly_strings" 				href="html/pragmas/p_readonly_strings.htm" /> 
cawthron
parents:
diff changeset
   116
		<topic label="require_prototypes" 				href="html/pragmas/p_require_prototypes.htm" /> 
cawthron
parents:
diff changeset
   117
		<topic label="reverse_bitfields" 				href="html/pragmas/p_reverse_bitfields.htm" /> 
cawthron
parents:
diff changeset
   118
		<topic label="RTTI" 							href="html/pragmas/p_rtti.htm" /> 
cawthron
parents:
diff changeset
   119
		<topic label="show_error_filestack" 			href="html/pragmas/p_show_error_filestack.htm" /> 
cawthron
parents:
diff changeset
   120
		<topic label="showmessagenumber" 				href="html/pragmas/p_showmessagenumber.htm" /> 
cawthron
parents:
diff changeset
   121
		<topic label="simple_prepdump" 					href="html/pragmas/p_simple_prepdump.htm" /> 
cawthron
parents:
diff changeset
   122
		<topic label="space_prepdump" 					href="html/pragmas/p_space_prepdump.htm" /> 
cawthron
parents:
diff changeset
   123
		<topic label="srcrelincludes" 					href="html/pragmas/p_srcrelincludes.htm" /> 
cawthron
parents:
diff changeset
   124
		<topic label="store_object_files" 				href="html/pragmas/p_store_object_files.htm" /> 
cawthron
parents:
diff changeset
   125
		<topic label="strictheaderchecking" 			href="html/pragmas/p_strictheaderchecking.htm" /> 
cawthron
parents:
diff changeset
   126
		<topic label="suppress_init_code" 				href="html/pragmas/p_suppress_init_code.htm" /> 
cawthron
parents:
diff changeset
   127
		<topic label="suppress_warnings" 				href="html/pragmas/p_suppress_warnings.htm" /> 
cawthron
parents:
diff changeset
   128
		<topic label="sym" 								href="html/pragmas/p_sym.htm" /> 
cawthron
parents:
diff changeset
   129
		<topic label="syspath_once" 					href="html/pragmas/p_syspath_once.htm" /> 
cawthron
parents:
diff changeset
   130
		<topic label="template_depth" 					href="html/pragmas/p_template_depth.htm" /> 
cawthron
parents:
diff changeset
   131
		<topic label="text_encoding" 					href="html/pragmas/p_text_encoding.htm" /> 
cawthron
parents:
diff changeset
   132
		<topic label="thread_safe_int" 					href="html/pragmas/p_thread_safe_int.htm" /> 
cawthron
parents:
diff changeset
   133
		<topic label="trigraphs" 						href="html/pragmas/p_trigraphs.htm" /> 
cawthron
parents:
diff changeset
   134
		<topic label="unsigned_char" 					href="html/pragmas/p_unsigned_char.htm" /> 
cawthron
parents:
diff changeset
   135
		<topic label="unused" 							href="html/pragmas/p_unused.htm" /> 
cawthron
parents:
diff changeset
   136
	</topic>
cawthron
parents:
diff changeset
   137
       
cawthron
parents:
diff changeset
   138
	<topic label="Reference W" > 
cawthron
parents:
diff changeset
   139
		<topic label="warning" 							href="html/pragmas/p_warning.htm" /> 
cawthron
parents:
diff changeset
   140
		<topic label="warning_errors" 					href="html/pragmas/p_warning_errors.htm" /> 
cawthron
parents:
diff changeset
   141
		<topic label="warn_any_ptr_int_conv" 			href="html/pragmas/p_warn_any_ptr_int_conv.htm" /> 
cawthron
parents:
diff changeset
   142
		<topic label="warn_emtpydecl" 					href="html/pragmas/p_warn_emptydecl.htm" /> 
cawthron
parents:
diff changeset
   143
		<topic label="warn_extracomma" 					href="html/pragmas/p_warn_extracomma.htm" /> 
cawthron
parents:
diff changeset
   144
		<topic label="warn_filenamecaps" 				href="html/pragmas/p_warn_filenamecaps.htm" /> 
cawthron
parents:
diff changeset
   145
		<topic label="warn_filenamecaps_system" 		href="html/pragmas/p_warn_filenamecaps_system.htm" /> 
cawthron
parents:
diff changeset
   146
		<topic label="warn_hiddenlocals" 				href="html/pragmas/p_warn_hiddenlocals.htm" /> 
cawthron
parents:
diff changeset
   147
		<topic label="warn_hidevirtual" 				href="html/pragmas/p_warn_hidevirtual.htm" /> 
cawthron
parents:
diff changeset
   148
		<topic label="warn_illpragma" 					href="html/pragmas/p_warn_illpragma.htm" /> 
cawthron
parents:
diff changeset
   149
		<topic label="warn_illtokenpasting" 			href="html/pragmas/p_warn_illtokenpasting.htm" /> 
cawthron
parents:
diff changeset
   150
		<topic label="warn_illunionmembers" 			href="html/pragmas/p_warn_illunionmembers.htm" /> 
cawthron
parents:
diff changeset
   151
		<topic label="warn_impl_f2i_conv" 				href="html/pragmas/p_warn_impl_f2i_conv.htm" /> 
cawthron
parents:
diff changeset
   152
		<topic label="warn_impl_i2f_conv" 				href="html/pragmas/p_warn_impl_i2f_conv.htm" /> 
cawthron
parents:
diff changeset
   153
		<topic label="warn_impl_s2u_conv" 				href="html/pragmas/p_warn_impl_s2u_conv.htm" /> 
cawthron
parents:
diff changeset
   154
		<topic label="warn_implicitconv" 				href="html/pragmas/p_warn_implicitconv.htm" /> 
cawthron
parents:
diff changeset
   155
		<topic label="warn_largeargs"	 				href="html/pragmas/p_warn_largeargs.htm" /> 
cawthron
parents:
diff changeset
   156
		<topic label="warn_missingreturn" 				href="html/pragmas/p_warn_missingreturn.htm" /> 
cawthron
parents:
diff changeset
   157
		<topic label="warn_no_explicit_virtual" 		href="html/pragmas/p_warn_no_explicit_virtual.htm" /> 
cawthron
parents:
diff changeset
   158
		<topic label="warn_no_side_effect" 				href="html/pragmas/p_warn_no_side_effect.htm" /> 
cawthron
parents:
diff changeset
   159
		<topic label="warn_no_typename" 				href="html/pragmas/p_warn_no_typename.htm" /> 
cawthron
parents:
diff changeset
   160
		<topic label="warn_notinlined" 					href="html/pragmas/p_warn_notinlined.htm" /> 
cawthron
parents:
diff changeset
   161
		<topic label="warn_padding" 					href="html/pragmas/p_warn_padding.htm" /> 
cawthron
parents:
diff changeset
   162
		<topic label="warn_pch_portability" 			href="html/pragmas/p_warn_pch_portability.htm" /> 
cawthron
parents:
diff changeset
   163
		<topic label="warn_possunwant" 					href="html/pragmas/p_warn_possunwant.htm" /> 
cawthron
parents:
diff changeset
   164
		<topic label="warn_ptr_int_conv" 				href="html/pragmas/p_warn_ptr_int_conv.htm" /> 
cawthron
parents:
diff changeset
   165
		<topic label="warn_resultnotused" 				href="html/pragmas/p_warn_resultnotused.htm" /> 
cawthron
parents:
diff changeset
   166
		<topic label="warn_structclass" 				href="html/pragmas/p_warn_structclass.htm" /> 
cawthron
parents:
diff changeset
   167
		<topic label="warn_undefmacro" 					href="html/pragmas/p_warn_undefmacro.htm" /> 
cawthron
parents:
diff changeset
   168
		<topic label="warn_unitializedvar" 				href="html/pragmas/p_warn_unitializedvar.htm" /> 
cawthron
parents:
diff changeset
   169
		<topic label="warn_unusedarg" 					href="html/pragmas/p_warn_unusedarg.htm" /> 
cawthron
parents:
diff changeset
   170
	</topic>       
cawthron
parents:
diff changeset
   171
       
cawthron
parents:
diff changeset
   172
</toc>