forked from Mirror/libstarlight
meh, forget eclipse
This commit is contained in:
parent
ab856e8ba9
commit
cc8e686877
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<section name="Workbench">
|
|
||||||
<item value="" key="org.eclipse.cdt.codan.internal.ui.preferences.CodanPreferencePage.selection"/>
|
|
||||||
</section>
|
|
@ -1,6 +0,0 @@
|
|||||||
*** SESSION Jan 16, 2017 20:45:48.54 -------------------------------------------
|
|
||||||
*** SESSION Jan 16, 2017 20:59:30.51 -------------------------------------------
|
|
||||||
*** SESSION Jan 16, 2017 21:36:48.19 -------------------------------------------
|
|
||||||
*** SESSION Jan 16, 2017 21:43:51.47 -------------------------------------------
|
|
||||||
*** SESSION Jan 16, 2017 22:02:12.53 -------------------------------------------
|
|
||||||
*** SESSION Jan 16, 2017 22:09:40.06 -------------------------------------------
|
|
Binary file not shown.
@ -1,737 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<project>
|
|
||||||
<configuration id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266" name="Default">
|
|
||||||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider">
|
|
||||||
<provider id="org.eclipse.cdt.managedbuilder.core.GCCBuiltinSpecsDetectorMinGW">
|
|
||||||
<language id="org.eclipse.cdt.core.gcc">
|
|
||||||
<entry kind="includePath" name="D:/devkitPro/msys/lib/gcc/mingw32/4.8.1/include">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="includePath" name="D:/devkitPro/msys/include">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="includePath" name="D:/devkitPro/msys/lib/gcc/mingw32/4.8.1/include-fixed">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="WIN32" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="WINNT" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_INTEGRAL_MAX_BITS" value="64">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_WIN32" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_X86_" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_ACQUIRE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_ACQ_REL" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_CONSUME" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_HLE_ACQUIRE" value="65536">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_HLE_RELEASE" value="131072">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_RELAXED" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_RELEASE" value="3">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ATOMIC_SEQ_CST" value="5">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__BIGGEST_ALIGNMENT__" value="16">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__BYTE_ORDER__" value="__ORDER_LITTLE_ENDIAN__">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__CHAR16_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__CHAR32_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__CHAR_BIT__" value="8">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_DECIMAL_DIG__" value="17">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_DENORM_MIN__" value="((double)4.94065645841246544177e-324L)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_DIG__" value="15">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_EPSILON__" value="((double)2.22044604925031308085e-16L)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_HAS_DENORM__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_HAS_INFINITY__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_HAS_QUIET_NAN__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MANT_DIG__" value="53">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MAX_10_EXP__" value="308">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MAX_EXP__" value="1024">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MAX__" value="((double)1.79769313486231570815e+308L)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MIN_10_EXP__" value="(-307)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MIN_EXP__" value="(-1021)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DBL_MIN__" value="((double)2.22507385850720138309e-308L)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_EPSILON__" value="1E-33DL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_MANT_DIG__" value="34">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_MAX_EXP__" value="6145">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_MAX__" value="9.999999999999999999999999999999999E6144DL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_MIN_EXP__" value="(-6142)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_MIN__" value="1E-6143DL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC128_SUBNORMAL_MIN__" value="0.000000000000000000000000000000001E-6143DL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_EPSILON__" value="1E-6DF">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_MANT_DIG__" value="7">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_MAX_EXP__" value="97">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_MAX__" value="9.999999E96DF">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_MIN_EXP__" value="(-94)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_MIN__" value="1E-95DF">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC32_SUBNORMAL_MIN__" value="0.000001E-95DF">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_EPSILON__" value="1E-15DD">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_MANT_DIG__" value="16">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_MAX_EXP__" value="385">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_MAX__" value="9.999999999999999E384DD">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_MIN_EXP__" value="(-382)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_MIN__" value="1E-383DD">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC64_SUBNORMAL_MIN__" value="0.000000000000001E-383DD">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DECIMAL_BID_FORMAT__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DECIMAL_DIG__" value="21">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__DEC_EVAL_METHOD__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FINITE_MATH_ONLY__" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLOAT_WORD_ORDER__" value="__ORDER_LITTLE_ENDIAN__">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_DECIMAL_DIG__" value="9">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_DENORM_MIN__" value="1.40129846432481707092e-45F">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_DIG__" value="6">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_EPSILON__" value="1.19209289550781250000e-7F">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_EVAL_METHOD__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_HAS_DENORM__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_HAS_INFINITY__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_HAS_QUIET_NAN__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MANT_DIG__" value="24">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MAX_10_EXP__" value="38">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MAX_EXP__" value="128">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MAX__" value="3.40282346638528859812e+38F">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MIN_10_EXP__" value="(-37)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MIN_EXP__" value="(-125)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_MIN__" value="1.17549435082228750797e-38F">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__FLT_RADIX__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_BOOL_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_CHAR16_T_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_CHAR32_T_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_CHAR_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_INT_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_LLONG_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_LONG_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_POINTER_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_SHORT_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_TEST_AND_SET_TRUEVAL" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_ATOMIC_WCHAR_T_LOCK_FREE" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_HAVE_DWARF2_CFI_ASM" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GNUC_GNU_INLINE__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GNUC_MINOR__" value="8">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GNUC_PATCHLEVEL__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GNUC__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GXX_ABI_VERSION" value="1002">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GXX_MERGED_TYPEINFO_NAMES" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__GXX_TYPEINFO_EQUALITY_INLINE" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT16_C(c)" value="c">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT16_MAX__" value="32767">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT16_TYPE__" value="short int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT32_C(c)" value="c">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT32_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT32_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT64_C(c)" value="c ## LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT64_MAX__" value="9223372036854775807LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT64_TYPE__" value="long long int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT8_C(c)" value="c">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT8_MAX__" value="127">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT8_TYPE__" value="signed char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INTMAX_C(c)" value="c ## LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INTMAX_MAX__" value="9223372036854775807LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INTMAX_TYPE__" value="long long int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INTPTR_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INTPTR_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST16_MAX__" value="32767">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST16_TYPE__" value="short int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST32_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST32_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST64_MAX__" value="9223372036854775807LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST64_TYPE__" value="long long int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST8_MAX__" value="127">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_FAST8_TYPE__" value="signed char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST16_MAX__" value="32767">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST16_TYPE__" value="short int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST32_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST32_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST64_MAX__" value="9223372036854775807LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST64_TYPE__" value="long long int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST8_MAX__" value="127">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_LEAST8_TYPE__" value="signed char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__INT_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_DENORM_MIN__" value="3.64519953188247460253e-4951L">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_DIG__" value="18">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_EPSILON__" value="1.08420217248550443401e-19L">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_HAS_DENORM__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_HAS_INFINITY__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_HAS_QUIET_NAN__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MANT_DIG__" value="64">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MAX_10_EXP__" value="4932">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MAX_EXP__" value="16384">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MAX__" value="1.18973149535723176502e+4932L">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MIN_10_EXP__" value="(-4931)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MIN_EXP__" value="(-16381)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LDBL_MIN__" value="3.36210314311209350626e-4932L">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LONG_LONG_MAX__" value="9223372036854775807LL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__LONG_MAX__" value="2147483647L">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__MINGW32__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__MSVCRT__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__NO_INLINE__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ORDER_BIG_ENDIAN__" value="4321">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ORDER_LITTLE_ENDIAN__" value="1234">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__ORDER_PDP_ENDIAN__" value="3412">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__PRAGMA_REDEFINE_EXTNAME" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__PTRDIFF_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__PTRDIFF_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__REGISTER_PREFIX__" value="">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SCHAR_MAX__" value="127">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SHRT_MAX__" value="32767">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIG_ATOMIC_MAX__" value="2147483647">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIG_ATOMIC_MIN__" value="(-__SIG_ATOMIC_MAX__ - 1)">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIG_ATOMIC_TYPE__" value="int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_DOUBLE__" value="8">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_FLOAT__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_INT__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_LONG_DOUBLE__" value="12">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_LONG_LONG__" value="8">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_LONG__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_POINTER__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_PTRDIFF_T__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_SHORT__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_SIZE_T__" value="4">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_WCHAR_T__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZEOF_WINT_T__" value="2">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZE_MAX__" value="4294967295U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__SIZE_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__STDC_HOSTED__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__STDC__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT16_C(c)" value="c">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT16_MAX__" value="65535">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT16_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT32_C(c)" value="c ## U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT32_MAX__" value="4294967295U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT32_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT64_C(c)" value="c ## ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT64_MAX__" value="18446744073709551615ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT64_TYPE__" value="long long unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT8_C(c)" value="c">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT8_MAX__" value="255">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT8_TYPE__" value="unsigned char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINTMAX_C(c)" value="c ## ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINTMAX_MAX__" value="18446744073709551615ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINTMAX_TYPE__" value="long long unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINTPTR_MAX__" value="4294967295U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINTPTR_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST16_MAX__" value="65535">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST16_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST32_MAX__" value="4294967295U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST32_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST64_MAX__" value="18446744073709551615ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST64_TYPE__" value="long long unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST8_MAX__" value="255">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_FAST8_TYPE__" value="unsigned char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST16_MAX__" value="65535">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST16_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST32_MAX__" value="4294967295U">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST32_TYPE__" value="unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST64_MAX__" value="18446744073709551615ULL">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST64_TYPE__" value="long long unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST8_MAX__" value="255">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__UINT_LEAST8_TYPE__" value="unsigned char">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__USER_LABEL_PREFIX__" value="_">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__VERSION__" value=""4.8.1"">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WCHAR_MAX__" value="65535">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WCHAR_MIN__" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WCHAR_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WIN32" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WIN32__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WINNT" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WINNT__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WINT_MAX__" value="65535">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WINT_MIN__" value="0">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__WINT_TYPE__" value="short unsigned int">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__cdecl" value="__attribute__((__cdecl__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__code_model_32__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__declspec(x)" value="__attribute__((x))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__fastcall" value="__attribute__((__fastcall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__i386" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__i386__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__i686" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__i686__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__pentiumpro" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__pentiumpro__" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__stdcall" value="__attribute__((__stdcall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="__thiscall" value="__attribute__((__thiscall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_cdecl" value="__attribute__((__cdecl__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_fastcall" value="__attribute__((__fastcall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_stdcall" value="__attribute__((__stdcall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="_thiscall" value="__attribute__((__thiscall__))">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
<entry kind="macro" name="i386" value="1">
|
|
||||||
<flag value="BUILTIN|READONLY"/>
|
|
||||||
</entry>
|
|
||||||
</language>
|
|
||||||
</provider>
|
|
||||||
</extension>
|
|
||||||
</configuration>
|
|
||||||
</project>
|
|
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><SharedRoot><SharedProperty id="" value=""/></SharedRoot>
|
|
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<cHelpSettings>
|
|
||||||
<project name="libstarlight">
|
|
||||||
<provider id="org.eclipse.cdt.ui.provider1"/>
|
|
||||||
<provider id="org.eclipse.linuxtools.cdt.libhover.provider">
|
|
||||||
<book enabled="true" title="devhelp"/>
|
|
||||||
<book enabled="true" title="glibc library"/>
|
|
||||||
</provider>
|
|
||||||
</project>
|
|
||||||
</cHelpSettings>
|
|
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<section name="Workbench">
|
|
||||||
<section name="org.eclipse.cdt.ui.text.hover.CMacroExpansionExploration">
|
|
||||||
</section>
|
|
||||||
<section name="OptionalMessageDialog.hide.">
|
|
||||||
<item value="0" key="askReindex.detail"/>
|
|
||||||
</section>
|
|
||||||
<section name="completion_proposal_size">
|
|
||||||
</section>
|
|
||||||
</section>
|
|
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
#GitProjectData
|
|
||||||
#Mon Jan 16 20:46:10 EST 2017
|
|
||||||
.gitdir=../../.git
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
#GitProjectData
|
|
||||||
#Mon Jan 16 20:48:18 EST 2017
|
|
||||||
.gitdir=../.git
|
|
@ -1 +0,0 @@
|
|||||||
|
|
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
|
|
Binary file not shown.
Binary file not shown.
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
indexer/preferenceScope=0
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.cdt.debug.core.cDebug.default_source_containers=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<sourceLookupDirector>\r\n<sourceContainers duplicates\="false">\r\n<container memento\="AbsolutePath" typeId\="org.eclipse.cdt.debug.core.containerType.absolutePath"/>\r\n<container memento\="programRelativePath" typeId\="org.eclipse.cdt.debug.core.containerType.programRelativePath"/>\r\n<container memento\="<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>&\#13;&\#10;<project referencedProjects\="true"/>&\#13;&\#10;" typeId\="org.eclipse.cdt.debug.core.containerType.project"/>\r\n</sourceContainers>\r\n</sourceLookupDirector>\r\n
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
properties/libstarlight.null.557705707/cdt.managedbuild.toolchain.gnu.mingw.base.1602982266=cdt.managedbuild.tool.gnu.c.linker.mingw.base.482989551\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.tool.gnu.archiver.mingw.base.936572278\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.tool.gnu.cpp.linker.mingw.base.2014421900\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.tool.gnu.assembler.mingw.base.2112428391\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.tool.gnu.cpp.compiler.mingw.base.1610283054\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.toolchain.gnu.mingw.base.1589827015\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.toolchain.gnu.mingw.base.1602982266\=rebuildState\\\=true\\r\\n\r\ncdt.managedbuild.tool.gnu.c.compiler.mingw.base.2110920989\=rebuildState\\\=true\\r\\n\r\n
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.mylyn.cdt.ui.run.count.3_3_0=1
|
|
@ -1,6 +0,0 @@
|
|||||||
content_assist_disabled_computers=org.eclipse.cdt.ui.textProposalCategory\u0000org.eclipse.cdt.ui.parserProposalCategory\u0000
|
|
||||||
eclipse.preferences.version=1
|
|
||||||
sourceHoverBackgroundColor=255,255,225
|
|
||||||
spelling_locale_initialized=true
|
|
||||||
useAnnotationsPrefPage=true
|
|
||||||
useQuickDiffPrefPage=true
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.core.net.hasMigrated=true
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
version=1
|
|
@ -1,5 +0,0 @@
|
|||||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.applicationLaunchType=org.eclipse.cdt.dsf.gdb.launch.localCLaunch,debug,;org.eclipse.cdt.cdi.launch.localCLaunch,run,;
|
|
||||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug,;
|
|
||||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug,;
|
|
||||||
//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.remoteApplicationLaunchType=org.eclipse.rse.remotecdt.dsf.debug,debug,;
|
|
||||||
eclipse.preferences.version=1
|
|
@ -1,3 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<launchPerspectives/>\r\n
|
|
||||||
preferredTargets=org.eclipse.cdt.debug.ui.toggleCBreakpointTarget,org.eclipse.cdt.debug.ui.toggleCDynamicPrintfTarget\:org.eclipse.cdt.debug.ui.toggleCBreakpointTarget|
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
themeid=org.eclipse.e4.ui.css.theme.e4_default6.0,6.1,6.2,6.3,10.0
|
|
@ -1,3 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
enableMRU=true
|
|
||||||
themeEnabled=true
|
|
@ -1,3 +0,0 @@
|
|||||||
GitRepositoriesView.GitDirectories=D\:\\3DSdev\\starlight\\libstarlight\\.git;
|
|
||||||
GitRepositoriesView.GitDirectories.relative=D\:\\3DSdev\\starlight\\libstarlight\\.git;
|
|
||||||
eclipse.preferences.version=1
|
|
@ -1,4 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
resetSendMode=KEEP
|
|
||||||
resetSendModeOn=0
|
|
||||||
sendMode=NOTIFY
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
mylyn.attention.migrated=true
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true
|
|
@ -1,4 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
migrated.task.repositories.secure.store=true
|
|
||||||
org.eclipse.mylyn.tasks.ui.filters.nonmatching=true
|
|
||||||
org.eclipse.mylyn.tasks.ui.filters.nonmatching.encouraged=true
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
working.set.group=<?xml version\="1.0" encoding\="UTF-8"?>\n<workingsets\:WorkingSetGroup xmi\:version\="2.0" xmlns\:xmi\="http\://www.omg.org/XMI" xmlns\:workingsets\="http\://www.eclipse.org/oomph/workingsets/1.0"/>\n
|
|
@ -1,4 +0,0 @@
|
|||||||
activeuserprofiles=Direwolf;Team
|
|
||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.rse.systemtype.local.systemType.defaultUserId=zeta
|
|
||||||
useridperkey=Direwolf.Local\=zeta;
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.rse.preferences.order.connections=Direwolf.Local
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.team.ui.first_time=false
|
|
@ -1,2 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
overviewRuler_migration=migrated_3.1
|
|
@ -1,5 +0,0 @@
|
|||||||
PROBLEMS_FILTERS_MIGRATE=true
|
|
||||||
eclipse.preferences.version=1
|
|
||||||
platformState=1484620991984
|
|
||||||
quickStart=false
|
|
||||||
tipsAndTricks=true
|
|
@ -1,2 +0,0 @@
|
|||||||
//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
|
|
||||||
eclipse.preferences.version=1
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
ýÿÿÿversion
|
|
@ -1 +0,0 @@
|
|||||||
NRM<EFBFBD>
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
ýÿÿÿversion
|
|
@ -1 +0,0 @@
|
|||||||
NRM<EFBFBD>
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,71 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "v1",
|
|
||||||
"title": "Eclipse Automated Error Reporting",
|
|
||||||
"timestamp": 1484617562399,
|
|
||||||
"ttl": 10080,
|
|
||||||
"helpUrl": "https://dev.eclipse.org/recommenders/community/aeri/v2/help/",
|
|
||||||
"feedbackUrl": "http://ctrlflow.com/automated-error-reporting",
|
|
||||||
"aboutUrl": "https://wiki.eclipse.org/EPP/Logging",
|
|
||||||
"submitUrl": "https://dev.eclipse.org/recommenders/community/confess/0.6/reports/",
|
|
||||||
"maxReportSize": 262144,
|
|
||||||
"problemsUrl": "https://www.eclipse.org/downloads/download.php?r\u003d1\u0026file\u003d/technology/epp/logging/problems.zip",
|
|
||||||
"problemsTtl": 20160,
|
|
||||||
"interestUrl": "https://dev.eclipse.org/recommenders/community/confess/v2/interest",
|
|
||||||
"connectTimeout": 10,
|
|
||||||
"socketTimeout": 10,
|
|
||||||
"acceptedProducts": [
|
|
||||||
"org.eclipse.*",
|
|
||||||
"org.fordiac.*"
|
|
||||||
],
|
|
||||||
"acceptedPlugins": [
|
|
||||||
"org.apache.log4j.*",
|
|
||||||
"org.eclipse.*",
|
|
||||||
"org.fordiac.*"
|
|
||||||
],
|
|
||||||
"acceptedPackages": [
|
|
||||||
"ch.qos.*",
|
|
||||||
"com.cforcoding.*",
|
|
||||||
"com.google.*",
|
|
||||||
"com.gradleware.tooling.*",
|
|
||||||
"com.mountainminds.eclemma.*",
|
|
||||||
"com.naef.*",
|
|
||||||
"com.sun.*",
|
|
||||||
"java.*",
|
|
||||||
"javafx.*",
|
|
||||||
"javax.*",
|
|
||||||
"org.apache.*",
|
|
||||||
"org.eclipse.*",
|
|
||||||
"org.fordiac.*",
|
|
||||||
"org.gradle.*",
|
|
||||||
"org.jacoco.*",
|
|
||||||
"org.osgi.*",
|
|
||||||
"org.slf4j.*",
|
|
||||||
"sun.*"
|
|
||||||
],
|
|
||||||
"requiredPackages": [
|
|
||||||
"com.cforcoding.*",
|
|
||||||
"com.gradleware.tooling.*",
|
|
||||||
"com.mountainminds.eclemma.*",
|
|
||||||
"com.naef.*",
|
|
||||||
"org.eclipse.*",
|
|
||||||
"org.fordiac.*",
|
|
||||||
"org.gradle.*",
|
|
||||||
"org.jacoco.*"
|
|
||||||
],
|
|
||||||
"acceptOtherPackages": false,
|
|
||||||
"acceptUiFreezes": true,
|
|
||||||
"ignoredStatuses": [
|
|
||||||
":java.io.IOException:There is not enough space on the disk",
|
|
||||||
":java.net.*:",
|
|
||||||
"org.eclipse.core.filesystem::Could not delete*",
|
|
||||||
"org.eclipse.core.filesystem::Could not move*",
|
|
||||||
"org.eclipse.core.runtime::Invalid input url*",
|
|
||||||
"org.eclipse.epp.mpc.ui:java.io.IOException:",
|
|
||||||
"org.eclipse.equinox.p2.*::",
|
|
||||||
"org.eclipse.jface:java.io.IOException:Unable to resolve plug-in*",
|
|
||||||
"org.eclipse.oomph.setup.core:$org.apache.http.ConnectionClosedException:",
|
|
||||||
"org.eclipse.pde.core::The current target platform contains errors*",
|
|
||||||
"org.eclipse.ui::Conflicting handlers for*"
|
|
||||||
],
|
|
||||||
"problemsZipLastDownloadTimestamp": 0
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<setup:Workspace
|
|
||||||
xmi:version="2.0"
|
|
||||||
xmlns:xmi="http://www.omg.org/XMI"
|
|
||||||
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
|
|
||||||
name="workspace"/>
|
|
@ -1,57 +0,0 @@
|
|||||||
# RSE DOM Node
|
|
||||||
00-name=Direwolf\:local.files
|
|
||||||
01-type=FilterPool
|
|
||||||
03-attr.default=true
|
|
||||||
03-attr.deletable=true
|
|
||||||
03-attr.id=local.files
|
|
||||||
03-attr.nonRenamable=false
|
|
||||||
03-attr.owningParentName=null
|
|
||||||
03-attr.release=200
|
|
||||||
03-attr.singleFilterStringOnly=false
|
|
||||||
03-attr.singleFilterStringOnlyESet=false
|
|
||||||
03-attr.stringsCaseSensitive=true
|
|
||||||
03-attr.supportsDuplicateFilterStrings=false
|
|
||||||
03-attr.supportsNestedFilters=true
|
|
||||||
03-attr.type=default
|
|
||||||
06-child.00000.00-name=My Home
|
|
||||||
06-child.00000.01-type=Filter
|
|
||||||
06-child.00000.03-attr.default=false
|
|
||||||
06-child.00000.03-attr.filterType=default
|
|
||||||
06-child.00000.03-attr.id=My Home
|
|
||||||
06-child.00000.03-attr.nonChangable=false
|
|
||||||
06-child.00000.03-attr.nonDeletable=false
|
|
||||||
06-child.00000.03-attr.nonRenamable=false
|
|
||||||
06-child.00000.03-attr.promptable=false
|
|
||||||
06-child.00000.03-attr.relativeOrder=0
|
|
||||||
06-child.00000.03-attr.release=200
|
|
||||||
06-child.00000.03-attr.singleFilterStringOnly=false
|
|
||||||
06-child.00000.03-attr.stringsCaseSensitive=false
|
|
||||||
06-child.00000.03-attr.stringsNonChangable=false
|
|
||||||
06-child.00000.03-attr.supportsDuplicateFilterStrings=false
|
|
||||||
06-child.00000.03-attr.supportsNestedFilters=true
|
|
||||||
06-child.00000.06-child.00000.00-name=C\:\\Users\\zeta\\*
|
|
||||||
06-child.00000.06-child.00000.01-type=FilterString
|
|
||||||
06-child.00000.06-child.00000.03-attr.default=false
|
|
||||||
06-child.00000.06-child.00000.03-attr.string=C\:\\Users\\zeta\\*
|
|
||||||
06-child.00000.06-child.00000.03-attr.type=default
|
|
||||||
06-child.00001.00-name=Drives
|
|
||||||
06-child.00001.01-type=Filter
|
|
||||||
06-child.00001.03-attr.default=false
|
|
||||||
06-child.00001.03-attr.filterType=default
|
|
||||||
06-child.00001.03-attr.id=Drives
|
|
||||||
06-child.00001.03-attr.nonChangable=false
|
|
||||||
06-child.00001.03-attr.nonDeletable=false
|
|
||||||
06-child.00001.03-attr.nonRenamable=false
|
|
||||||
06-child.00001.03-attr.promptable=false
|
|
||||||
06-child.00001.03-attr.relativeOrder=0
|
|
||||||
06-child.00001.03-attr.release=200
|
|
||||||
06-child.00001.03-attr.singleFilterStringOnly=false
|
|
||||||
06-child.00001.03-attr.stringsCaseSensitive=false
|
|
||||||
06-child.00001.03-attr.stringsNonChangable=false
|
|
||||||
06-child.00001.03-attr.supportsDuplicateFilterStrings=false
|
|
||||||
06-child.00001.03-attr.supportsNestedFilters=true
|
|
||||||
06-child.00001.06-child.00000.00-name=*
|
|
||||||
06-child.00001.06-child.00000.01-type=FilterString
|
|
||||||
06-child.00001.06-child.00000.03-attr.default=false
|
|
||||||
06-child.00001.06-child.00000.03-attr.string=*
|
|
||||||
06-child.00001.06-child.00000.03-attr.type=default
|
|
@ -1,25 +0,0 @@
|
|||||||
# RSE DOM Node
|
|
||||||
00-name=Local
|
|
||||||
01-type=Host
|
|
||||||
03-attr.description=
|
|
||||||
03-attr.hostname=LOCALHOST
|
|
||||||
03-attr.offline=false
|
|
||||||
03-attr.promptable=false
|
|
||||||
03-attr.systemType=org.eclipse.rse.systemtype.local
|
|
||||||
03-attr.type=Local
|
|
||||||
06-child.00000.00-name=Local Connector Service
|
|
||||||
06-child.00000.01-type=ConnectorService
|
|
||||||
06-child.00000.03-attr.group=Local Connector Service
|
|
||||||
06-child.00000.03-attr.port=0
|
|
||||||
06-child.00000.03-attr.useSSL=false
|
|
||||||
06-child.00000.06-child.00000.00-name=Local Files
|
|
||||||
06-child.00000.06-child.00000.01-type=SubSystem
|
|
||||||
06-child.00000.06-child.00000.03-attr.hidden=false
|
|
||||||
06-child.00000.06-child.00000.03-attr.type=local.files
|
|
||||||
06-child.00000.06-child.00000.06-child.00000.00-name=Direwolf___Direwolf\:local.files
|
|
||||||
06-child.00000.06-child.00000.06-child.00000.01-type=FilterPoolReference
|
|
||||||
06-child.00000.06-child.00000.06-child.00000.03-attr.refID=local.files
|
|
||||||
06-child.00000.06-child.00001.00-name=Local Shells
|
|
||||||
06-child.00000.06-child.00001.01-type=SubSystem
|
|
||||||
06-child.00000.06-child.00001.03-attr.hidden=false
|
|
||||||
06-child.00000.06-child.00001.03-attr.type=local.shells
|
|
@ -1,7 +0,0 @@
|
|||||||
# RSE DOM Node
|
|
||||||
00-name=Direwolf
|
|
||||||
01-type=Profile
|
|
||||||
03-attr.defaultPrivate=true
|
|
||||||
03-attr.isActive=true
|
|
||||||
05-ref.00000=FP.local.files_0
|
|
||||||
05-ref.00001=H.local_16
|
|
@ -1,2 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<state reopen="true"/>
|
|
@ -1,23 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<section name="Workbench">
|
|
||||||
<section name="org.eclipse.ui.texteditor.FindReplaceDialog">
|
|
||||||
<item value="false" key="isRegEx"/>
|
|
||||||
<item value="make_shared" key="selection"/>
|
|
||||||
<item value="false" key="casesensitive"/>
|
|
||||||
<item value="false" key="incremental"/>
|
|
||||||
<item value="true" key="wrap"/>
|
|
||||||
<item value="false" key="wholeword"/>
|
|
||||||
<list key="findhistory">
|
|
||||||
<item value="make_shared"/>
|
|
||||||
</list>
|
|
||||||
<list key="replacehistory">
|
|
||||||
</list>
|
|
||||||
</section>
|
|
||||||
<section name="org.eclipse.ui.texteditor.FindReplaceDialog_dialogBounds">
|
|
||||||
<item value="284" key="DIALOG_WIDTH"/>
|
|
||||||
<item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/>
|
|
||||||
<item value="391" key="DIALOG_HEIGHT"/>
|
|
||||||
<item value="1032" key="DIALOG_X_ORIGIN"/>
|
|
||||||
<item value="260" key="DIALOG_Y_ORIGIN"/>
|
|
||||||
</section>
|
|
||||||
</section>
|
|
@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<section name="Workbench">
|
|
||||||
<section name="WorkbenchPreferenceDialogSettings">
|
|
||||||
<item value="321" key="DIALOG_X_ORIGIN"/>
|
|
||||||
<item value="48" key="DIALOG_Y_ORIGIN"/>
|
|
||||||
</section>
|
|
||||||
<section name="org.eclipse.ui.internal.QuickAccess">
|
|
||||||
<item value="-1" key="dialogHeight"/>
|
|
||||||
<item value="-1" key="dialogWidth"/>
|
|
||||||
<list key="textEntries">
|
|
||||||
</list>
|
|
||||||
<list key="orderedElements">
|
|
||||||
</list>
|
|
||||||
<list key="orderedProviders">
|
|
||||||
</list>
|
|
||||||
<list key="textArray">
|
|
||||||
</list>
|
|
||||||
</section>
|
|
||||||
<section name="InstallationDialogSettings">
|
|
||||||
<item value="706" key="DIALOG_WIDTH"/>
|
|
||||||
<item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/>
|
|
||||||
<item value="744" key="DIALOG_HEIGHT"/>
|
|
||||||
<item value="615" key="DIALOG_X_ORIGIN"/>
|
|
||||||
<item value="32" key="DIALOG_Y_ORIGIN"/>
|
|
||||||
</section>
|
|
||||||
</section>
|
|
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<workingSetManager>
|
|
||||||
<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1484617549588_0" label="Window Working Set" name="Aggregate for window 1484617549588"/>
|
|
||||||
</workingSetManager>
|
|
@ -1,3 +0,0 @@
|
|||||||
#
|
|
||||||
#Mon Jan 16 20:49:19 EST 2017
|
|
||||||
task-tag-projects-already-scanned=libstarlight,RemoteSystemsTempFiles
|
|
@ -1,3 +0,0 @@
|
|||||||
#Mon Jan 16 22:09:37 EST 2017
|
|
||||||
org.eclipse.core.runtime=2
|
|
||||||
org.eclipse.platform=4.7.0.v20161208-0830
|
|
@ -1,12 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<projectDescription>
|
|
||||||
<name>RemoteSystemsTempFiles</name>
|
|
||||||
<comment></comment>
|
|
||||||
<projects>
|
|
||||||
</projects>
|
|
||||||
<buildSpec>
|
|
||||||
</buildSpec>
|
|
||||||
<natures>
|
|
||||||
<nature>org.eclipse.rse.ui.remoteSystemsTempNature</nature>
|
|
||||||
</natures>
|
|
||||||
</projectDescription>
|
|
@ -1,93 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
||||||
<cconfiguration id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266">
|
|
||||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266" moduleId="org.eclipse.cdt.core.settings" name="Default">
|
|
||||||
<externalSettings/>
|
|
||||||
<extensions>
|
|
||||||
<extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
</extensions>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<configuration artifactName="${ProjName}" buildProperties="" description="" id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266" name="Default" parent="org.eclipse.cdt.build.core.emptycfg">
|
|
||||||
<folderInfo id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266.2123488907" name="/" resourcePath="">
|
|
||||||
<toolChain id="cdt.managedbuild.toolchain.gnu.mingw.base.1589827015" name="MinGW GCC" superClass="cdt.managedbuild.toolchain.gnu.mingw.base">
|
|
||||||
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.PE" id="cdt.managedbuild.target.gnu.platform.mingw.base.787881808" name="Debug Platform" osList="win32" superClass="cdt.managedbuild.target.gnu.platform.mingw.base"/>
|
|
||||||
<builder buildPath="${workspace_loc:/libstarlight}/Default" id="cdt.managedbuild.builder.gnu.cross.383230562" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="cdt.managedbuild.builder.gnu.cross"/>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.assembler.mingw.base.2112428391" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.mingw.base">
|
|
||||||
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1084053307" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.archiver.mingw.base.936572278" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.mingw.base"/>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.mingw.base.1610283054" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.mingw.base">
|
|
||||||
<option id="gnu.cpp.compiler.option.include.paths.900392937" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITPROWIN}\libctru\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\arm-none-eabi\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\lib\gcc\arm-none-eabi\6.3.0\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\arm-none-eabi\include\c++\6.3.0\arm-none-eabi\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\arm-none-eabi\include\c++\6.3.0\""/>
|
|
||||||
</option>
|
|
||||||
<option id="gnu.cpp.compiler.option.dialect.std.1262408793" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.default" valueType="enumerated"/>
|
|
||||||
<option id="gnu.cpp.compiler.option.dialect.flags.1059767281" name="Other dialect flags" superClass="gnu.cpp.compiler.option.dialect.flags" useByScannerDiscovery="true" value="-std=gnu++14" valueType="string"/>
|
|
||||||
<option id="gnu.cpp.compiler.option.preprocessor.def.1868758853" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="__GNUC__=1"/>
|
|
||||||
<listOptionValue builtIn="false" value="__arm__=1"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.195970917" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.c.compiler.mingw.base.2110920989" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.mingw.base">
|
|
||||||
<option id="gnu.c.compiler.option.include.paths.1732311949" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITPROWIN}\libctru\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\arm-none-eabi\include\""/>
|
|
||||||
<listOptionValue builtIn="false" value=""${DEVKITARMWIN}\lib\gcc\arm-none-eabi\6.3.0\include\""/>
|
|
||||||
</option>
|
|
||||||
<option id="gnu.c.compiler.option.preprocessor.def.symbols.1316052772" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="__GNUC__=1"/>
|
|
||||||
<listOptionValue builtIn="false" value="__arm__=1"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1374490010" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.c.linker.mingw.base.482989551" name="MinGW C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.mingw.base"/>
|
|
||||||
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.mingw.base.2014421900" name="MinGW C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.mingw.base">
|
|
||||||
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1839166191" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
|
|
||||||
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
||||||
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
||||||
</inputType>
|
|
||||||
</tool>
|
|
||||||
</toolChain>
|
|
||||||
</folderInfo>
|
|
||||||
<sourceEntries>
|
|
||||||
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="source"/>
|
|
||||||
</sourceEntries>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
||||||
</cconfiguration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<project id="libstarlight.null.557705707" name="libstarlight"/>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
|
||||||
<storageModule moduleId="refreshScope" versionNumber="2">
|
|
||||||
<configuration configurationName="Default">
|
|
||||||
<resource resourceType="PROJECT" workspacePath="/libstarlight"/>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
|
||||||
<storageModule moduleId="scannerConfiguration">
|
|
||||||
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
||||||
<scannerConfigBuildInfo instanceId="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266;cdt.managedbuild.toolchain.gnu.mingw.base.1602982266.2123488907;cdt.managedbuild.tool.gnu.cpp.compiler.mingw.base.1610283054;cdt.managedbuild.tool.gnu.cpp.compiler.input.195970917">
|
|
||||||
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
||||||
</scannerConfigBuildInfo>
|
|
||||||
<scannerConfigBuildInfo instanceId="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266;cdt.managedbuild.toolchain.gnu.mingw.base.1602982266.2123488907;cdt.managedbuild.tool.gnu.c.compiler.mingw.base.2110920989;cdt.managedbuild.tool.gnu.c.compiler.input.1374490010">
|
|
||||||
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
||||||
</scannerConfigBuildInfo>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
|
||||||
</cproject>
|
|
@ -1,27 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<projectDescription>
|
|
||||||
<name>libstarlight</name>
|
|
||||||
<comment></comment>
|
|
||||||
<projects>
|
|
||||||
</projects>
|
|
||||||
<buildSpec>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
||||||
<triggers>clean,full,incremental,</triggers>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
||||||
<triggers>full,incremental,</triggers>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
</buildSpec>
|
|
||||||
<natures>
|
|
||||||
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
||||||
</natures>
|
|
||||||
</projectDescription>
|
|
@ -1,15 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<project>
|
|
||||||
<configuration id="cdt.managedbuild.toolchain.gnu.mingw.base.1602982266" name="Default">
|
|
||||||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider">
|
|
||||||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/>
|
|
||||||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/>
|
|
||||||
<provider copy-of="extension" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser"/>
|
|
||||||
<provider class="org.eclipse.cdt.managedbuilder.internal.language.settings.providers.GCCBuiltinSpecsDetectorMinGW" console="false" env-hash="1080442700632809602" id="org.eclipse.cdt.managedbuilder.core.GCCBuiltinSpecsDetectorMinGW" keep-relative-paths="false" name="CDT GCC Built-in Compiler Settings MinGW" parameter="${COMMAND} ${FLAGS} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true">
|
|
||||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
|
||||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
|
||||||
</provider>
|
|
||||||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/>
|
|
||||||
</extension>
|
|
||||||
</configuration>
|
|
||||||
</project>
|
|
@ -1,71 +0,0 @@
|
|||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.cdt.codan.checkers.errnoreturn=Warning
|
|
||||||
org.eclipse.cdt.codan.checkers.errnoreturn.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"No return\\")",implicit\=>false}
|
|
||||||
org.eclipse.cdt.codan.checkers.errreturnvalue=Error
|
|
||||||
org.eclipse.cdt.codan.checkers.errreturnvalue.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Unused return value\\")"}
|
|
||||||
org.eclipse.cdt.codan.checkers.nocommentinside=-Error
|
|
||||||
org.eclipse.cdt.codan.checkers.nocommentinside.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Nesting comments\\")"}
|
|
||||||
org.eclipse.cdt.codan.checkers.nolinecomment=-Error
|
|
||||||
org.eclipse.cdt.codan.checkers.nolinecomment.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Line comments\\")"}
|
|
||||||
org.eclipse.cdt.codan.checkers.noreturn=Error
|
|
||||||
org.eclipse.cdt.codan.checkers.noreturn.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"No return value\\")",implicit\=>false}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AbstractClassCreation=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AbstractClassCreation.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Abstract class cannot be instantiated\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AmbiguousProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AmbiguousProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Ambiguous problem\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AssignmentInConditionProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AssignmentInConditionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Assignment in condition\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.AssignmentToItselfProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Assignment to itself\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CaseBreakProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CaseBreakProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"No break at end of case\\")",no_break_comment\=>"no break",last_case_param\=>false,empty_case_param\=>false}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CatchByReference=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CatchByReference.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Catching by reference is recommended\\")",unknown\=>false,exceptions\=>()}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CircularReferenceProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.CircularReferenceProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Circular inheritance\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ClassMembersInitialization=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ClassMembersInitialization.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Class members should be properly initialized\\")",skip\=>true}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.FieldResolutionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.FieldResolutionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Field cannot be resolved\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.FunctionResolutionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.FunctionResolutionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Function cannot be resolved\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.InvalidArguments=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.InvalidArguments.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Invalid arguments\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.InvalidTemplateArgumentsProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.InvalidTemplateArgumentsProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Invalid template argument\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.LabelStatementNotFoundProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.LabelStatementNotFoundProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Label statement not found\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.MemberDeclarationNotFoundProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.MemberDeclarationNotFoundProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Member declaration not found\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.MethodResolutionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.MethodResolutionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Method cannot be resolved\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.NamingConventionFunctionChecker=-Info
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.NamingConventionFunctionChecker.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Name convention for function\\")",pattern\=>"^[a-z]",macro\=>true,exceptions\=>()}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.NonVirtualDestructorProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.NonVirtualDestructorProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Class has a virtual method and non-virtual destructor\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.OverloadProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.OverloadProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Invalid overload\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.RedeclarationProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.RedeclarationProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Invalid redeclaration\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.RedefinitionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.RedefinitionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Invalid redefinition\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ReturnStyleProblem=-Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ReturnStyleProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Return with parenthesis\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ScanfFormatStringSecurityProblem=-Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.ScanfFormatStringSecurityProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Format String Vulnerability\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.StatementHasNoEffectProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.StatementHasNoEffectProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Statement has no effect\\")",macro\=>true,exceptions\=>()}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.SuggestedParenthesisProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.SuggestedParenthesisProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Suggested parenthesis around expression\\")",paramNot\=>false}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.SuspiciousSemicolonProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.SuspiciousSemicolonProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Suspicious semicolon\\")",else\=>false,afterelse\=>false}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.TypeResolutionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.TypeResolutionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Type cannot be resolved\\")"}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedFunctionDeclarationProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedFunctionDeclarationProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Unused function declaration\\")",macro\=>true}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedStaticFunctionProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedStaticFunctionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Unused static function\\")",macro\=>true}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedVariableDeclarationProblem=Warning
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.UnusedVariableDeclarationProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Unused variable declaration in file scope\\")",macro\=>true,exceptions\=>("@(\#)","$Id")}
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.VariableResolutionProblem=Error
|
|
||||||
org.eclipse.cdt.codan.internal.checkers.VariableResolutionProblem.params={launchModes\=>{RUN_ON_FULL_BUILD\=>true,RUN_ON_INC_BUILD\=>true,RUN_ON_FILE_OPEN\=>false,RUN_ON_FILE_SAVE\=>false,RUN_AS_YOU_TYPE\=>true,RUN_ON_DEMAND\=>true},suppression_comment\=>"@suppress(\\"Symbol is not resolved\\")"}
|
|
@ -1,10 +0,0 @@
|
|||||||
// various stuff to force Visual Studio to play nice
|
|
||||||
// not used in compilation, thankfully
|
|
||||||
|
|
||||||
#undef __cplusplus
|
|
||||||
#define __cplusplus 201103L
|
|
||||||
|
|
||||||
// whee, silly macro bullshit
|
|
||||||
#define _GLIBCXX_VISIBILITY(a)
|
|
||||||
#define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER
|
|
||||||
#define _GLIBCXX_END_NAMESPACE_CONTAINER
|
|
Loading…
x
Reference in New Issue
Block a user