首次推送
This commit is contained in:
+2339
File diff suppressed because it is too large
Load Diff
+1015
File diff suppressed because it is too large
Load Diff
+104
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"hasInstallRule" : true,
|
||||
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.6.0"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "opus-build",
|
||||
"hasInstallRule" : true,
|
||||
"jsonFile" : "directory-opus-build-Debug-88651ed9cb5a7b653bfd.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.16"
|
||||
},
|
||||
"parentIndex" : 0,
|
||||
"projectIndex" : 1,
|
||||
"source" : "third_party/opus",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "tsopus",
|
||||
"targetIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"name" : "Opus",
|
||||
"parentIndex" : 0,
|
||||
"targetIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 1,
|
||||
"id" : "opus::@2ab3f06c54ff1393c1ba",
|
||||
"jsonFile" : "target-opus-Debug-2ffe844b3dabf2856955.json",
|
||||
"name" : "opus",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "tsopus::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-tsopus-Debug-4dcb94b8160a4bd5869b.json",
|
||||
"name" : "tsopus",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"source" : "E:/MyProject/ts-mobile-go/android/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 3
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" : [],
|
||||
"files" : [],
|
||||
"nodes" : []
|
||||
},
|
||||
"installers" : [],
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
}
|
||||
}
|
||||
+59
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"install"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"third_party/opus/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 602,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"installers" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib",
|
||||
"paths" :
|
||||
[
|
||||
"opus-build/libopus.a"
|
||||
],
|
||||
"targetId" : "opus::@2ab3f06c54ff1393c1ba",
|
||||
"targetIndex" : 0,
|
||||
"type" : "target"
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "include/opus",
|
||||
"paths" :
|
||||
[
|
||||
"third_party/opus/include/opus.h",
|
||||
"third_party/opus/include/opus_defines.h",
|
||||
"third_party/opus/include/opus_multistream.h",
|
||||
"third_party/opus/include/opus_projection.h",
|
||||
"third_party/opus/include/opus_types.h"
|
||||
],
|
||||
"type" : "file"
|
||||
}
|
||||
],
|
||||
"paths" :
|
||||
{
|
||||
"build" : "opus-build",
|
||||
"source" : "third_party/opus"
|
||||
}
|
||||
}
|
||||
+92
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"cmake" :
|
||||
{
|
||||
"generator" :
|
||||
{
|
||||
"multiConfig" : false,
|
||||
"name" : "Ninja"
|
||||
},
|
||||
"paths" :
|
||||
{
|
||||
"cmake" : "D:/Android/sdk/cmake/3.22.1/bin/cmake.exe",
|
||||
"cpack" : "D:/Android/sdk/cmake/3.22.1/bin/cpack.exe",
|
||||
"ctest" : "D:/Android/sdk/cmake/3.22.1/bin/ctest.exe",
|
||||
"root" : "D:/Android/sdk/cmake/3.22.1/share/cmake-3.22"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"isDirty" : true,
|
||||
"major" : 3,
|
||||
"minor" : 22,
|
||||
"patch" : 1,
|
||||
"string" : "3.22.1-g37088a8-dirty",
|
||||
"suffix" : "g37088a8"
|
||||
}
|
||||
},
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-36f6056de2fbf2a30fd3.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-fd33a58ee3890263d0ea.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-3faa85a5bd6cb9d3fce4.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"reply" :
|
||||
{
|
||||
"client-agp" :
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-fd33a58ee3890263d0ea.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-3faa85a5bd6cb9d3fce4.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
"major" : 1,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-36f6056de2fbf2a30fd3.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+2989
File diff suppressed because it is too large
Load Diff
+140
@@ -0,0 +1,140 @@
|
||||
{
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"target_link_libraries"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 13,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 15,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"define" : "tsopus_EXPORTS"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "E:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"sysroot" :
|
||||
{
|
||||
"path" : "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "opus::@2ab3f06c54ff1393c1ba"
|
||||
}
|
||||
],
|
||||
"id" : "tsopus::@6890427a1f51a3e7e1df",
|
||||
"link" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "opus-build\\libopus.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-llog",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "-lm",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "-latomic -lm",
|
||||
"role" : "libraries"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sysroot" :
|
||||
{
|
||||
"path" : "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot"
|
||||
}
|
||||
},
|
||||
"name" : "tsopus",
|
||||
"nameOnDisk" : "libtsopus.so",
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "opus_jni.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
}
|
||||
],
|
||||
"type" : "SHARED_LIBRARY"
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,158 @@
|
||||
# ninja log v5
|
||||
2 678 8059802198607981 CMakeFiles/tsopus.dir/opus_jni.cpp.o 3e226ccb99d12819
|
||||
25 704 8059802193598414 opus-build/CMakeFiles/opus.dir/src/extensions.c.o 682949645c0df76f
|
||||
47 730 8059802196166266 opus-build/CMakeFiles/opus.dir/src/opus_encoder.c.o ebc06f0d057db14e
|
||||
95 753 8059802195907558 opus-build/CMakeFiles/opus.dir/src/opus_multistream_decoder.c.o c2fb7f90e11d4fa5
|
||||
118 777 8059802196070696 opus-build/CMakeFiles/opus.dir/src/opus_multistream_encoder.c.o 41d9f838df7a35e5
|
||||
141 801 8059802196365122 opus-build/CMakeFiles/opus.dir/src/opus_multistream.c.o 8baea50fb1e0b5bd
|
||||
165 826 8059802196520402 opus-build/CMakeFiles/opus.dir/src/opus_projection_decoder.c.o 71b693b73b1809b5
|
||||
336 850 8059802196800360 opus-build/CMakeFiles/opus.dir/src/repacketizer.c.o a5499a40d6443cc
|
||||
362 875 8059802197038503 opus-build/CMakeFiles/opus.dir/src/opus_projection_encoder.c.o b3390281c8f0bb8c
|
||||
387 898 8059802197358844 opus-build/CMakeFiles/opus.dir/src/mapping_matrix.c.o e0f3d2b69d644523
|
||||
411 923 8059802197758133 opus-build/CMakeFiles/opus.dir/src/analysis.c.o fba0f84cf50f82fc
|
||||
434 947 8059802197497865 opus-build/CMakeFiles/opus.dir/src/mlp_data.c.o 7b27d544e023229e
|
||||
459 971 8059802198041690 opus-build/CMakeFiles/opus.dir/silk/CNG.c.o 42dad9b73656582b
|
||||
482 996 8059802198051431 opus-build/CMakeFiles/opus.dir/src/mlp.c.o 7c740d7438550fab
|
||||
506 1020 8059802198410917 opus-build/CMakeFiles/opus.dir/silk/code_signs.c.o e8505f220ae469ea
|
||||
531 1045 8059802198627456 opus-build/CMakeFiles/opus.dir/silk/init_decoder.c.o 93c9937b0149b538
|
||||
559 1069 8059802198937955 opus-build/CMakeFiles/opus.dir/silk/decode_core.c.o 96ebe15bee9984e5
|
||||
583 1094 8059802199136368 opus-build/CMakeFiles/opus.dir/silk/decode_indices.c.o 2a64c1e69ee7d6e0
|
||||
605 1119 8059802199350841 opus-build/CMakeFiles/opus.dir/silk/decode_frame.c.o f745bca4752f308c
|
||||
629 1143 8059802199579435 opus-build/CMakeFiles/opus.dir/silk/decoder_set_fs.c.o c9232dcaeb506f50
|
||||
653 1168 8059802199709625 opus-build/CMakeFiles/opus.dir/silk/decode_parameters.c.o 796924e6f5bb0178
|
||||
681 1192 8059802200100848 opus-build/CMakeFiles/opus.dir/silk/decode_pulses.c.o 29eff276c311641d
|
||||
705 1218 8059802200367439 opus-build/CMakeFiles/opus.dir/silk/encode_pulses.c.o b78687fde96527b7
|
||||
730 1242 8059802200598462 opus-build/CMakeFiles/opus.dir/silk/gain_quant.c.o d6c7d38761472fd6
|
||||
753 1266 8059802201140043 opus-build/CMakeFiles/opus.dir/silk/enc_API.c.o 4867ea93136ed698
|
||||
778 1290 8059802201203738 opus-build/CMakeFiles/opus.dir/silk/dec_API.c.o 84f52f6b836c9653
|
||||
802 1315 8059802201314473 opus-build/CMakeFiles/opus.dir/silk/encode_indices.c.o e1be932fd5cdbd5c
|
||||
826 1339 8059802201525881 opus-build/CMakeFiles/opus.dir/silk/interpolate.c.o 2b77c7c406b0ce82
|
||||
850 1362 8059802201800281 opus-build/CMakeFiles/opus.dir/silk/LP_variable_cutoff.c.o 74f2bb3b4f6aec68
|
||||
875 1387 8059802202018583 opus-build/CMakeFiles/opus.dir/silk/NLSF_decode.c.o f6cf55fc1ea97f61
|
||||
899 1411 8059802202459996 opus-build/CMakeFiles/opus.dir/silk/NSQ_del_dec.c.o 6cf97d9bb8d3e108
|
||||
924 1435 8059802202657858 opus-build/CMakeFiles/opus.dir/silk/PLC.c.o 4b912da9768eb37a
|
||||
947 1459 8059802202889827 opus-build/CMakeFiles/opus.dir/silk/NSQ.c.o 60ce9022c13db4c
|
||||
971 1483 8059802203030660 opus-build/CMakeFiles/opus.dir/silk/shell_coder.c.o 9fdfe53e53c492c4
|
||||
996 1509 8059802203220574 opus-build/CMakeFiles/opus.dir/silk/tables_LTP.c.o 6a214a2ed781145a
|
||||
1021 1534 8059802203470807 opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_NB_MB.c.o 6092707f2ab4eac2
|
||||
1045 1561 8059802203718749 opus-build/CMakeFiles/opus.dir/silk/tables_NLSF_CB_WB.c.o a3e3e6cd010f248
|
||||
1069 1588 8059802203946688 opus-build/CMakeFiles/opus.dir/silk/tables_gain.c.o bd06589c5c51ebc2
|
||||
1094 1612 8059802204208382 opus-build/CMakeFiles/opus.dir/silk/tables_other.c.o eb67ee0df55f45cb
|
||||
1119 1637 8059802204504157 opus-build/CMakeFiles/opus.dir/silk/NLSF_del_dec_quant.c.o 6366c58e832d4668
|
||||
1144 1662 8059802204710342 opus-build/CMakeFiles/opus.dir/silk/NLSF_unpack.c.o d57fb62502eccd54
|
||||
1168 1688 8059802205009782 opus-build/CMakeFiles/opus.dir/silk/NLSF_encode.c.o c1ebd12c658b4e0f
|
||||
1193 1711 8059802205240245 opus-build/CMakeFiles/opus.dir/silk/process_NLSFs.c.o 1fb23a8891fdb4db
|
||||
1218 1735 8059802205450518 opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ.c.o 9a5878834dce66c7
|
||||
1242 1758 8059802205719620 opus-build/CMakeFiles/opus.dir/silk/control_audio_bandwidth.c.o f8dd160f5b81cf7c
|
||||
1266 1784 8059802205918101 opus-build/CMakeFiles/opus.dir/silk/tables_pitch_lag.c.o 36c0b3713e71c500
|
||||
1291 1807 8059802206257917 opus-build/CMakeFiles/opus.dir/silk/VAD.c.o 8edf047c2cd68c92
|
||||
1315 1831 8059802206401578 opus-build/CMakeFiles/opus.dir/silk/tables_pulses_per_block.c.o f9fb7388f709323a
|
||||
1339 1857 8059802206677382 opus-build/CMakeFiles/opus.dir/silk/quant_LTP_gains.c.o fd7b21fc0d40cf64
|
||||
1363 1882 8059802207078299 opus-build/CMakeFiles/opus.dir/silk/HP_variable_cutoff.c.o 1f35cbd47c5a54e5
|
||||
1387 1911 8059802207149801 opus-build/CMakeFiles/opus.dir/silk/VQ_WMat_EC.c.o 7456b570075caf9b
|
||||
1411 1934 8059802207372854 opus-build/CMakeFiles/opus.dir/silk/biquad_alt.c.o 8c200a55724d55a4
|
||||
1435 1959 8059802207662852 opus-build/CMakeFiles/opus.dir/silk/A2NLSF.c.o fca8b0724ad948b4
|
||||
1459 1983 8059802207763577 opus-build/CMakeFiles/opus.dir/silk/ana_filt_bank_1.c.o f7c4ed1df422d388
|
||||
1484 2008 8059802208137450 opus-build/CMakeFiles/opus.dir/silk/bwexpander_32.c.o 4471e16da9952d5a
|
||||
1509 2032 8059802208411579 opus-build/CMakeFiles/opus.dir/silk/bwexpander.c.o 3ddaadcbc1bcda20
|
||||
1534 2057 8059802208720414 opus-build/CMakeFiles/opus.dir/silk/stereo_MS_to_LR.c.o f9943842f5e44fbe
|
||||
1561 2081 8059802208932992 opus-build/CMakeFiles/opus.dir/silk/control_SNR.c.o 1c27b5dc50b294fd
|
||||
1588 2108 8059802209290288 opus-build/CMakeFiles/opus.dir/silk/stereo_LR_to_MS.c.o d481fca696c51007
|
||||
1613 2132 8059802209456054 opus-build/CMakeFiles/opus.dir/silk/check_control_input.c.o 114e07c97ed502f2
|
||||
1637 2158 8059802209852239 opus-build/CMakeFiles/opus.dir/silk/init_encoder.c.o fb898a12d43647a2
|
||||
1662 2187 8059802210213519 opus-build/CMakeFiles/opus.dir/silk/control_codec.c.o cd45ef077ec7d20b
|
||||
1688 2216 8059802210129430 opus-build/CMakeFiles/opus.dir/silk/decode_pitch.c.o 73c24834f3565936
|
||||
1711 2243 8059802210349392 opus-build/CMakeFiles/opus.dir/silk/inner_prod_aligned.c.o ba1362384bd321c6
|
||||
1735 2269 8059802210413852 opus-build/CMakeFiles/opus.dir/silk/debug.c.o 6c32fd3840be7ec5
|
||||
1759 2295 8059802210849989 opus-build/CMakeFiles/opus.dir/silk/log2lin.c.o 67bf74b5e435757a
|
||||
1784 2319 8059802211105828 opus-build/CMakeFiles/opus.dir/silk/lin2log.c.o 85d46e1b5f636069
|
||||
1808 2346 8059802211435993 opus-build/CMakeFiles/opus.dir/silk/LPC_inv_pred_gain.c.o 8dd644ebadff4c4b
|
||||
1831 2373 8059802211614399 opus-build/CMakeFiles/opus.dir/silk/table_LSF_cos.c.o f9db84747e3e06f2
|
||||
1857 2401 8059802211909702 opus-build/CMakeFiles/opus.dir/silk/NLSF2A.c.o 928b568e68147ddc
|
||||
1883 2427 8059802212130679 opus-build/CMakeFiles/opus.dir/silk/LPC_analysis_filter.c.o b17bcbf9fedf3800
|
||||
1911 2455 8059802212364622 opus-build/CMakeFiles/opus.dir/silk/sum_sqr_shift.c.o a8b674a66386edb8
|
||||
1935 2481 8059802212619765 opus-build/CMakeFiles/opus.dir/silk/NLSF_stabilize.c.o 222b3f1a75add5e5
|
||||
1960 2508 8059802212854165 opus-build/CMakeFiles/opus.dir/silk/NLSF_VQ_weights_laroia.c.o 3f9ef6225c2819aa
|
||||
1984 2536 8059802213089508 opus-build/CMakeFiles/opus.dir/silk/resampler_rom.c.o c8a1d3d98a1a9e04
|
||||
2008 2566 8059802213355959 opus-build/CMakeFiles/opus.dir/silk/resampler_private_up2_HQ.c.o 34395c53f23cfb23
|
||||
2032 2594 8059802213619733 opus-build/CMakeFiles/opus.dir/silk/sigm_Q15.c.o a4ea48d33db96fb2
|
||||
2057 2620 8059802213899414 opus-build/CMakeFiles/opus.dir/silk/resampler_private_IIR_FIR.c.o 967bce7c0e93c051
|
||||
2081 2648 8059802214139426 opus-build/CMakeFiles/opus.dir/silk/sort.c.o d22e9cb77f2bd387
|
||||
2108 2674 8059802214553709 opus-build/CMakeFiles/opus.dir/silk/resampler.c.o 8e3d3df82ad30e8e
|
||||
2133 2701 8059802214720895 opus-build/CMakeFiles/opus.dir/silk/resampler_down2.c.o ef0991e679d80867
|
||||
2158 2729 8059802214900614 opus-build/CMakeFiles/opus.dir/silk/pitch_est_tables.c.o a26ad2ec137dc1f3
|
||||
2188 2755 8059802215279766 opus-build/CMakeFiles/opus.dir/silk/resampler_down2_3.c.o 4ab68bfbfe509bcc
|
||||
2216 2782 8059802215464056 opus-build/CMakeFiles/opus.dir/silk/resampler_private_AR2.c.o e9e793f346f40c51
|
||||
2243 2809 8059802215779950 opus-build/CMakeFiles/opus.dir/silk/resampler_private_down_FIR.c.o ee3b11e32c9da0b5
|
||||
2269 2837 8059802216097447 opus-build/CMakeFiles/opus.dir/celt/cwrs.c.o 70e7582a1be932ae
|
||||
2295 2863 8059802217239154 opus-build/CMakeFiles/opus.dir/celt/celt_encoder.c.o 1812c4a2a811f388
|
||||
2319 2889 8059802217140552 opus-build/CMakeFiles/opus.dir/celt/celt_decoder.c.o 1bd062a7a0323e37
|
||||
2346 2916 8059802217119715 opus-build/CMakeFiles/opus.dir/celt/celt.c.o 433cc8d0cca62ced
|
||||
2373 2941 8059802216991253 opus-build/CMakeFiles/opus.dir/celt/entcode.c.o 21f2f219a3d81631
|
||||
2401 2965 8059802217399639 opus-build/CMakeFiles/opus.dir/silk/stereo_encode_pred.c.o 5499ee7d07eb390f
|
||||
2427 2988 8059802217688295 opus-build/CMakeFiles/opus.dir/silk/stereo_find_predictor.c.o 5961aee317aea336
|
||||
2455 3013 8059802217956630 opus-build/CMakeFiles/opus.dir/silk/stereo_decode_pred.c.o 388617ded98084cd
|
||||
2481 3036 8059802218268674 opus-build/CMakeFiles/opus.dir/silk/stereo_quant_pred.c.o 1ced95bdf8d59ddd
|
||||
2508 3060 8059802218964845 opus-build/CMakeFiles/opus.dir/celt/bands.c.o 777955954cfe6882
|
||||
2536 3084 8059802218811306 opus-build/CMakeFiles/opus.dir/silk/LPC_fit.c.o b41f8c7b31d97833
|
||||
2566 3111 8059802219021054 opus-build/CMakeFiles/opus.dir/src/opus.c.o 8e07bbbb1d7492c7
|
||||
2594 3135 8059802219563429 opus-build/CMakeFiles/opus.dir/silk/float/find_pred_coefs_FLP.c.o c02f065111f58fdc
|
||||
2620 3163 8059802219932798 opus-build/CMakeFiles/opus.dir/silk/float/noise_shape_analysis_FLP.c.o d534745f27b8146c
|
||||
2648 3188 8059802220167393 opus-build/CMakeFiles/opus.dir/silk/float/LPC_analysis_filter_FLP.c.o b3b9b2f751d24a4f
|
||||
2674 3212 8059802220443503 opus-build/CMakeFiles/opus.dir/silk/float/LTP_scale_ctrl_FLP.c.o b7401ab40eaee679
|
||||
2701 3236 8059802220712219 opus-build/CMakeFiles/opus.dir/silk/float/LTP_analysis_filter_FLP.c.o c63d574de9f2c39f
|
||||
2729 3261 8059802220788803 opus-build/CMakeFiles/opus.dir/celt/kiss_fft.c.o 3cf822a8ffc92cf2
|
||||
2756 3285 8059802221033498 opus-build/CMakeFiles/opus.dir/celt/laplace.c.o e926d52f2c2b9f71
|
||||
2782 3309 8059802221257693 opus-build/CMakeFiles/opus.dir/celt/entdec.c.o 1df992228efcce05
|
||||
2809 3333 8059802221529171 opus-build/CMakeFiles/opus.dir/celt/entenc.c.o 6178187c39ce8e93
|
||||
2837 3357 8059802221737094 opus-build/CMakeFiles/opus.dir/celt/mathops.c.o b0576d30192cb738
|
||||
2864 3383 8059802222121926 opus-build/CMakeFiles/opus.dir/celt/quant_bands.c.o a2f9129625069d38
|
||||
2890 3408 8059802222288825 opus-build/CMakeFiles/opus.dir/celt/modes.c.o e22499baeaeb8b9e
|
||||
2916 3432 8059802222490581 opus-build/CMakeFiles/opus.dir/celt/mdct.c.o 48788411818022f7
|
||||
2941 3455 8059802222771627 opus-build/CMakeFiles/opus.dir/celt/celt_lpc.c.o 92cf027aed31df0a
|
||||
2965 3480 8059802223037297 opus-build/CMakeFiles/opus.dir/celt/pitch.c.o 98003327b607ee28
|
||||
2988 3504 8059802223420653 opus-build/CMakeFiles/opus.dir/silk/float/encode_frame_FLP.c.o d0644d80d41ad64f
|
||||
3013 3532 8059802223579713 opus-build/CMakeFiles/opus.dir/silk/float/apply_sine_window_FLP.c.o 8f439348bbe28360
|
||||
3037 3556 8059802223763326 opus-build/CMakeFiles/opus.dir/celt/vq.c.o 7ddb2fb51ad52013
|
||||
3060 3584 8059802223998641 opus-build/CMakeFiles/opus.dir/celt/rate.c.o 3ad6e6c59cba8219
|
||||
3085 3612 8059802224337701 opus-build/CMakeFiles/opus.dir/silk/float/corrMatrix_FLP.c.o cc11b0228f912238
|
||||
3111 3637 8059802224491591 opus-build/CMakeFiles/opus.dir/silk/float/find_LPC_FLP.c.o c543b0dc4cf6a962
|
||||
3135 3663 8059802224894460 opus-build/CMakeFiles/opus.dir/silk/float/find_pitch_lags_FLP.c.o dc5cf2b62e128290
|
||||
3164 3692 8059802225101796 opus-build/CMakeFiles/opus.dir/silk/float/find_LTP_FLP.c.o 6abf204baaa45c73
|
||||
3188 3717 8059802225361642 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse.c.o a64f2f295a2a2baf
|
||||
3212 3743 8059802225551982 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse2.c.o a2fcd589e7d1a93f
|
||||
3236 3768 8059802225849232 opus-build/CMakeFiles/opus.dir/celt/x86/vq_sse2.c.o ffdca309f4f4e14b
|
||||
3261 3792 8059802225922291 opus-build/CMakeFiles/opus.dir/celt/x86/x86_celt_map.c.o 3af1d390fd73a9dd
|
||||
3286 3816 8059802226299447 opus-build/CMakeFiles/opus.dir/silk/x86/x86_silk_map.c.o 5d3125ca1a7c6755
|
||||
3310 3841 8059802226545729 opus-build/CMakeFiles/opus.dir/silk/float/regularize_correlations_FLP.c.o 4bf1f2808330c524
|
||||
3334 3866 8059802226705639 opus-build/CMakeFiles/opus.dir/silk/float/residual_energy_FLP.c.o 4277b616087597f9
|
||||
3358 3889 8059802227042904 opus-build/CMakeFiles/opus.dir/silk/float/warped_autocorrelation_FLP.c.o 74a83ea0f9825a37
|
||||
3384 3913 8059802227339809 opus-build/CMakeFiles/opus.dir/silk/float/wrappers_FLP.c.o 304f1cd8b7d67c94
|
||||
3408 3937 8059802227561332 opus-build/CMakeFiles/opus.dir/silk/float/process_gains_FLP.c.o 8054b39583589f0c
|
||||
3432 3961 8059802227765851 opus-build/CMakeFiles/opus.dir/silk/float/bwexpander_FLP.c.o 1d6e2dd6c1fa7ce0
|
||||
3456 3986 8059802228008957 opus-build/CMakeFiles/opus.dir/silk/float/energy_FLP.c.o 8d472021f25c7fc
|
||||
3481 3987 8059802228186717 opus-build/CMakeFiles/opus.dir/silk/float/inner_product_FLP.c.o dcbfeefdf341e138
|
||||
3505 3987 8059802228587689 opus-build/CMakeFiles/opus.dir/silk/float/autocorrelation_FLP.c.o e788decb1aa47f22
|
||||
3533 3988 8059802228850267 opus-build/CMakeFiles/opus.dir/silk/float/k2a_FLP.c.o 80207bafec74cc3a
|
||||
3556 3989 8059802229140803 opus-build/CMakeFiles/opus.dir/silk/float/burg_modified_FLP.c.o 5692851585e6c0a5
|
||||
3584 3990 8059802229359543 opus-build/CMakeFiles/opus.dir/silk/float/scale_copy_vector_FLP.c.o bd4c7db90a64dada
|
||||
3612 3990 8059802229607770 opus-build/CMakeFiles/opus.dir/silk/float/schur_FLP.c.o b35fa23cc712d58d
|
||||
3637 3991 8059802229731878 opus-build/CMakeFiles/opus.dir/silk/float/scale_vector_FLP.c.o 13d1fa65cc92a415
|
||||
3663 3992 8059802230300298 opus-build/CMakeFiles/opus.dir/silk/float/pitch_analysis_core_FLP.c.o f441f5019422cbc0
|
||||
3692 3992 8059802230290202 opus-build/CMakeFiles/opus.dir/silk/float/LPC_inv_pred_gain_FLP.c.o b4ff2c967a68581b
|
||||
3717 3993 8059802230628339 opus-build/CMakeFiles/opus.dir/silk/float/sort_FLP.c.o 4117ac25be1b5b09
|
||||
3743 3993 8059802230812021 opus-build/CMakeFiles/opus.dir/celt/x86/x86cpu.c.o 1f1c214bb3d78d03
|
||||
3768 3994 8059802231220525 opus-build/CMakeFiles/opus.dir/silk/x86/VAD_sse4_1.c.o ff06e33ff6754c07
|
||||
3792 3995 8059802231350041 opus-build/CMakeFiles/opus.dir/celt/x86/celt_lpc_sse4_1.c.o 995968e8487e692a
|
||||
3817 3995 8059802231855343 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_sse4_1.c.o f263a4bb3ea0816a
|
||||
3841 3996 8059802232151806 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_sse4_1.c.o 35c3aa991e11b255
|
||||
3866 3997 8059802232065141 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_sse4_1.c.o 17f10374f9a2c452
|
||||
3913 4013 8059802232630113 opus-build/CMakeFiles/opus.dir/silk/x86/VQ_WMat_EC_sse4_1.c.o 503c16697b3d6876
|
||||
70 4086 8059802233362576 opus-build/CMakeFiles/opus.dir/src/opus_decoder.c.o ebbadb84de17f6d3
|
||||
3889 4105 8059802233541742 opus-build/CMakeFiles/opus.dir/silk/float/x86/inner_product_FLP_avx2.c.o 20022bd70226bf86
|
||||
3937 4143 8059802233928947 opus-build/CMakeFiles/opus.dir/celt/x86/pitch_avx.c.o 424ed8a8498f0ce3
|
||||
3962 4209 8059802234558670 opus-build/CMakeFiles/opus.dir/silk/x86/NSQ_del_dec_avx2.c.o de3dcb1eb6889366
|
||||
4210 4385 8059802235840303 opus-build/libopus.a 2abd02df4c177da0
|
||||
4386 4491 8059802237368417 E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so 1f40cbb2a3e799c6
|
||||
7 706 8059913186323671 CMakeFiles/tsopus.dir/opus_jni.cpp.o 3e226ccb99d12819
|
||||
707 879 8059913188053948 E:/MyProject/ts-mobile-go/android/app/build/intermediates/cxx/Debug/73414y1y/obj/x86/libtsopus.so 1f40cbb2a3e799c6
|
||||
@@ -0,0 +1,645 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: e:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86
|
||||
# It was generated by CMake: D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
ANDROID_ABI:UNINITIALIZED=x86
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
ANDROID_NDK:UNINITIALIZED=D:\Android\sdk\ndk\27.0.12077973
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
ANDROID_PLATFORM:UNINITIALIZED=android-26
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-addr2line.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=x86
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_ANDROID_NDK:UNINITIALIZED=D:\Android\sdk\ndk\27.0.12077973
|
||||
|
||||
//Archiver
|
||||
CMAKE_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_ASM_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_ASM_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the compiler during release builds.
|
||||
CMAKE_ASM_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||
// MinSizeRel ...
|
||||
CMAKE_BUILD_TYPE:STRING=Debug
|
||||
|
||||
//LLVM archiver
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
||||
|
||||
//Generate index for LLVM archive
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_CXX_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the CXX compiler during MINSIZEREL builds.
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds.
|
||||
CMAKE_CXX_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Libraries linked by default with all C++ applications.
|
||||
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
|
||||
|
||||
//LLVM archiver
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe
|
||||
|
||||
//Generate index for LLVM archive
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the C compiler during MINSIZEREL builds.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds.
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Libraries linked by default with all C applications.
|
||||
CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_DLLTOOL:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-dlltool.exe
|
||||
|
||||
//Flags used by the linker.
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during DEBUG builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during MINSIZEREL builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during RELEASE builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
|
||||
|
||||
//User executables (bin)
|
||||
CMAKE_INSTALL_BINDIR:PATH=bin
|
||||
|
||||
//Read-only architecture-independent data (DATAROOTDIR)
|
||||
CMAKE_INSTALL_DATADIR:PATH=
|
||||
|
||||
//Read-only architecture-independent data root (share)
|
||||
CMAKE_INSTALL_DATAROOTDIR:PATH=share
|
||||
|
||||
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
|
||||
CMAKE_INSTALL_DOCDIR:PATH=
|
||||
|
||||
//C header files (include)
|
||||
CMAKE_INSTALL_INCLUDEDIR:PATH=include
|
||||
|
||||
//Info documentation (DATAROOTDIR/info)
|
||||
CMAKE_INSTALL_INFODIR:PATH=
|
||||
|
||||
//Object code libraries (lib)
|
||||
CMAKE_INSTALL_LIBDIR:PATH=lib
|
||||
|
||||
//Program executables (libexec)
|
||||
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
|
||||
|
||||
//Locale-dependent data (DATAROOTDIR/locale)
|
||||
CMAKE_INSTALL_LOCALEDIR:PATH=
|
||||
|
||||
//Modifiable single-machine data (var)
|
||||
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
|
||||
|
||||
//Man documentation (DATAROOTDIR/man)
|
||||
CMAKE_INSTALL_MANDIR:PATH=
|
||||
|
||||
//C header files for non-gcc (/usr/include)
|
||||
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/tsopus
|
||||
|
||||
//Run-time variable data (LOCALSTATEDIR/run)
|
||||
CMAKE_INSTALL_RUNSTATEDIR:PATH=
|
||||
|
||||
//System admin executables (sbin)
|
||||
CMAKE_INSTALL_SBINDIR:PATH=sbin
|
||||
|
||||
//Modifiable architecture-independent data (com)
|
||||
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
|
||||
|
||||
//Read-only single-machine data (etc)
|
||||
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_MAKE_PROGRAM:UNINITIALIZED=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
|
||||
|
||||
//Flags used by the linker during the creation of modules.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// DEBUG builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// MINSIZEREL builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELEASE builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELWITHDEBINFO builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-nm.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objcopy.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=tsopus
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_VERSION:STATIC=0
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_VERSION_MAJOR:STATIC=0
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_VERSION_MINOR:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_VERSION_PATCH:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
|
||||
|
||||
//Ranlib
|
||||
CMAKE_RANLIB:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_READELF:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during all build types.
|
||||
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Strip
|
||||
CMAKE_STRIP:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-strip.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_SYSTEM_VERSION:UNINITIALIZED=26
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Git command line client
|
||||
GIT_EXECUTABLE:FILEPATH=C:/Program Files/Git/mingw64/bin/git.exe
|
||||
|
||||
//additional software error checking.
|
||||
OPUS_ASSERTIONS:BOOL=OFF
|
||||
|
||||
//build programs.
|
||||
OPUS_BUILD_PROGRAMS:BOOL=OFF
|
||||
|
||||
//build shared library.
|
||||
OPUS_BUILD_SHARED_LIBRARY:BOOL=OFF
|
||||
|
||||
//build tests.
|
||||
OPUS_BUILD_TESTING:BOOL=OFF
|
||||
|
||||
//enable bit-exactness checks between optimized and c implementations.
|
||||
OPUS_CHECK_ASM:BOOL=OFF
|
||||
|
||||
//enable non-Opus modes, e.g. 44.1 kHz & 2^n frames.
|
||||
OPUS_CUSTOM_MODES:BOOL=OFF
|
||||
|
||||
//disable all intrinsics optimizations.
|
||||
OPUS_DISABLE_INTRINSICS:BOOL=OFF
|
||||
|
||||
//Run DNN computations as float for debugging purposes.
|
||||
OPUS_DNN_FLOAT_DEBUG:BOOL=OFF
|
||||
|
||||
//enable DRED.
|
||||
OPUS_DRED:BOOL=OFF
|
||||
|
||||
//compile with the floating point API (for machines with float
|
||||
// library).
|
||||
OPUS_ENABLE_FLOAT_API:BOOL=ON
|
||||
|
||||
//compile as fixed-point (for machines without a fast enough FPU).
|
||||
OPUS_FIXED_POINT:BOOL=OFF
|
||||
|
||||
//enable floating point approximations (Ensure your platform supports
|
||||
// IEEE 754 before enabling).
|
||||
OPUS_FLOAT_APPROX:BOOL=OFF
|
||||
|
||||
//add protection against buffer overflows.
|
||||
OPUS_FORTIFY_SOURCE:BOOL=ON
|
||||
|
||||
//causes the encoder to make random decisions (do not use in production).
|
||||
OPUS_FUZZING:BOOL=OFF
|
||||
|
||||
//run-time checks that are cheap and safe for use in production.
|
||||
OPUS_HARDENING:BOOL=ON
|
||||
|
||||
//install CMake package config module.
|
||||
OPUS_INSTALL_CMAKE_CONFIG_MODULE:BOOL=OFF
|
||||
|
||||
//install pkg-config module.
|
||||
OPUS_INSTALL_PKG_CONFIG_MODULE:BOOL=OFF
|
||||
|
||||
//enable OSCE.
|
||||
OPUS_OSCE:BOOL=OFF
|
||||
|
||||
//use stack protection.
|
||||
OPUS_STACK_PROTECTOR:BOOL=ON
|
||||
|
||||
//use variable length arrays for stack arrays.
|
||||
OPUS_VAR_ARRAYS:BOOL=ON
|
||||
|
||||
//does runtime check for AVX FMA AVX2 support.
|
||||
OPUS_X86_MAY_HAVE_AVX2:BOOL=ON
|
||||
|
||||
//does runtime check for SSE1 support.
|
||||
OPUS_X86_MAY_HAVE_SSE:BOOL=ON
|
||||
|
||||
//does runtime check for SSE2 support.
|
||||
OPUS_X86_MAY_HAVE_SSE2:BOOL=ON
|
||||
|
||||
//does runtime check for SSE4.1 support.
|
||||
OPUS_X86_MAY_HAVE_SSE4_1:BOOL=ON
|
||||
|
||||
//assume target CPU has AVX FMA AVX2 support (override runtime
|
||||
// check).
|
||||
OPUS_X86_PRESUME_AVX2:BOOL=OFF
|
||||
|
||||
//assume target CPU has SSE1 support (override runtime check).
|
||||
OPUS_X86_PRESUME_SSE:BOOL=OFF
|
||||
|
||||
//assume target CPU has SSE2 support (override runtime check).
|
||||
OPUS_X86_PRESUME_SSE2:BOOL=OFF
|
||||
|
||||
//assume target CPU has SSE4.1 support (override runtime check).
|
||||
OPUS_X86_PRESUME_SSE4_1:BOOL=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
Opus_BINARY_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build
|
||||
|
||||
//Value Computed by CMake
|
||||
Opus_IS_TOP_LEVEL:STATIC=OFF
|
||||
|
||||
//Value Computed by CMake
|
||||
Opus_SOURCE_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus
|
||||
|
||||
//Value Computed by CMake
|
||||
tsopus_BINARY_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86
|
||||
|
||||
//Value Computed by CMake
|
||||
tsopus_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
tsopus_SOURCE_DIR:STATIC=E:/MyProject/ts-mobile-go/android/app/src/main/cpp
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Test AVX2_SUPPORTED
|
||||
AVX2_SUPPORTED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
||||
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_AR
|
||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=e:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/cpack.exe
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=D:/Android/sdk/cmake/3.22.1/bin/ctest.exe
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
|
||||
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
|
||||
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Ninja
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=E:/MyProject/ts-mobile-go/android/app/src/main/cpp
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
|
||||
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
|
||||
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
|
||||
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
|
||||
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
|
||||
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
|
||||
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
|
||||
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
|
||||
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
|
||||
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
|
||||
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
|
||||
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
|
||||
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
|
||||
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
|
||||
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
|
||||
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
|
||||
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_NM
|
||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
|
||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RANLIB
|
||||
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_READELF
|
||||
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=D:/Android/sdk/cmake/3.22.1/share/cmake-3.22
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STRIP
|
||||
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Result of TRY_COMPILE
|
||||
COMPILE_CPU_INFO_BY_ASM_SUPPORTED:INTERNAL=TRUE
|
||||
//Result of TRY_COMPILE
|
||||
COMPILE_CPU_INFO_BY_C_SUPPORTED:INTERNAL=TRUE
|
||||
//Result of TRY_COMPILE
|
||||
COMPILE_VLA_SUPPORTED:INTERNAL=TRUE
|
||||
//Test FAST_MATH_SUPPORTED
|
||||
FAST_MATH_SUPPORTED:INTERNAL=1
|
||||
//Details about finding Git
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Program Files/Git/mingw64/bin/git.exe][v2.54.0.windows.1()]
|
||||
//ADVANCED property for variable: GIT_EXECUTABLE
|
||||
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||
//Have include alloca.h
|
||||
HAVE_ALLOCA_H:INTERNAL=1
|
||||
//Have include cpuid.h
|
||||
HAVE_CPUID_H:INTERNAL=1
|
||||
//Have include emmintrin.h
|
||||
HAVE_EMMINTRIN_H:INTERNAL=1
|
||||
//Have include immintrin.h
|
||||
HAVE_IMMINTRIN_H:INTERNAL=1
|
||||
//Have library m
|
||||
HAVE_LIBM:INTERNAL=1
|
||||
//Have symbol lrint
|
||||
HAVE_LRINT:INTERNAL=1
|
||||
//Have symbol lrintf
|
||||
HAVE_LRINTF:INTERNAL=1
|
||||
//Have include smmintrin.h
|
||||
HAVE_SMMINTRIN_H:INTERNAL=1
|
||||
//Have include xmmintrin.h
|
||||
HAVE_XMMINTRIN_H:INTERNAL=1
|
||||
//Test HIDDEN_VISIBILITY_SUPPORTED
|
||||
HIDDEN_VISIBILITY_SUPPORTED:INTERNAL=1
|
||||
//Test SSE1_SUPPORTED
|
||||
SSE1_SUPPORTED:INTERNAL=1
|
||||
//Test SSE2_SUPPORTED
|
||||
SSE2_SUPPORTED:INTERNAL=1
|
||||
//Test SSE4_1_SUPPORTED
|
||||
SSE4_1_SUPPORTED:INTERNAL=1
|
||||
//Test STACK_PROTECTOR_SUPPORTED
|
||||
STACK_PROTECTOR_SUPPORTED:INTERNAL=1
|
||||
//Have symbol alloca
|
||||
USE_ALLOCA_SUPPORTED:INTERNAL=1
|
||||
//Test W_SUPPORTED
|
||||
W_SUPPORTED:INTERNAL=1
|
||||
//Test Wall_SUPPORTED
|
||||
Wall_SUPPORTED:INTERNAL=1
|
||||
//Test Wcastalign_SUPPORTED
|
||||
Wcastalign_SUPPORTED:INTERNAL=1
|
||||
//Test Wextra_SUPPORTED
|
||||
Wextra_SUPPORTED:INTERNAL=1
|
||||
//Test Wnestedexterns_SUPPORTED
|
||||
Wnestedexterns_SUPPORTED:INTERNAL=1
|
||||
//Test Wshadow_SUPPORTED
|
||||
Wshadow_SUPPORTED:INTERNAL=1
|
||||
//Test Wstrictprototypes_SUPPORTED
|
||||
Wstrictprototypes_SUPPORTED:INTERNAL=1
|
||||
//CMAKE_INSTALL_PREFIX during last run
|
||||
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/tsopus
|
||||
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
set(CMAKE_C_COMPILER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe")
|
||||
set(CMAKE_C_COMPILER_ARG1 "")
|
||||
set(CMAKE_C_COMPILER_ID "Clang")
|
||||
set(CMAKE_C_COMPILER_VERSION "18.0.1")
|
||||
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
|
||||
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
|
||||
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
|
||||
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
||||
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
||||
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
|
||||
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
|
||||
|
||||
set(CMAKE_C_PLATFORM_ID "Linux")
|
||||
set(CMAKE_C_SIMULATE_ID "")
|
||||
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
|
||||
set(CMAKE_C_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
||||
set(CMAKE_C_COMPILER_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
||||
set(CMAKE_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
||||
set(CMAKE_C_COMPILER_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
||||
set(CMAKE_LINKER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCC )
|
||||
set(CMAKE_C_COMPILER_LOADED 1)
|
||||
set(CMAKE_C_COMPILER_WORKS TRUE)
|
||||
set(CMAKE_C_ABI_COMPILED TRUE)
|
||||
|
||||
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
||||
|
||||
set(CMAKE_C_COMPILER_ID_RUN 1)
|
||||
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
|
||||
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
set(CMAKE_C_LINKER_PREFERENCE 10)
|
||||
|
||||
# Save compiler ABI information.
|
||||
set(CMAKE_C_SIZEOF_DATA_PTR "4")
|
||||
set(CMAKE_C_COMPILER_ABI "ELF")
|
||||
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
|
||||
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
||||
|
||||
if(CMAKE_C_SIZEOF_DATA_PTR)
|
||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_C_COMPILER_ABI)
|
||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||
endif()
|
||||
|
||||
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
||||
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
|
||||
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/include;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include")
|
||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "-l:libunwind.a;dl;c;-l:libunwind.a;dl")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/lib/linux/i386;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/26;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
+83
@@ -0,0 +1,83 @@
|
||||
set(CMAKE_CXX_COMPILER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe")
|
||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
set(CMAKE_CXX_COMPILER_ID "Clang")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "18.0.1")
|
||||
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
||||
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
|
||||
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
|
||||
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
||||
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
||||
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
|
||||
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
|
||||
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
|
||||
|
||||
set(CMAKE_CXX_PLATFORM_ID "Linux")
|
||||
set(CMAKE_CXX_SIMULATE_ID "")
|
||||
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
|
||||
set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
||||
set(CMAKE_CXX_COMPILER_AR "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ar.exe")
|
||||
set(CMAKE_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-ranlib.exe")
|
||||
set(CMAKE_LINKER "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCXX )
|
||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
||||
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
||||
|
||||
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
||||
|
||||
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
||||
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
|
||||
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
|
||||
foreach (lang C OBJC OBJCXX)
|
||||
if (CMAKE_${lang}_COMPILER_ID_RUN)
|
||||
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
|
||||
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
|
||||
endforeach()
|
||||
endif()
|
||||
endforeach()
|
||||
|
||||
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
||||
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||
|
||||
# Save compiler ABI information.
|
||||
set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
|
||||
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
||||
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
|
||||
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
|
||||
|
||||
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ABI)
|
||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||
endif()
|
||||
|
||||
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
||||
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
|
||||
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/include;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18/lib/linux/i386;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/26;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android;D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+15
@@ -0,0 +1,15 @@
|
||||
set(CMAKE_HOST_SYSTEM "Windows-10.0.26200")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Windows")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "10.0.26200")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
|
||||
|
||||
include("D:/Android/sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake")
|
||||
|
||||
set(CMAKE_SYSTEM "Android-1")
|
||||
set(CMAKE_SYSTEM_NAME "Android")
|
||||
set(CMAKE_SYSTEM_VERSION "1")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "i686")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
||||
+803
@@ -0,0 +1,803 @@
|
||||
#ifdef __cplusplus
|
||||
# error "A C++ compiler has been selected for C."
|
||||
#endif
|
||||
|
||||
#if defined(__18CXX)
|
||||
# define ID_VOID_MAIN
|
||||
#endif
|
||||
#if defined(__CLASSIC_C__)
|
||||
/* cv-qualifiers did not exist in K&R C */
|
||||
# define const
|
||||
# define volatile
|
||||
#endif
|
||||
|
||||
#if !defined(__has_include)
|
||||
/* If the compiler does not have __has_include, pretend the answer is
|
||||
always no. */
|
||||
# define __has_include(x) 0
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||
except that a few beta releases use the old format with V=2021. */
|
||||
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||
/* The third version component from --version is an update index,
|
||||
but no macro is provided for it. */
|
||||
# define COMPILER_VERSION_PATCH DEC(0)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||
# define COMPILER_ID "IntelLLVM"
|
||||
#if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
#endif
|
||||
#if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
#endif
|
||||
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||
* VVVV is no smaller than the current year when a version is released.
|
||||
*/
|
||||
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||
#else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||
#endif
|
||||
#if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
#endif
|
||||
#if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
#elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
#endif
|
||||
#if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
#endif
|
||||
#if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
#endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_C)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_C >= 0x5100
|
||||
/* __SUNPRO_C = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_cc)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_cc = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
||||
|
||||
#elif defined(__DECC)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECC_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
||||
|
||||
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__NVCOMPILER)
|
||||
# define COMPILER_ID "NVHPC"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__CLANG_FUJITSU)
|
||||
# define COMPILER_ID "FujitsuClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||
|
||||
|
||||
#elif defined(__FUJITSU)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
# if defined(__FCC_version__)
|
||||
# define COMPILER_VERSION __FCC_version__
|
||||
# elif defined(__FCC_major__)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||
# endif
|
||||
# if defined(__fcc_version)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||
# elif defined(__FCC_VERSION)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||
# endif
|
||||
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__TINYC__)
|
||||
# define COMPILER_ID "TinyCC"
|
||||
|
||||
#elif defined(__BCC__)
|
||||
# define COMPILER_ID "Bruce"
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
|
||||
# define COMPILER_ID "SDCC"
|
||||
# if defined(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
|
||||
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
|
||||
# else
|
||||
/* SDCC = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__MSYS__)
|
||||
# define PLATFORM_ID "MSYS"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# elif defined(__VXWORKS__)
|
||||
# define PLATFORM_ID "VxWorks"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_ARM64EC)
|
||||
# define ARCHITECTURE_ID "ARM64EC"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# elif defined(__ICCSTM8__)
|
||||
# define ARCHITECTURE_ID "STM8"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# if defined(__TI_ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__MSP430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__TMS320C28XX__)
|
||||
# define ARCHITECTURE_ID "TMS320C28x"
|
||||
|
||||
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||
# define ARCHITECTURE_ID "TMS320C6x"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number. */
|
||||
#ifdef COMPILER_VERSION
|
||||
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#elif defined(COMPILER_VERSION_MAJOR)
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
#if !defined(__STDC__) && !defined(__clang__)
|
||||
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
|
||||
# define C_VERSION "90"
|
||||
# else
|
||||
# define C_VERSION
|
||||
# endif
|
||||
#elif __STDC_VERSION__ > 201710L
|
||||
# define C_VERSION "23"
|
||||
#elif __STDC_VERSION__ >= 201710L
|
||||
# define C_VERSION "17"
|
||||
#elif __STDC_VERSION__ >= 201000L
|
||||
# define C_VERSION "11"
|
||||
#elif __STDC_VERSION__ >= 199901L
|
||||
# define C_VERSION "99"
|
||||
#else
|
||||
# define C_VERSION "90"
|
||||
#endif
|
||||
const char* info_language_standard_default =
|
||||
"INFO" ":" "standard_default[" C_VERSION "]";
|
||||
|
||||
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
|
||||
#if (defined(__clang__) || defined(__GNUC__) || \
|
||||
defined(__TI_COMPILER_VERSION__)) && \
|
||||
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
|
||||
"ON"
|
||||
#else
|
||||
"OFF"
|
||||
#endif
|
||||
"]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
#ifdef ID_VOID_MAIN
|
||||
void main() {}
|
||||
#else
|
||||
# if defined(__CLASSIC_C__)
|
||||
int main(argc, argv) int argc; char *argv[];
|
||||
# else
|
||||
int main(int argc, char* argv[])
|
||||
# endif
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
require += info_arch[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_standard_default[argc];
|
||||
require += info_language_extensions_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
#endif
|
||||
BIN
Binary file not shown.
+791
@@ -0,0 +1,791 @@
|
||||
/* This source file must have a .cpp extension so that all C++ compilers
|
||||
recognize the extension without flags. Borland does not know .cxx for
|
||||
example. */
|
||||
#ifndef __cplusplus
|
||||
# error "A C compiler has been selected for C++."
|
||||
#endif
|
||||
|
||||
#if !defined(__has_include)
|
||||
/* If the compiler does not have __has_include, pretend the answer is
|
||||
always no. */
|
||||
# define __has_include(x) 0
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__COMO__)
|
||||
# define COMPILER_ID "Comeau"
|
||||
/* __COMO_VERSION__ = VRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
|
||||
|
||||
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||
except that a few beta releases use the old format with V=2021. */
|
||||
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||
/* The third version component from --version is an update index,
|
||||
but no macro is provided for it. */
|
||||
# define COMPILER_VERSION_PATCH DEC(0)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||
# define COMPILER_ID "IntelLLVM"
|
||||
#if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
#endif
|
||||
#if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
#endif
|
||||
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||
* VVVV is no smaller than the current year when a version is released.
|
||||
*/
|
||||
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||
#else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||
#endif
|
||||
#if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
#endif
|
||||
#if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
#elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
#endif
|
||||
#if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
#endif
|
||||
#if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
#endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_CC)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_CC >= 0x5100
|
||||
/* __SUNPRO_CC = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_aCC)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_aCC = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
||||
|
||||
#elif defined(__DECCXX)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECCXX_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
||||
|
||||
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__NVCOMPILER)
|
||||
# define COMPILER_ID "NVHPC"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__CLANG_FUJITSU)
|
||||
# define COMPILER_ID "FujitsuClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||
|
||||
|
||||
#elif defined(__FUJITSU)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
# if defined(__FCC_version__)
|
||||
# define COMPILER_VERSION __FCC_version__
|
||||
# elif defined(__FCC_major__)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||
# endif
|
||||
# if defined(__fcc_version)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||
# elif defined(__FCC_VERSION)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||
# endif
|
||||
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__) || defined(__GNUG__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# if defined(__GNUC__)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__MSYS__)
|
||||
# define PLATFORM_ID "MSYS"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# elif defined(__VXWORKS__)
|
||||
# define PLATFORM_ID "VxWorks"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_ARM64EC)
|
||||
# define ARCHITECTURE_ID "ARM64EC"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# elif defined(__ICCSTM8__)
|
||||
# define ARCHITECTURE_ID "STM8"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# if defined(__TI_ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__MSP430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__TMS320C28XX__)
|
||||
# define ARCHITECTURE_ID "TMS320C28x"
|
||||
|
||||
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||
# define ARCHITECTURE_ID "TMS320C6x"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number. */
|
||||
#ifdef COMPILER_VERSION
|
||||
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#elif defined(COMPILER_VERSION_MAJOR)
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
|
||||
# if defined(__INTEL_CXX11_MODE__)
|
||||
# if defined(__cpp_aggregate_nsdmi)
|
||||
# define CXX_STD 201402L
|
||||
# else
|
||||
# define CXX_STD 201103L
|
||||
# endif
|
||||
# else
|
||||
# define CXX_STD 199711L
|
||||
# endif
|
||||
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
||||
# define CXX_STD _MSVC_LANG
|
||||
#else
|
||||
# define CXX_STD __cplusplus
|
||||
#endif
|
||||
|
||||
const char* info_language_standard_default = "INFO" ":" "standard_default["
|
||||
#if CXX_STD > 202002L
|
||||
"23"
|
||||
#elif CXX_STD > 201703L
|
||||
"20"
|
||||
#elif CXX_STD >= 201703L
|
||||
"17"
|
||||
#elif CXX_STD >= 201402L
|
||||
"14"
|
||||
#elif CXX_STD >= 201103L
|
||||
"11"
|
||||
#else
|
||||
"98"
|
||||
#endif
|
||||
"]";
|
||||
|
||||
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||
/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */
|
||||
#if (defined(__clang__) || defined(__GNUC__) || \
|
||||
defined(__TI_COMPILER_VERSION__)) && \
|
||||
!defined(__STRICT_ANSI__) && !defined(_MSC_VER)
|
||||
"ON"
|
||||
#else
|
||||
"OFF"
|
||||
#endif
|
||||
"]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_standard_default[argc];
|
||||
require += info_language_extensions_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/tsopus.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/edit_cache.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/rebuild_cache.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/list_install_components.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/install.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/install/local.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/CMakeFiles/install/strip.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/opus.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/edit_cache.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/rebuild_cache.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/list_install_components.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/install.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/install/local.dir
|
||||
E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build/CMakeFiles/install/strip.dir
|
||||
@@ -0,0 +1 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||
@@ -0,0 +1,85 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Ninja" Generator, CMake Version 3.22
|
||||
|
||||
# This file contains all the rules used to get the outputs files
|
||||
# built from the input files.
|
||||
# It is included in the main 'build.ninja'.
|
||||
|
||||
# =============================================================================
|
||||
# Project: tsopus
|
||||
# Configurations: Debug
|
||||
# =============================================================================
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__tsopus_Debug
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX shared library.
|
||||
|
||||
rule CXX_SHARED_LIBRARY_LINKER__tsopus_Debug
|
||||
command = cmd.exe /C "$PRE_LINK && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
|
||||
description = Linking CXX shared library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for running custom commands.
|
||||
|
||||
rule CUSTOM_COMMAND
|
||||
command = $COMMAND
|
||||
description = $DESC
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__opus_Debug
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__opus_Debug
|
||||
command = cmd.exe /C "$PRE_LINK && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E rm -f $TARGET_FILE && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && D:\Android\sdk\ndk\27.0.12077973\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||||
description = Linking C static library $TARGET_FILE
|
||||
rspfile = $RSP_FILE
|
||||
rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SE:\MyProject\ts-mobile-go\android\app\src\main\cpp -BE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe -t targets
|
||||
description = All primary targets available:
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,241 @@
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_multistream.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_projection.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\opus_private.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\analysis.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\mapping_matrix.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\src\mlp.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_defines.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_types.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\debug.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\errors.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\API.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\typedef.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\define.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\main.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\main_sse.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\PLC.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\structs.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tuning_parameters.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\Inlines.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\MacroCount.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\MacroDebug.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\macros.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\pitch_est_defines.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_rom.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_structs.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\SigProc_FIX.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\SigProc_FIX_sse.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\biquad_alt_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\LPC_inv_pred_gain_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_armv4.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_armv5e.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\macros_arm64.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\SigProc_FIX_armv4.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\SigProc_FIX_armv5e.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\NSQ_del_dec_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\arm\NSQ_neon.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\main_FIX.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\structs_FIX.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\arm\warped_autocorrelation_FIX_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\mips\noise_shape_analysis_FIX_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\fixed\mips\warped_autocorrelation_FIX_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\main_FLP.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\structs_FLP.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\SigProc_FLP.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\macros_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\NSQ_del_dec_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\mips\sigproc_fix_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\CNG.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\code_signs.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\init_decoder.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_core.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_frame.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_parameters.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_indices.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_pulses.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decoder_set_fs.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\dec_API.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\enc_API.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\encode_indices.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\encode_pulses.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\gain_quant.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\interpolate.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LP_variable_cutoff.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_decode.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NSQ_del_dec.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\PLC.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\shell_coder.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_gain.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_LTP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_NLSF_CB_NB_MB.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_NLSF_CB_WB.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_other.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_pitch_lag.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\tables_pulses_per_block.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\VAD.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_audio_bandwidth.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\quant_LTP_gains.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\VQ_WMat_EC.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\HP_variable_cutoff.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_encode.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_VQ.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_unpack.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_del_dec_quant.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\process_NLSFs.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_LR_to_MS.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_MS_to_LR.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\check_control_input.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_SNR.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\init_encoder.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\control_codec.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\A2NLSF.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\ana_filt_bank_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\biquad_alt.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\bwexpander_32.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\bwexpander.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\debug.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\decode_pitch.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\inner_prod_aligned.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\lin2log.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\log2lin.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_analysis_filter.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_inv_pred_gain.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\table_LSF_cos.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF2A.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_stabilize.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\NLSF_VQ_weights_laroia.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\pitch_est_tables.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_down2_3.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_down2.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_AR2.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_down_FIR.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_IIR_FIR.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_private_up2_HQ.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\resampler_rom.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sigm_Q15.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sort.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\sum_sqr_shift.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_decode_pred.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_encode_pred.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_find_predictor.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\stereo_quant_pred.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\LPC_fit.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arch.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\bands.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cpu_support.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\include\opus_custom.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cwrs.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\ecintrin.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entcode.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entdec.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entenc.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\fixed_debug.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\fixed_generic.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\float_cast.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\_kiss_fft_guts.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\kiss_fft.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\laplace.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mathops.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mdct.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mfrngcod.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\modes.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\os_support.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\pitch.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_lpc.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\celt_lpc_sse.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\quant_bands.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\rate.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\stack_alloc.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\vq.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_float.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_fixed.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_float_arm_ne10.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\static_modes_fixed_arm_ne10.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\armcpu.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_armv4.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_armv5e.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fixed_arm64.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\kiss_fft_armv4.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\kiss_fft_armv5e.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\pitch_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\fft_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\arm\mdct_arm.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\celt_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\fixed_generic_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\kiss_fft_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\mdct_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\pitch_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mips\vq_mipsr1.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\vq_sse.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86_arch_macros.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86cpu.h
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\bands.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_encoder.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_decoder.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\cwrs.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entcode.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entdec.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\entenc.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\kiss_fft.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\laplace.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mathops.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\mdct.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\modes.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\pitch.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\celt_lpc.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\quant_bands.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\rate.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\vq.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\apply_sine_window_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\corrMatrix_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\encode_frame_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_LPC_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_LTP_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_pitch_lags_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\find_pred_coefs_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LPC_analysis_filter_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LTP_analysis_filter_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LTP_scale_ctrl_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\noise_shape_analysis_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\process_gains_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\regularize_correlations_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\residual_energy_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\warped_autocorrelation_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\wrappers_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\autocorrelation_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\burg_modified_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\bwexpander_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\energy_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\inner_product_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\k2a_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\LPC_inv_pred_gain_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\pitch_analysis_core_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\scale_copy_vector_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\scale_vector_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\schur_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\sort_FLP.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86cpu.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\x86_celt_map.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\x86_silk_map.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse2.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\vq_sse2.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\celt_lpc_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_del_dec_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\VAD_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\VQ_WMat_EC_sse4_1.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\celt\x86\pitch_avx.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\x86\NSQ_del_dec_avx2.c
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\silk\float\x86\inner_product_FLP_avx2.c
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\CMakeLists.txt",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\CFeatureCheck.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\config.h.cmake.in",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusBuildtype.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusConfig.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusFunctions.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusPackageVersion.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusSources.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"opus::@2ab3f06c54ff1393c1ba": {
|
||||
"toolchain": "toolchain",
|
||||
"abi": "x86",
|
||||
"artifactName": "opus",
|
||||
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86\\opus-build\\libopus.a"
|
||||
},
|
||||
"tsopus::@6890427a1f51a3e7e1df": {
|
||||
"toolchain": "toolchain",
|
||||
"abi": "x86",
|
||||
"artifactName": "tsopus",
|
||||
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\build\\intermediates\\cxx\\Debug\\73414y1y\\obj\\x86\\libtsopus.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
"toolchains": {
|
||||
"toolchain": {
|
||||
"cCompilerExecutable": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe",
|
||||
"cppCompilerExecutable": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe"
|
||||
}
|
||||
},
|
||||
"cFileExtensions": [
|
||||
"c"
|
||||
],
|
||||
"cppFileExtensions": [
|
||||
"cpp"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\CMakeLists.txt",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\CFeatureCheck.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\config.h.cmake.in",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusBuildtype.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusConfig.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusFunctions.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusPackageVersion.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\cmake\\OpusSources.cmake",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"opus::@2ab3f06c54ff1393c1ba": {
|
||||
"artifactName": "opus",
|
||||
"abi": "x86",
|
||||
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\.cxx\\Debug\\73414y1y\\x86\\opus-build\\libopus.a",
|
||||
"runtimeFiles": []
|
||||
},
|
||||
"tsopus::@6890427a1f51a3e7e1df": {
|
||||
"artifactName": "tsopus",
|
||||
"abi": "x86",
|
||||
"output": "E:\\MyProject\\ts-mobile-go\\android\\app\\build\\intermediates\\cxx\\Debug\\73414y1y\\obj\\x86\\libtsopus.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\CMakeLists.txt
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\CFeatureCheck.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\config.h.cmake.in
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusBuildtype.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusConfig.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusFunctions.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusPackageVersion.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusSources.cmake
|
||||
E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\CMakeLists.txt
|
||||
@@ -0,0 +1,54 @@
|
||||
# Install script for directory: E:/MyProject/ts-mobile-go/android/app/src/main/cpp
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/tsopus")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "0")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-objdump.exe")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
@@ -0,0 +1,767 @@
|
||||
[
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dtsopus_EXPORTS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -o CMakeFiles\\tsopus.dir\\opus_jni.cpp.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\opus_jni.cpp",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\opus_jni.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_decoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_decoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_encoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_encoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\extensions.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\extensions.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\extensions.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_encoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_encoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_multistream_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_decoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_multistream_decoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\repacketizer.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\repacketizer.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\repacketizer.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_projection_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_encoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_encoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\opus_projection_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_decoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\opus_projection_decoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mapping_matrix.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mapping_matrix.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mapping_matrix.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\analysis.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\analysis.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\analysis.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mlp.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\src\\mlp_data.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp_data.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\src\\mlp_data.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\CNG.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\CNG.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\CNG.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\code_signs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\code_signs.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\code_signs.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\init_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_decoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_decoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_core.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_core.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_core.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_frame.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_frame.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_frame.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_parameters.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_parameters.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_parameters.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_indices.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_indices.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_indices.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_pulses.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pulses.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pulses.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decoder_set_fs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decoder_set_fs.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decoder_set_fs.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\dec_API.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\dec_API.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\dec_API.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\enc_API.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\enc_API.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\enc_API.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\encode_indices.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_indices.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_indices.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\encode_pulses.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_pulses.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\encode_pulses.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\gain_quant.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\gain_quant.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\gain_quant.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\interpolate.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\interpolate.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\interpolate.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LP_variable_cutoff.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LP_variable_cutoff.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LP_variable_cutoff.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_decode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_decode.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_decode.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NSQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NSQ_del_dec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ_del_dec.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NSQ_del_dec.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\PLC.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\PLC.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\PLC.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\shell_coder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\shell_coder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\shell_coder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_gain.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_gain.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_gain.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_LTP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_LTP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_LTP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_NLSF_CB_NB_MB.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_NB_MB.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_NB_MB.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_NLSF_CB_WB.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_WB.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_NLSF_CB_WB.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_other.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_other.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_other.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_pitch_lag.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pitch_lag.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pitch_lag.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\tables_pulses_per_block.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pulses_per_block.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\tables_pulses_per_block.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\VAD.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VAD.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VAD.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_audio_bandwidth.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_audio_bandwidth.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_audio_bandwidth.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\quant_LTP_gains.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\quant_LTP_gains.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\quant_LTP_gains.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\VQ_WMat_EC.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VQ_WMat_EC.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\VQ_WMat_EC.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\HP_variable_cutoff.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\HP_variable_cutoff.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\HP_variable_cutoff.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_encode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_encode.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_encode.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_VQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_unpack.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_unpack.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_unpack.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_del_dec_quant.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_del_dec_quant.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_del_dec_quant.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\process_NLSFs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\process_NLSFs.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\process_NLSFs.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_LR_to_MS.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_LR_to_MS.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_LR_to_MS.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_MS_to_LR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_MS_to_LR.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_MS_to_LR.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\check_control_input.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\check_control_input.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\check_control_input.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_SNR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_SNR.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_SNR.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\init_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_encoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\init_encoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\control_codec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_codec.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\control_codec.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\A2NLSF.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\A2NLSF.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\A2NLSF.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\ana_filt_bank_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\ana_filt_bank_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\ana_filt_bank_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\biquad_alt.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\biquad_alt.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\biquad_alt.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\bwexpander_32.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander_32.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander_32.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\bwexpander.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\bwexpander.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\debug.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\debug.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\debug.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\decode_pitch.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pitch.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\decode_pitch.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\inner_prod_aligned.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\inner_prod_aligned.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\inner_prod_aligned.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\lin2log.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\lin2log.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\lin2log.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\log2lin.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\log2lin.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\log2lin.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_analysis_filter.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_analysis_filter.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_analysis_filter.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_inv_pred_gain.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_inv_pred_gain.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_inv_pred_gain.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\table_LSF_cos.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\table_LSF_cos.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\table_LSF_cos.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF2A.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF2A.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF2A.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_stabilize.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_stabilize.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_stabilize.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\NLSF_VQ_weights_laroia.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ_weights_laroia.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\NLSF_VQ_weights_laroia.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\pitch_est_tables.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\pitch_est_tables.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\pitch_est_tables.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_down2_3.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2_3.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2_3.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_down2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_down2.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_AR2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_AR2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_AR2.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_down_FIR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_down_FIR.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_down_FIR.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_IIR_FIR.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_IIR_FIR.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_IIR_FIR.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_private_up2_HQ.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_up2_HQ.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_private_up2_HQ.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\resampler_rom.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_rom.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\resampler_rom.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sigm_Q15.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sigm_Q15.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sigm_Q15.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sort.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sort.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sort.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\sum_sqr_shift.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sum_sqr_shift.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\sum_sqr_shift.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_decode_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_decode_pred.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_decode_pred.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_encode_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_encode_pred.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_encode_pred.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_find_predictor.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_find_predictor.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_find_predictor.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\stereo_quant_pred.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_quant_pred.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\stereo_quant_pred.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\LPC_fit.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_fit.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\LPC_fit.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\bands.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\bands.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\bands.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_encoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_encoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_encoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_decoder.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_decoder.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_decoder.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\cwrs.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\cwrs.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\cwrs.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entcode.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entcode.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entcode.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entdec.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entdec.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entdec.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\entenc.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entenc.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\entenc.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\kiss_fft.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\kiss_fft.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\kiss_fft.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\laplace.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\laplace.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\laplace.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\mathops.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mathops.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mathops.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\mdct.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mdct.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\mdct.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\modes.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\modes.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\modes.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\pitch.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\pitch.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\pitch.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\celt_lpc.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_lpc.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\celt_lpc.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\quant_bands.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\quant_bands.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\quant_bands.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\rate.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\rate.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\rate.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\vq.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\vq.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\vq.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\apply_sine_window_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\apply_sine_window_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\apply_sine_window_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\corrMatrix_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\corrMatrix_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\corrMatrix_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\encode_frame_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\encode_frame_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\encode_frame_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_LPC_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LPC_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LPC_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_LTP_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LTP_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_LTP_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_pitch_lags_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pitch_lags_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pitch_lags_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\find_pred_coefs_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pred_coefs_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\find_pred_coefs_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LPC_analysis_filter_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_analysis_filter_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_analysis_filter_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LTP_analysis_filter_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_analysis_filter_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_analysis_filter_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LTP_scale_ctrl_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_scale_ctrl_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LTP_scale_ctrl_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\noise_shape_analysis_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\noise_shape_analysis_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\noise_shape_analysis_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\process_gains_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\process_gains_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\process_gains_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\regularize_correlations_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\regularize_correlations_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\regularize_correlations_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\residual_energy_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\residual_energy_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\residual_energy_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\warped_autocorrelation_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\warped_autocorrelation_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\warped_autocorrelation_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\wrappers_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\wrappers_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\wrappers_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\autocorrelation_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\autocorrelation_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\autocorrelation_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\burg_modified_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\burg_modified_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\burg_modified_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\bwexpander_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\bwexpander_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\bwexpander_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\energy_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\energy_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\energy_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\inner_product_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\inner_product_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\inner_product_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\k2a_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\k2a_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\k2a_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\LPC_inv_pred_gain_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_inv_pred_gain_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\LPC_inv_pred_gain_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\pitch_analysis_core_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\pitch_analysis_core_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\pitch_analysis_core_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\scale_copy_vector_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_copy_vector_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_copy_vector_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\scale_vector_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_vector_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\scale_vector_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\schur_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\schur_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\schur_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\sort_FLP.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\sort_FLP.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\sort_FLP.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\x86cpu.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86cpu.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86cpu.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\x86_celt_map.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86_celt_map.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\x86_celt_map.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\x86_silk_map.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\x86_silk_map.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\x86_silk_map.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse2 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse2.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse2 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\vq_sse2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\vq_sse2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\vq_sse2.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\celt_lpc_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\celt_lpc_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\celt_lpc_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_del_dec_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\VAD_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VAD_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VAD_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -msse4.1 -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\VQ_WMat_EC_sse4_1.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VQ_WMat_EC_sse4_1.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\VQ_WMat_EC_sse4_1.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\celt\\x86\\pitch_avx.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_avx.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\celt\\x86\\pitch_avx.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\silk\\x86\\NSQ_del_dec_avx2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_avx2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\x86\\NSQ_del_dec_avx2.c"
|
||||
},
|
||||
{
|
||||
"directory": "E:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\27.0.12077973\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang.exe --target=i686-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DCPU_INFO_BY_ASM -DDISABLE_DEBUG_FLOAT -DENABLE_HARDENING -DHAVE_ALLOCA_H -DHAVE_CONFIG_H -DHAVE_LRINT -DHAVE_LRINTF -DOPUS_BUILD -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_AVX2 -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DVAR_ARRAYS -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/include -IE:/MyProject/ts-mobile-go/android/app/.cxx/Debug/73414y1y/x86/opus-build -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/dnn -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/celt -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk -IE:/MyProject/ts-mobile-go/android/app/src/main/cpp/third_party/opus/silk/float -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -Wall -W -Wstrict-prototypes -Wextra -Wcast-align -Wnested-externs -Wshadow -fstack-protector-strong -std=gnu99 -mavx2 -mfma -mavx -o opus-build\\CMakeFiles\\opus.dir\\silk\\float\\x86\\inner_product_FLP_avx2.c.o -c E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\x86\\inner_product_FLP_avx2.c",
|
||||
"file": "E:\\MyProject\\ts-mobile-go\\android\\app\\src\\main\\cpp\\third_party\\opus\\silk\\float\\x86\\inner_product_FLP_avx2.c"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
@@ -0,0 +1,44 @@
|
||||
C/C++ Structured Log^
|
||||
\
|
||||
ZE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\additional_project_files.txtC
|
||||
A
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint òË–‡÷3È© ÃÔÊùö3[
|
||||
Y
|
||||
WE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\android_gradle_build.json òË–‡÷3¥ ÄÔÊùö3`
|
||||
^
|
||||
\E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\android_gradle_build_mini.json òË–‡÷3þ ÔÔÊùö3M
|
||||
K
|
||||
IE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\build.ninja òË–‡÷3�ó §ÔÊùö3Q
|
||||
O
|
||||
ME:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\build.ninja.txt òË–‡÷3V
|
||||
T
|
||||
RE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\build_file_index.txt òË–‡÷3¬ ÕÔÊùö3W
|
||||
U
|
||||
SE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\compile_commands.json òË–‡÷3´ô ¦ÔÊùö3[
|
||||
Y
|
||||
WE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\compile_commands.json.bin òË–‡÷3 »Ö ¦ÔÊùö3a
|
||||
_
|
||||
]E:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\metadata_generation_command.txt òË–‡÷3
|
||||
� ÕÔÊùö3T
|
||||
R
|
||||
PE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\prefab_config.json òË–‡÷3␍( ÕÔÊùö3Y
|
||||
W
|
||||
UE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86\symbol_folder_index.txt òË–‡÷3␍T ÕÔÊùö3E
|
||||
C
|
||||
AE:\MyProject\ts-mobile-go\android\app\src\main\cpp\CMakeLists.txt òË–‡÷3␍¼ ÅÁ¤ùö3V
|
||||
T
|
||||
RE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\CMakeLists.txt òË–‡÷3¥ñ �§ðÍì1a
|
||||
_
|
||||
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\CFeatureCheck.cmake òË–‡÷3Œ �§ðÍì1a
|
||||
_
|
||||
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusBuildtype.cmake òË–‡÷3Ú �§ðÍì1^
|
||||
\
|
||||
ZE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusConfig.cmake òË–‡÷3» �§ðÍì1a
|
||||
_
|
||||
]E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusFunctions.cmake òË–‡÷3…5 �§ðÍì1f
|
||||
d
|
||||
bE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusPackageVersion.cmake òË–‡÷3© �§ðÍì1_
|
||||
]
|
||||
[E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\OpusSources.cmake òË–‡÷3â �§ðÍì1_
|
||||
]
|
||||
[E:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus\cmake\config.h.cmake.in òË–‡÷3␍0 �§ðÍì1
|
||||
@@ -0,0 +1,18 @@
|
||||
-HE:\MyProject\ts-mobile-go\android\app\src\main\cpp
|
||||
-DCMAKE_SYSTEM_NAME=Android
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
-DCMAKE_SYSTEM_VERSION=26
|
||||
-DANDROID_PLATFORM=android-26
|
||||
-DANDROID_ABI=x86
|
||||
-DCMAKE_ANDROID_ARCH_ABI=x86
|
||||
-DANDROID_NDK=D:\Android\sdk\ndk\27.0.12077973
|
||||
-DCMAKE_ANDROID_NDK=D:\Android\sdk\ndk\27.0.12077973
|
||||
-DCMAKE_TOOLCHAIN_FILE=D:\Android\sdk\ndk\27.0.12077973\build\cmake\android.toolchain.cmake
|
||||
-DCMAKE_MAKE_PROGRAM=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=E:\MyProject\ts-mobile-go\android\app\build\intermediates\cxx\Debug\73414y1y\obj\x86
|
||||
-DCMAKE_BUILD_TYPE=Debug
|
||||
-BE:\MyProject\ts-mobile-go\android\app\.cxx\Debug\73414y1y\x86
|
||||
-GNinja
|
||||
Build command args: []
|
||||
Version: 2
|
||||
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user