freebsd-ports/devel/youcompleteme/pkg-plist
2022-07-24 20:09:16 -07:00

424 lines
24 KiB
Text

%%VIMFILESDIR%%/autoload/youcompleteme.vim
%%VIMFILESDIR%%/autoload/youcompleteme/finder.vim
%%VIMFILESDIR%%/doc/youcompleteme.txt
%%VIMFILESDIR%%/plugin/youcompleteme.vim
%%VIMFILESDIR%%/python/test_requirements.txt
%%VIMFILESDIR%%/python/ycm/__init__.py
%%VIMFILESDIR%%/python/ycm/base.py
%%VIMFILESDIR%%/python/ycm/buffer.py
%%VIMFILESDIR%%/python/ycm/client/__init__.py
%%VIMFILESDIR%%/python/ycm/client/base_request.py
%%VIMFILESDIR%%/python/ycm/client/command_request.py
%%VIMFILESDIR%%/python/ycm/client/completer_available_request.py
%%VIMFILESDIR%%/python/ycm/client/completion_request.py
%%VIMFILESDIR%%/python/ycm/client/debug_info_request.py
%%VIMFILESDIR%%/python/ycm/client/event_notification.py
%%VIMFILESDIR%%/python/ycm/client/messages_request.py
%%VIMFILESDIR%%/python/ycm/client/omni_completion_request.py
%%VIMFILESDIR%%/python/ycm/client/resolve_completion_request.py
%%VIMFILESDIR%%/python/ycm/client/semantic_tokens_request.py
%%VIMFILESDIR%%/python/ycm/client/shutdown_request.py
%%VIMFILESDIR%%/python/ycm/client/signature_help_request.py
%%VIMFILESDIR%%/python/ycm/client/ycmd_keepalive.py
%%VIMFILESDIR%%/python/ycm/diagnostic_filter.py
%%VIMFILESDIR%%/python/ycm/diagnostic_interface.py
%%VIMFILESDIR%%/python/ycm/omni_completer.py
%%VIMFILESDIR%%/python/ycm/paths.py
%%VIMFILESDIR%%/python/ycm/paths.py.bak
%%VIMFILESDIR%%/python/ycm/semantic_highlighting.py
%%VIMFILESDIR%%/python/ycm/signature_help.py
%%VIMFILESDIR%%/python/ycm/syntax_parse.py
%%VIMFILESDIR%%/python/ycm/tests/__init__.py
%%VIMFILESDIR%%/python/ycm/tests/base_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/__init__.py
%%VIMFILESDIR%%/python/ycm/tests/client/base_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/command_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/completion_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/debug_info_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/messages_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/client/omni_completion_request_test.py
%%VIMFILESDIR%%/python/ycm/tests/command_test.py
%%VIMFILESDIR%%/python/ycm/tests/completion_test.py
%%VIMFILESDIR%%/python/ycm/tests/diagnostic_filter_test.py
%%VIMFILESDIR%%/python/ycm/tests/diagnostic_interface_test.py
%%VIMFILESDIR%%/python/ycm/tests/event_notification_test.py
%%VIMFILESDIR%%/python/ycm/tests/mock_utils.py
%%VIMFILESDIR%%/python/ycm/tests/omni_completer_test.py
%%VIMFILESDIR%%/python/ycm/tests/paths_test.py
%%VIMFILESDIR%%/python/ycm/tests/postcomplete_test.py
%%VIMFILESDIR%%/python/ycm/tests/signature_help_test.py
%%VIMFILESDIR%%/python/ycm/tests/syntax_parse_test.py
%%VIMFILESDIR%%/python/ycm/tests/test_utils.py
%%VIMFILESDIR%%/python/ycm/tests/testdata/.ycm_extra_conf.py
%%VIMFILESDIR%%/python/ycm/tests/testdata/cpp_syntax
%%VIMFILESDIR%%/python/ycm/tests/testdata/java_syntax
%%VIMFILESDIR%%/python/ycm/tests/testdata/php_syntax
%%VIMFILESDIR%%/python/ycm/tests/testdata/python_syntax
%%VIMFILESDIR%%/python/ycm/tests/testdata/uni¢od€/tags
%%VIMFILESDIR%%/python/ycm/tests/vimsupport_test.py
%%VIMFILESDIR%%/python/ycm/tests/youcompleteme_test.py
%%VIMFILESDIR%%/python/ycm/unsafe_thread_pool_executor.py
%%VIMFILESDIR%%/python/ycm/vimsupport.py
%%VIMFILESDIR%%/python/ycm/youcompleteme.py
%%YCMDDIR%%/CORE_VERSION
%%YCMDDIR%%/cpp/CMakeLists.txt
%%YCMDDIR%%/cpp/llvm/include/clang-c/BuildSystem.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/CXCompilationDatabase.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/CXErrorCode.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/CXString.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/Documentation.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/ExternC.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/FatalErrorHandler.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/Index.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/Platform.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/Rewrite.h
%%YCMDDIR%%/cpp/llvm/include/clang-c/module.modulemap
%%YCMDDIR%%/cpp/pybind11/pybind11/attr.h
%%YCMDDIR%%/cpp/pybind11/pybind11/buffer_info.h
%%YCMDDIR%%/cpp/pybind11/pybind11/cast.h
%%YCMDDIR%%/cpp/pybind11/pybind11/chrono.h
%%YCMDDIR%%/cpp/pybind11/pybind11/common.h
%%YCMDDIR%%/cpp/pybind11/pybind11/complex.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/class.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/common.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/descr.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/init.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/internals.h
%%YCMDDIR%%/cpp/pybind11/pybind11/detail/typeid.h
%%YCMDDIR%%/cpp/pybind11/pybind11/eigen.h
%%YCMDDIR%%/cpp/pybind11/pybind11/embed.h
%%YCMDDIR%%/cpp/pybind11/pybind11/eval.h
%%YCMDDIR%%/cpp/pybind11/pybind11/functional.h
%%YCMDDIR%%/cpp/pybind11/pybind11/iostream.h
%%YCMDDIR%%/cpp/pybind11/pybind11/numpy.h
%%YCMDDIR%%/cpp/pybind11/pybind11/operators.h
%%YCMDDIR%%/cpp/pybind11/pybind11/options.h
%%YCMDDIR%%/cpp/pybind11/pybind11/pybind11.h
%%YCMDDIR%%/cpp/pybind11/pybind11/pytypes.h
%%YCMDDIR%%/cpp/pybind11/pybind11/stl.h
%%YCMDDIR%%/cpp/pybind11/pybind11/stl_bind.h
%%YCMDDIR%%/cpp/whereami/LICENSE.MIT
%%YCMDDIR%%/cpp/whereami/whereami.c
%%YCMDDIR%%/cpp/whereami/whereami.h
%%YCMDDIR%%/cpp/ycm/CMakeLists.txt
%%YCMDDIR%%/cpp/ycm/Candidate.cpp
%%YCMDDIR%%/cpp/ycm/Candidate.h
%%YCMDDIR%%/cpp/ycm/Character.cpp
%%YCMDDIR%%/cpp/ycm/Character.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangCompleter.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangCompleter.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangHelpers.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangHelpers.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangUtils.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/ClangUtils.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/CompilationDatabase.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/CompilationDatabase.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/CompletionData.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/CompletionData.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Diagnostic.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Documentation.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Documentation.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/FixIt.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Location.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Range.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/Range.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/TranslationUnit.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/TranslationUnit.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/TranslationUnitStore.cpp
%%YCMDDIR%%/cpp/ycm/ClangCompleter/TranslationUnitStore.h
%%YCMDDIR%%/cpp/ycm/ClangCompleter/UnsavedFile.h
%%YCMDDIR%%/cpp/ycm/CodePoint.cpp
%%YCMDDIR%%/cpp/ycm/CodePoint.h
%%YCMDDIR%%/cpp/ycm/IdentifierCompleter.cpp
%%YCMDDIR%%/cpp/ycm/IdentifierCompleter.h
%%YCMDDIR%%/cpp/ycm/IdentifierDatabase.cpp
%%YCMDDIR%%/cpp/ycm/IdentifierDatabase.h
%%YCMDDIR%%/cpp/ycm/IdentifierUtils.cpp
%%YCMDDIR%%/cpp/ycm/IdentifierUtils.h
%%YCMDDIR%%/cpp/ycm/PythonSupport.cpp
%%YCMDDIR%%/cpp/ycm/PythonSupport.h
%%YCMDDIR%%/cpp/ycm/Repository.cpp
%%YCMDDIR%%/cpp/ycm/Repository.h
%%YCMDDIR%%/cpp/ycm/Result.cpp
%%YCMDDIR%%/cpp/ycm/Result.h
%%YCMDDIR%%/cpp/ycm/UnicodeTable.inc
%%YCMDDIR%%/cpp/ycm/Utils.cpp
%%YCMDDIR%%/cpp/ycm/Utils.h
%%YCMDDIR%%/cpp/ycm/Word.cpp
%%YCMDDIR%%/cpp/ycm/Word.h
%%YCMDDIR%%/cpp/ycm/benchmarks/BenchUtils.cpp
%%YCMDDIR%%/cpp/ycm/benchmarks/BenchUtils.h
%%YCMDDIR%%/cpp/ycm/benchmarks/CMakeLists.txt
%%YCMDDIR%%/cpp/ycm/benchmarks/IdentifierCompleter_bench.cpp
%%YCMDDIR%%/cpp/ycm/benchmarks/PythonSupport_bench.cpp
%%YCMDDIR%%/cpp/ycm/benchmarks/main.cpp
%%YCMDDIR%%/cpp/ycm/versioning.cpp
%%YCMDDIR%%/cpp/ycm/versioning.h
%%YCMDDIR%%/cpp/ycm/ycm_core.cpp
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_builtin_vars.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_cmath.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_complex_builtins.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_device_functions.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_intrinsics.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_libdevice_declares.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_math.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_math_forward_declares.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_runtime_wrapper.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_cuda_texture_intrinsics.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_cmath.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_libdevice_declares.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_math.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__clang_hip_runtime_wrapper.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__stddef_max_align_t.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__wmmintrin_aes.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/__wmmintrin_pclmul.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/adxintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/altivec.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ammintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/amxintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm64intr.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_acle.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_cmse.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/arm_neon_sve_bridge.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/armintr.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx2intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bf16intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bitalgintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512bwintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512cdintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512dqintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512erintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512fintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512fp16intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512ifmaintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512ifmavlintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512pfintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmi2intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmiintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vbmivlintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbf16intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbitalgintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlbwintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlcdintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vldqintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlfp16intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvbmi2intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvnniintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vlvp2intersectintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vnniintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vp2intersectintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vpopcntdqintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avx512vpopcntdqvlintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avxintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/avxvnniintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/bmi2intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/bmiintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/builtins.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cet.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cetintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cldemoteintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clflushoptintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clwbintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/clzerointrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cpuid.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/crc32intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/algorithm
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/complex
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/cuda_wrappers/new
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/emmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/enqcmdintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/f16cintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/float.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fma4intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fmaintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/fxsrintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/gfniintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_circ_brev_intrinsics.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_protos.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hexagon_types.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hresetintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/htmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/htmxlintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/hvx_hexagon_protos.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ia32intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/immintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/inttypes.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/invpcidintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/iso646.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/keylockerintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/limits.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/lwpintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/lzcntintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mm3dnow.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mm_malloc.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/module.modulemap
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/movdirintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/msa.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/mwaitxintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/nmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/opencl-c-base.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/opencl-c.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/__clang_openmp_device_functions.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/cmath
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/complex_cmath.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/math.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/new
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/openmp_wrappers/time.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pconfigintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pkuintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/pmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/popcntintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/emmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/mm_malloc.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/mmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/pmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/smmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/tmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ppc_wrappers/xmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/prfchwintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/ptwriteintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/rdseedintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/rtmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/s390intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/serializeintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/sgxintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/shaintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/smmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdalign.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdarg.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdatomic.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdbool.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stddef.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdint.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/stdnoreturn.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tbmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tgmath.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/tsxldtrkintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/uintrintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/unwind.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vadefs.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vaesintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/varargs.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vecintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/vpclmulqdqintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/waitpkgintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wasm_simd128.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wbnoinvdintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/wmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/x86gprintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/x86intrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xmmintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xopintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsavecintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsaveintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsaveoptintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xsavesintrin.h
%%YCMDDIR%%/third_party/clang/lib/clang/14.0.0/include/xtestintrin.h
%%YCMDDIR%%/third_party/generic_server/.eslintignore
%%YCMDDIR%%/third_party/generic_server/.eslintrc.js
%%YCMDDIR%%/third_party/generic_server/.eslintrc.json
%%YCMDDIR%%/third_party/generic_server/.gitignore
%%YCMDDIR%%/third_party/generic_server/.vimspector.json
%%YCMDDIR%%/third_party/generic_server/.vscode/extensions.json
%%YCMDDIR%%/third_party/generic_server/.vscode/launch.json
%%YCMDDIR%%/third_party/generic_server/.vscode/settings.json
%%YCMDDIR%%/third_party/generic_server/.vscode/tasks.json
%%YCMDDIR%%/third_party/generic_server/.vscodeignore
%%YCMDDIR%%/third_party/generic_server/README.md
%%YCMDDIR%%/third_party/generic_server/client/package-lock.json
%%YCMDDIR%%/third_party/generic_server/client/package.json
%%YCMDDIR%%/third_party/generic_server/client/src/extension.ts
%%YCMDDIR%%/third_party/generic_server/client/src/test/completion.test.ts
%%YCMDDIR%%/third_party/generic_server/client/src/test/diagnostics.test.ts
%%YCMDDIR%%/third_party/generic_server/client/src/test/helper.ts
%%YCMDDIR%%/third_party/generic_server/client/src/test/index.ts
%%YCMDDIR%%/third_party/generic_server/client/src/test/runTest.ts
%%YCMDDIR%%/third_party/generic_server/client/testFixture/completion.txt
%%YCMDDIR%%/third_party/generic_server/client/testFixture/diagnostics.txt
%%YCMDDIR%%/third_party/generic_server/client/tsconfig.json
%%YCMDDIR%%/third_party/generic_server/package.json
%%YCMDDIR%%/third_party/generic_server/scripts/e2e.sh
%%YCMDDIR%%/third_party/generic_server/server/package-lock.json
%%YCMDDIR%%/third_party/generic_server/server/package.json
%%YCMDDIR%%/third_party/generic_server/server/src/server.ts
%%YCMDDIR%%/third_party/generic_server/server/tsconfig.json
%%YCMDDIR%%/third_party/generic_server/tsconfig.json
%%YCMDDIR%%/third_party/tern_runtime/package.json
%%YCMDDIR%%/third_party/tsserver/package.json
%%YCMDDIR%%/ycm_core%%PYTHON_EXT_SUFFIX%%.so
%%YCMDDIR%%/ycmd/__init__.py
%%YCMDDIR%%/ycmd/__main__.py
%%YCMDDIR%%/ycmd/completers/__init__.py
%%YCMDDIR%%/ycmd/completers/all/__init__.py
%%YCMDDIR%%/ycmd/completers/all/identifier_completer.py
%%YCMDDIR%%/ycmd/completers/c/__init__.py
%%YCMDDIR%%/ycmd/completers/c/hook.py
%%YCMDDIR%%/ycmd/completers/completer.py
%%YCMDDIR%%/ycmd/completers/completer_utils.py
%%YCMDDIR%%/ycmd/completers/cpp/__init__.py
%%YCMDDIR%%/ycmd/completers/cpp/clang_completer.py
%%YCMDDIR%%/ycmd/completers/cpp/clang_helpers.py
%%YCMDDIR%%/ycmd/completers/cpp/clangd_completer.py
%%YCMDDIR%%/ycmd/completers/cpp/ephemeral_values_set.py
%%YCMDDIR%%/ycmd/completers/cpp/flags.py
%%YCMDDIR%%/ycmd/completers/cpp/hook.py
%%YCMDDIR%%/ycmd/completers/cpp/include_cache.py
%%YCMDDIR%%/ycmd/completers/cs/__init__.py
%%YCMDDIR%%/ycmd/completers/cs/cs_completer.py
%%YCMDDIR%%/ycmd/completers/cs/hook.py
%%YCMDDIR%%/ycmd/completers/cs/solutiondetection.py
%%YCMDDIR%%/ycmd/completers/cuda/__init__.py
%%YCMDDIR%%/ycmd/completers/cuda/hook.py
%%YCMDDIR%%/ycmd/completers/general/__init__.py
%%YCMDDIR%%/ycmd/completers/general/filename_completer.py
%%YCMDDIR%%/ycmd/completers/general/general_completer_store.py
%%YCMDDIR%%/ycmd/completers/general/ultisnips_completer.py
%%YCMDDIR%%/ycmd/completers/general_completer.py
%%YCMDDIR%%/ycmd/completers/go/__init__.py
%%YCMDDIR%%/ycmd/completers/go/go_completer.py
%%YCMDDIR%%/ycmd/completers/go/hook.py
%%YCMDDIR%%/ycmd/completers/java/__init__.py
%%YCMDDIR%%/ycmd/completers/java/hook.py
%%YCMDDIR%%/ycmd/completers/java/java_completer.py
%%YCMDDIR%%/ycmd/completers/javascript/__init__.py
%%YCMDDIR%%/ycmd/completers/javascript/hook.py
%%YCMDDIR%%/ycmd/completers/javascript/tern_completer.py
%%YCMDDIR%%/ycmd/completers/javascriptreact/hook.py
%%YCMDDIR%%/ycmd/completers/language_server/__init__.py
%%YCMDDIR%%/ycmd/completers/language_server/generic_lsp_completer.py
%%YCMDDIR%%/ycmd/completers/language_server/language_server_completer.py
%%YCMDDIR%%/ycmd/completers/language_server/language_server_protocol.py
%%YCMDDIR%%/ycmd/completers/objc/__init__.py
%%YCMDDIR%%/ycmd/completers/objc/hook.py
%%YCMDDIR%%/ycmd/completers/objcpp/__init__.py
%%YCMDDIR%%/ycmd/completers/objcpp/hook.py
%%YCMDDIR%%/ycmd/completers/python/__init__.py
%%YCMDDIR%%/ycmd/completers/python/hook.py
%%YCMDDIR%%/ycmd/completers/python/python_completer.py
%%YCMDDIR%%/ycmd/completers/rust/__init__.py
%%YCMDDIR%%/ycmd/completers/rust/hook.py
%%YCMDDIR%%/ycmd/completers/rust/rust_completer.py
%%YCMDDIR%%/ycmd/completers/typescript/__init__.py
%%YCMDDIR%%/ycmd/completers/typescript/hook.py
%%YCMDDIR%%/ycmd/completers/typescript/typescript_completer.py
%%YCMDDIR%%/ycmd/completers/typescriptreact/hook.py
%%YCMDDIR%%/ycmd/default_settings.json
%%YCMDDIR%%/ycmd/extra_conf_store.py
%%YCMDDIR%%/ycmd/handlers.py
%%YCMDDIR%%/ycmd/hmac_plugin.py
%%YCMDDIR%%/ycmd/hmac_utils.py
%%YCMDDIR%%/ycmd/identifier_utils.py
%%YCMDDIR%%/ycmd/request_validation.py
%%YCMDDIR%%/ycmd/request_wrap.py
%%YCMDDIR%%/ycmd/responses.py
%%YCMDDIR%%/ycmd/server_state.py
%%YCMDDIR%%/ycmd/user_options_store.py
%%YCMDDIR%%/ycmd/utils.py
%%YCMDDIR%%/ycmd/watchdog_plugin.py
%%YCMDDIR%%/ycmd/wsgi_server.py