123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP Apache-2.0 0e8699c5f5ea602534a6558430df2b8d
- BELONGS absl/base/ya.make absl/debugging/ya.make absl/hash/ya.make absl/log/ya.make absl/numeric/ya.make absl/profiling/ya.make absl/random/ya.make absl/strings/ya.make absl/synchronization/ya.make absl/utility/ya.make ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
- Files with this license:
- absl/base/internal/cycleclock_config.h [3:13]
- absl/base/internal/poison.cc [3:13]
- absl/base/internal/poison.h [3:13]
- absl/base/internal/unscaledcycleclock_config.h [3:13]
- absl/base/prefetch.h [3:13]
- absl/container/hash_container_defaults.h [3:13]
- absl/crc/crc32c.cc [3:13]
- absl/crc/crc32c.h [3:13]
- absl/crc/internal/cpu_detect.cc [3:13]
- absl/crc/internal/cpu_detect.h [3:13]
- absl/crc/internal/crc32c.h [3:13]
- absl/crc/internal/crc_cord_state.cc [3:13]
- absl/crc/internal/crc_cord_state.h [3:13]
- absl/crc/internal/crc_memcpy.h [3:13]
- absl/crc/internal/crc_memcpy_fallback.cc [3:13]
- absl/crc/internal/crc_memcpy_x86_arm_combined.cc [3:13]
- absl/crc/internal/crc_non_temporal_memcpy.cc [3:13]
- absl/crc/internal/non_temporal_arm_intrinsics.h [3:13]
- absl/crc/internal/non_temporal_memcpy.h [3:13]
- absl/debugging/internal/bounded_utf8_length_sequence.h [3:13]
- absl/debugging/internal/decode_rust_punycode.cc [3:13]
- absl/debugging/internal/decode_rust_punycode.h [3:13]
- absl/debugging/internal/demangle_rust.cc [3:13]
- absl/debugging/internal/demangle_rust.h [3:13]
- absl/debugging/internal/stacktrace_riscv-inl.inc [3:13]
- absl/debugging/internal/utf8_for_code_point.cc [3:13]
- absl/debugging/internal/utf8_for_code_point.h [3:13]
- absl/hash/internal/low_level_hash.cc [3:13]
- absl/hash/internal/low_level_hash.h [3:13]
- absl/log/internal/append_truncated.h [3:13]
- absl/log/internal/fnmatch.cc [3:13]
- absl/log/internal/fnmatch.h [3:13]
- absl/log/internal/log_impl.h [3:13]
- absl/log/internal/nullguard.cc [3:13]
- absl/log/internal/vlog_config.cc [3:13]
- absl/log/internal/vlog_config.h [3:13]
- absl/log/log_sink.cc [3:13]
- absl/numeric/bits.h [3:13]
- absl/numeric/internal/bits.h [3:13]
- absl/numeric/internal/representation.h [3:13]
- absl/profiling/internal/exponential_biased.cc [3:13]
- absl/profiling/internal/exponential_biased.h [3:13]
- absl/random/internal/mock_validators.h [3:13]
- absl/random/internal/nanobenchmark.h [3:13]
- absl/status/internal/status_internal.cc [3:13]
- absl/status/internal/status_matchers.h [3:13]
- absl/strings/cord_analysis.cc [3:13]
- absl/strings/cord_analysis.h [3:13]
- absl/strings/cord_buffer.cc [3:13]
- absl/strings/cord_buffer.h [3:13]
- absl/strings/cordz_test_helpers.h [3:13]
- absl/strings/has_absl_stringify.h [3:13]
- absl/strings/has_ostream_operator.h [3:13]
- absl/strings/internal/cord_data_edge.h [3:13]
- absl/strings/internal/cord_rep_btree.cc [3:13]
- absl/strings/internal/cord_rep_btree.h [3:13]
- absl/strings/internal/cord_rep_btree_navigator.cc [3:13]
- absl/strings/internal/cord_rep_btree_navigator.h [3:13]
- absl/strings/internal/cord_rep_btree_reader.cc [3:13]
- absl/strings/internal/cord_rep_btree_reader.h [3:13]
- absl/strings/internal/cord_rep_consume.cc [3:13]
- absl/strings/internal/cord_rep_consume.h [3:13]
- absl/strings/internal/cord_rep_crc.cc [3:13]
- absl/strings/internal/cord_rep_crc.h [3:13]
- absl/strings/internal/cord_rep_flat.h [3:13]
- absl/strings/internal/cord_rep_test_util.h [3:13]
- absl/strings/internal/cordz_update_scope.h [3:13]
- absl/strings/internal/cordz_update_tracker.h [3:13]
- absl/strings/internal/damerau_levenshtein_distance.cc [3:13]
- absl/strings/internal/damerau_levenshtein_distance.h [3:13]
- absl/strings/internal/str_format/constexpr_parser.h [3:13]
- absl/strings/internal/stringify_sink.cc [3:13]
- absl/strings/internal/stringify_sink.h [3:13]
- absl/synchronization/internal/kernel_timeout.cc [3:13]
- absl/utility/internal/if_constexpr.h [3:13]
- Belongs difference:
- - absl/container/ya.make absl/status/ya.make
- KEEP Apache-2.0 0f66a26c8211d9f8c21369fcb6702370
- BELONGS absl/time/ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
- Files with this license:
- absl/time/internal/cctz/include/cctz/civil_time.h [3:13]
- absl/time/internal/cctz/include/cctz/civil_time_detail.h [3:13]
- absl/time/internal/cctz/include/cctz/time_zone.h [3:13]
- absl/time/internal/cctz/include/cctz/zone_info_source.h [3:13]
- absl/time/internal/cctz/src/civil_time_detail.cc [3:13]
- absl/time/internal/cctz/src/time_zone_fixed.cc [3:13]
- absl/time/internal/cctz/src/time_zone_fixed.h [3:13]
- absl/time/internal/cctz/src/time_zone_format.cc [3:13]
- absl/time/internal/cctz/src/time_zone_if.cc [3:13]
- absl/time/internal/cctz/src/time_zone_if.h [3:13]
- absl/time/internal/cctz/src/time_zone_impl.cc [3:13]
- absl/time/internal/cctz/src/time_zone_impl.h [3:13]
- absl/time/internal/cctz/src/time_zone_info.cc [3:13]
- absl/time/internal/cctz/src/time_zone_info.h [3:13]
- absl/time/internal/cctz/src/time_zone_libc.cc [3:13]
- absl/time/internal/cctz/src/time_zone_libc.h [3:13]
- absl/time/internal/cctz/src/time_zone_lookup.cc [3:13]
- absl/time/internal/cctz/src/time_zone_posix.cc [3:13]
- absl/time/internal/cctz/src/time_zone_posix.h [3:13]
- absl/time/internal/cctz/src/zone_info_source.cc [3:13]
- KEEP Apache-2.0 3493ceb30c6c8a1d5127bc1f0b030380
- BELONGS ya.make
- License text:
- \## License
- The Abseil C++ library is licensed under the terms of the Apache
- license. See [LICENSE](LICENSE) for more information.
- Scancode info:
- Original SPDX id: MIT
- Score : 52.63
- Match type : NOTICE
- Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
- Files with this license:
- README.md [145:148]
- KEEP Public-Domain 3a682fe6def1cddc889298ee2a043f6f
- BELONGS absl/time/ya.make
- License text:
- ** This file is in the public domain, so clarified as of
- Scancode info:
- Original SPDX id: LicenseRef-scancode-public-domain
- Score : 100.00
- Match type : TEXT
- Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
- Files with this license:
- absl/time/internal/cctz/src/tzfile.h [8:8]
- KEEP Apache-2.0 3ea5060c4f08f5769674fbf0c0fb3992
- BELONGS absl/algorithm/ya.make absl/base/ya.make absl/container/ya.make absl/debugging/ya.make absl/flags/ya.make absl/functional/ya.make absl/hash/ya.make absl/log/ya.make absl/memory/ya.make absl/meta/ya.make absl/numeric/ya.make absl/profiling/ya.make absl/random/ya.make absl/status/ya.make absl/strings/ya.make absl/synchronization/ya.make absl/time/ya.make absl/types/ya.make absl/utility/ya.make ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
- Files with this license:
- absl/algorithm/algorithm.h [3:13]
- absl/algorithm/container.h [3:13]
- absl/base/attributes.h [3:13]
- absl/base/call_once.h [3:13]
- absl/base/casts.h [4:14]
- absl/base/config.h [4:14]
- absl/base/const_init.h [3:13]
- absl/base/dynamic_annotations.h [3:13]
- absl/base/internal/atomic_hook.h [3:13]
- absl/base/internal/atomic_hook_test_helper.h [3:13]
- absl/base/internal/cycleclock.cc [3:13]
- absl/base/internal/cycleclock.h [4:14]
- absl/base/internal/direct_mmap.h [3:13]
- absl/base/internal/dynamic_annotations.h [3:13]
- absl/base/internal/endian.h [3:13]
- absl/base/internal/errno_saver.h [3:13]
- absl/base/internal/exception_safety_testing.h [3:13]
- absl/base/internal/exception_testing.h [3:13]
- absl/base/internal/fast_type_id.h [4:14]
- absl/base/internal/hide_ptr.h [3:13]
- absl/base/internal/identity.h [3:13]
- absl/base/internal/inline_variable.h [3:13]
- absl/base/internal/inline_variable_testing.h [3:13]
- absl/base/internal/invoke.h [3:13]
- absl/base/internal/low_level_alloc.cc [3:13]
- absl/base/internal/low_level_alloc.h [3:13]
- absl/base/internal/low_level_scheduling.h [3:13]
- absl/base/internal/nullability_impl.h [3:13]
- absl/base/internal/per_thread_tls.h [3:13]
- absl/base/internal/pretty_function.h [3:13]
- absl/base/internal/raw_logging.cc [3:13]
- absl/base/internal/raw_logging.h [3:13]
- absl/base/internal/scheduling_mode.h [3:13]
- absl/base/internal/scoped_set_env.cc [3:13]
- absl/base/internal/scoped_set_env.h [4:14]
- absl/base/internal/spinlock.cc [3:13]
- absl/base/internal/spinlock.h [4:14]
- absl/base/internal/spinlock_akaros.inc [3:13]
- absl/base/internal/spinlock_linux.inc [3:13]
- absl/base/internal/spinlock_posix.inc [3:13]
- absl/base/internal/spinlock_wait.cc [3:13]
- absl/base/internal/spinlock_wait.h [3:13]
- absl/base/internal/spinlock_win32.inc [3:13]
- absl/base/internal/strerror.cc [3:13]
- absl/base/internal/strerror.h [3:13]
- absl/base/internal/sysinfo.cc [3:13]
- absl/base/internal/sysinfo.h [3:13]
- absl/base/internal/thread_identity.cc [3:13]
- absl/base/internal/thread_identity.h [3:13]
- absl/base/internal/throw_delegate.cc [3:13]
- absl/base/internal/throw_delegate.h [4:14]
- absl/base/internal/tsan_mutex_interface.h [3:13]
- absl/base/internal/unaligned_access.h [4:14]
- absl/base/internal/unscaledcycleclock.cc [3:13]
- absl/base/internal/unscaledcycleclock.h [3:13]
- absl/base/log_severity.cc [3:13]
- absl/base/log_severity.h [3:13]
- absl/base/macros.h [4:14]
- absl/base/no_destructor.h [3:13]
- absl/base/nullability.h [3:13]
- absl/base/optimization.h [4:14]
- absl/base/options.h [3:13]
- absl/base/policy_checks.h [3:13]
- absl/base/port.h [3:13]
- absl/base/thread_annotations.h [3:13]
- absl/cleanup/cleanup.h [3:13]
- absl/cleanup/internal/cleanup.h [3:13]
- absl/container/btree_map.h [3:13]
- absl/container/btree_set.h [3:13]
- absl/container/btree_test.h [3:13]
- absl/container/fixed_array.h [3:13]
- absl/container/flat_hash_map.h [3:13]
- absl/container/flat_hash_set.h [3:13]
- absl/container/inlined_vector.h [3:13]
- absl/container/internal/btree.h [3:13]
- absl/container/internal/btree_container.h [3:13]
- absl/container/internal/common.h [3:13]
- absl/container/internal/common_policy_traits.h [3:13]
- absl/container/internal/compressed_tuple.h [3:13]
- absl/container/internal/container_memory.h [3:13]
- absl/container/internal/hash_function_defaults.h [3:13]
- absl/container/internal/hash_generator_testing.h [3:13]
- absl/container/internal/hash_policy_testing.h [3:13]
- absl/container/internal/hash_policy_traits.h [3:13]
- absl/container/internal/hashtable_debug.h [3:13]
- absl/container/internal/hashtable_debug_hooks.h [3:13]
- absl/container/internal/hashtablez_sampler.cc [3:13]
- absl/container/internal/hashtablez_sampler.h [3:13]
- absl/container/internal/hashtablez_sampler_force_weak_definition.cc [3:13]
- absl/container/internal/inlined_vector.h [3:13]
- absl/container/internal/layout.h [3:13]
- absl/container/internal/node_slot_policy.h [3:13]
- absl/container/internal/raw_hash_map.h [3:13]
- absl/container/internal/raw_hash_set.cc [3:13]
- absl/container/internal/raw_hash_set.h [3:13]
- absl/container/internal/test_allocator.h [3:13]
- absl/container/internal/test_instance_tracker.h [3:13]
- absl/container/internal/tracked.h [3:13]
- absl/container/internal/unordered_map_constructor_test.h [3:13]
- absl/container/internal/unordered_map_lookup_test.h [3:13]
- absl/container/internal/unordered_map_members_test.h [3:13]
- absl/container/internal/unordered_map_modifiers_test.h [3:13]
- absl/container/internal/unordered_set_constructor_test.h [3:13]
- absl/container/internal/unordered_set_lookup_test.h [3:13]
- absl/container/internal/unordered_set_members_test.h [3:13]
- absl/container/internal/unordered_set_modifiers_test.h [3:13]
- absl/container/node_hash_map.h [3:13]
- absl/container/node_hash_set.h [3:13]
- absl/crc/internal/crc.cc [3:13]
- absl/crc/internal/crc.h [3:13]
- absl/crc/internal/crc32_x86_arm_combined_simd.h [3:13]
- absl/crc/internal/crc32c_inline.h [3:13]
- absl/crc/internal/crc_internal.h [3:13]
- absl/crc/internal/crc_x86_arm_combined.cc [3:13]
- absl/debugging/failure_signal_handler.cc [4:14]
- absl/debugging/failure_signal_handler.h [3:13]
- absl/debugging/internal/address_is_readable.cc [3:13]
- absl/debugging/internal/address_is_readable.h [3:13]
- absl/debugging/internal/demangle.cc [3:13]
- absl/debugging/internal/demangle.h [3:13]
- absl/debugging/internal/elf_mem_image.cc [3:13]
- absl/debugging/internal/examine_stack.cc [4:14]
- absl/debugging/internal/examine_stack.h [4:14]
- absl/debugging/internal/stack_consumption.h [4:14]
- absl/debugging/internal/stacktrace_arm-inl.inc [3:13]
- absl/debugging/internal/stacktrace_emscripten-inl.inc [3:13]
- absl/debugging/internal/stacktrace_generic-inl.inc [3:13]
- absl/debugging/internal/stacktrace_powerpc-inl.inc [3:13]
- absl/debugging/internal/stacktrace_win32-inl.inc [3:13]
- absl/debugging/internal/stacktrace_x86-inl.inc [3:13]
- absl/debugging/internal/symbolize.h [3:13]
- absl/debugging/internal/vdso_support.cc [3:13]
- absl/debugging/internal/vdso_support.h [4:14]
- absl/debugging/leak_check.cc [3:13]
- absl/debugging/leak_check.h [3:13]
- absl/debugging/stacktrace.cc [3:13]
- absl/debugging/stacktrace.h [3:13]
- absl/debugging/symbolize.cc [3:13]
- absl/debugging/symbolize.h [3:13]
- absl/debugging/symbolize_darwin.inc [3:13]
- absl/debugging/symbolize_elf.inc [3:13]
- absl/debugging/symbolize_emscripten.inc [3:13]
- absl/debugging/symbolize_unimplemented.inc [3:13]
- absl/debugging/symbolize_win32.inc [3:13]
- absl/flags/commandlineflag.cc [4:14]
- absl/flags/commandlineflag.h [4:14]
- absl/flags/config.h [4:14]
- absl/flags/declare.h [4:14]
- absl/flags/flag.h [4:14]
- absl/flags/internal/commandlineflag.cc [4:14]
- absl/flags/internal/commandlineflag.h [4:14]
- absl/flags/internal/flag.cc [4:14]
- absl/flags/internal/flag.h [4:14]
- absl/flags/internal/parse.h [4:14]
- absl/flags/internal/path_util.h [4:14]
- absl/flags/internal/private_handle_accessor.cc [4:14]
- absl/flags/internal/private_handle_accessor.h [4:14]
- absl/flags/internal/program_name.cc [4:14]
- absl/flags/internal/program_name.h [4:14]
- absl/flags/internal/registry.h [4:14]
- absl/flags/internal/sequence_lock.h [4:14]
- absl/flags/internal/usage.cc [4:14]
- absl/flags/internal/usage.h [4:14]
- absl/flags/marshalling.cc [4:14]
- absl/flags/marshalling.h [4:14]
- absl/flags/parse.cc [4:14]
- absl/flags/parse.h [4:14]
- absl/flags/reflection.cc [4:14]
- absl/flags/reflection.h [4:14]
- absl/flags/usage.cc [4:14]
- absl/flags/usage.h [4:14]
- absl/flags/usage_config.cc [4:14]
- absl/flags/usage_config.h [4:14]
- absl/functional/any_invocable.h [3:13]
- absl/functional/bind_front.h [3:13]
- absl/functional/function_ref.h [3:13]
- absl/functional/internal/any_invocable.h [3:13]
- absl/functional/internal/front_binder.h [3:13]
- absl/functional/internal/function_ref.h [3:13]
- absl/functional/overload.h [3:13]
- absl/hash/hash.h [3:13]
- absl/hash/hash_testing.h [3:13]
- absl/hash/internal/city.cc [3:13]
- absl/hash/internal/city.h [3:13]
- absl/hash/internal/hash.cc [3:13]
- absl/hash/internal/hash.h [3:13]
- absl/hash/internal/hash_test.h [3:13]
- absl/hash/internal/spy_hash_state.h [3:13]
- absl/log/absl_check.h [3:13]
- absl/log/absl_log.h [3:13]
- absl/log/absl_vlog_is_on.h [3:13]
- absl/log/check.h [3:13]
- absl/log/die_if_null.cc [3:13]
- absl/log/die_if_null.h [3:13]
- absl/log/flags.cc [4:14]
- absl/log/flags.h [3:13]
- absl/log/globals.cc [3:13]
- absl/log/globals.h [3:13]
- absl/log/initialize.cc [3:13]
- absl/log/initialize.h [3:13]
- absl/log/internal/check_impl.h [3:13]
- absl/log/internal/check_op.cc [3:13]
- absl/log/internal/check_op.h [3:13]
- absl/log/internal/conditions.cc [3:13]
- absl/log/internal/conditions.h [3:13]
- absl/log/internal/config.h [3:13]
- absl/log/internal/flags.h [3:13]
- absl/log/internal/globals.cc [3:13]
- absl/log/internal/globals.h [3:13]
- absl/log/internal/log_format.cc [4:14]
- absl/log/internal/log_format.h [3:13]
- absl/log/internal/log_message.cc [4:14]
- absl/log/internal/log_message.h [3:13]
- absl/log/internal/log_sink_set.cc [4:14]
- absl/log/internal/log_sink_set.h [3:13]
- absl/log/internal/nullguard.h [3:13]
- absl/log/internal/nullstream.h [3:13]
- absl/log/internal/proto.cc [3:13]
- absl/log/internal/proto.h [3:13]
- absl/log/internal/strip.h [3:13]
- absl/log/internal/structured.h [3:13]
- absl/log/internal/test_actions.h [3:13]
- absl/log/internal/test_helpers.h [3:13]
- absl/log/internal/test_matchers.h [3:13]
- absl/log/internal/voidify.h [3:13]
- absl/log/log.h [3:13]
- absl/log/log_entry.cc [4:14]
- absl/log/log_entry.h [3:13]
- absl/log/log_sink.h [3:13]
- absl/log/log_sink_registry.h [3:13]
- absl/log/log_streamer.h [3:13]
- absl/log/scoped_mock_log.h [3:13]
- absl/log/structured.h [3:13]
- absl/log/vlog_is_on.h [3:13]
- absl/memory/memory.h [3:13]
- absl/meta/type_traits.h [4:14]
- absl/numeric/int128.cc [3:13]
- absl/numeric/int128.h [4:14]
- absl/numeric/int128_have_intrinsic.inc [4:14]
- absl/numeric/int128_no_intrinsic.inc [4:14]
- absl/profiling/internal/periodic_sampler.cc [3:13]
- absl/profiling/internal/periodic_sampler.h [3:13]
- absl/profiling/internal/sample_recorder.h [3:13]
- absl/random/bernoulli_distribution.h [3:13]
- absl/random/beta_distribution.h [3:13]
- absl/random/bit_gen_ref.h [4:14]
- absl/random/discrete_distribution.cc [3:13]
- absl/random/discrete_distribution.h [3:13]
- absl/random/distributions.h [3:13]
- absl/random/exponential_distribution.h [3:13]
- absl/random/gaussian_distribution.h [3:13]
- absl/random/internal/chi_square.cc [3:13]
- absl/random/internal/chi_square.h [3:13]
- absl/random/internal/distribution_caller.h [4:14]
- absl/random/internal/distribution_test_util.cc [3:13]
- absl/random/internal/distribution_test_util.h [3:13]
- absl/random/internal/explicit_seed_seq.h [3:13]
- absl/random/internal/fast_uniform_bits.h [3:13]
- absl/random/internal/fastmath.h [3:13]
- absl/random/internal/generate_real.h [3:13]
- absl/random/internal/iostream_state_saver.h [3:13]
- absl/random/internal/mock_helpers.h [4:14]
- absl/random/internal/mock_overload_set.h [4:14]
- absl/random/internal/nonsecure_base.h [3:13]
- absl/random/internal/pcg_engine.h [3:13]
- absl/random/internal/platform.h [3:13]
- absl/random/internal/pool_urbg.cc [3:13]
- absl/random/internal/pool_urbg.h [3:13]
- absl/random/internal/randen.cc [3:13]
- absl/random/internal/randen.h [3:13]
- absl/random/internal/randen_detect.cc [3:13]
- absl/random/internal/randen_detect.h [3:13]
- absl/random/internal/randen_engine.h [3:13]
- absl/random/internal/randen_hwaes.cc [3:13]
- absl/random/internal/randen_hwaes.h [3:13]
- absl/random/internal/randen_round_keys.cc [3:13]
- absl/random/internal/randen_slow.cc [3:13]
- absl/random/internal/randen_slow.h [3:13]
- absl/random/internal/randen_traits.h [3:13]
- absl/random/internal/salted_seed_seq.h [3:13]
- absl/random/internal/seed_material.cc [3:13]
- absl/random/internal/seed_material.h [3:13]
- absl/random/internal/sequence_urbg.h [3:13]
- absl/random/internal/traits.h [3:13]
- absl/random/internal/uniform_helper.h [3:13]
- absl/random/internal/wide_multiply.h [3:13]
- absl/random/log_uniform_int_distribution.h [3:13]
- absl/random/mock_distributions.h [3:13]
- absl/random/mocking_bit_gen.h [3:13]
- absl/random/poisson_distribution.h [3:13]
- absl/random/random.h [3:13]
- absl/random/seed_gen_exception.cc [3:13]
- absl/random/seed_gen_exception.h [3:13]
- absl/random/seed_sequences.cc [3:13]
- absl/random/seed_sequences.h [3:13]
- absl/random/uniform_int_distribution.h [3:13]
- absl/random/uniform_real_distribution.h [3:13]
- absl/random/zipf_distribution.h [3:13]
- absl/status/internal/status_internal.h [3:13]
- absl/status/internal/statusor_internal.h [3:13]
- absl/status/status.cc [3:13]
- absl/status/status.h [3:13]
- absl/status/status_payload_printer.cc [3:13]
- absl/status/status_payload_printer.h [3:13]
- absl/status/statusor.cc [3:13]
- absl/status/statusor.h [3:13]
- absl/strings/ascii.cc [3:13]
- absl/strings/ascii.h [4:14]
- absl/strings/charconv.cc [3:13]
- absl/strings/charconv.h [3:13]
- absl/strings/charset.h [3:13]
- absl/strings/cord.cc [3:13]
- absl/strings/cord.h [3:13]
- absl/strings/cord_test_helpers.h [4:14]
- absl/strings/escaping.cc [3:13]
- absl/strings/escaping.h [4:14]
- absl/strings/internal/charconv_bigint.cc [3:13]
- absl/strings/internal/charconv_bigint.h [3:13]
- absl/strings/internal/charconv_parse.cc [3:13]
- absl/strings/internal/charconv_parse.h [3:13]
- absl/strings/internal/cord_internal.cc [3:13]
- absl/strings/internal/cord_internal.h [3:13]
- absl/strings/internal/cordz_functions.cc [3:13]
- absl/strings/internal/cordz_functions.h [3:13]
- absl/strings/internal/cordz_handle.cc [3:13]
- absl/strings/internal/cordz_handle.h [3:13]
- absl/strings/internal/cordz_info.cc [3:13]
- absl/strings/internal/cordz_info.h [3:13]
- absl/strings/internal/cordz_sample_token.cc [3:13]
- absl/strings/internal/cordz_sample_token.h [3:13]
- absl/strings/internal/cordz_statistics.h [3:13]
- absl/strings/internal/escaping.cc [3:13]
- absl/strings/internal/escaping.h [3:13]
- absl/strings/internal/escaping_test_common.h [3:13]
- absl/strings/internal/memutil.cc [3:13]
- absl/strings/internal/memutil.h [4:14]
- absl/strings/internal/numbers_test_common.h [3:13]
- absl/strings/internal/ostringstream.cc [3:13]
- absl/strings/internal/ostringstream.h [3:13]
- absl/strings/internal/pow10_helper.h [4:14]
- absl/strings/internal/resize_uninitialized.h [4:14]
- absl/strings/internal/stl_type_traits.h [3:13]
- absl/strings/internal/str_format/arg.cc [3:13]
- absl/strings/internal/str_format/arg.h [3:13]
- absl/strings/internal/str_format/bind.cc [3:13]
- absl/strings/internal/str_format/bind.h [3:13]
- absl/strings/internal/str_format/checker.h [3:13]
- absl/strings/internal/str_format/extension.cc [4:14]
- absl/strings/internal/str_format/extension.h [4:14]
- absl/strings/internal/str_format/float_conversion.cc [3:13]
- absl/strings/internal/str_format/float_conversion.h [3:13]
- absl/strings/internal/str_format/output.cc [3:13]
- absl/strings/internal/str_format/output.h [3:13]
- absl/strings/internal/str_format/parser.cc [3:13]
- absl/strings/internal/str_format/parser.h [3:13]
- absl/strings/internal/str_join_internal.h [4:14]
- absl/strings/internal/str_split_internal.h [3:13]
- absl/strings/internal/string_constant.h [3:13]
- absl/strings/internal/utf8.cc [3:13]
- absl/strings/internal/utf8.h [3:13]
- absl/strings/match.cc [3:13]
- absl/strings/match.h [4:14]
- absl/strings/numbers.cc [3:13]
- absl/strings/numbers.h [3:13]
- absl/strings/str_cat.cc [3:13]
- absl/strings/str_cat.h [4:14]
- absl/strings/str_format.h [4:14]
- absl/strings/str_join.h [4:14]
- absl/strings/str_replace.cc [3:13]
- absl/strings/str_replace.h [4:14]
- absl/strings/str_split.cc [3:13]
- absl/strings/str_split.h [4:14]
- absl/strings/string_view.cc [3:13]
- absl/strings/string_view.h [4:14]
- absl/strings/strip.h [4:14]
- absl/strings/substitute.cc [3:13]
- absl/strings/substitute.h [4:14]
- absl/synchronization/barrier.cc [3:13]
- absl/synchronization/barrier.h [3:13]
- absl/synchronization/blocking_counter.cc [3:13]
- absl/synchronization/blocking_counter.h [4:14]
- absl/synchronization/internal/create_thread_identity.cc [3:13]
- absl/synchronization/internal/futex.h [3:13]
- absl/synchronization/internal/futex_waiter.cc [3:13]
- absl/synchronization/internal/futex_waiter.h [3:13]
- absl/synchronization/internal/graphcycles.cc [3:13]
- absl/synchronization/internal/graphcycles.h [3:13]
- absl/synchronization/internal/kernel_timeout.h [3:13]
- absl/synchronization/internal/per_thread_sem.cc [3:13]
- absl/synchronization/internal/per_thread_sem.h [3:13]
- absl/synchronization/internal/pthread_waiter.cc [3:13]
- absl/synchronization/internal/pthread_waiter.h [3:13]
- absl/synchronization/internal/sem_waiter.cc [3:13]
- absl/synchronization/internal/sem_waiter.h [3:13]
- absl/synchronization/internal/stdcpp_waiter.cc [3:13]
- absl/synchronization/internal/stdcpp_waiter.h [3:13]
- absl/synchronization/internal/thread_pool.h [3:13]
- absl/synchronization/internal/waiter.h [3:13]
- absl/synchronization/internal/waiter_base.cc [3:13]
- absl/synchronization/internal/waiter_base.h [3:13]
- absl/synchronization/internal/win32_waiter.cc [3:13]
- absl/synchronization/internal/win32_waiter.h [3:13]
- absl/synchronization/mutex.cc [3:13]
- absl/synchronization/mutex.h [3:13]
- absl/synchronization/notification.cc [3:13]
- absl/synchronization/notification.h [3:13]
- absl/time/civil_time.cc [3:13]
- absl/time/civil_time.h [3:13]
- absl/time/clock.cc [3:13]
- absl/time/clock.h [3:13]
- absl/time/duration.cc [3:13]
- absl/time/format.cc [3:13]
- absl/time/internal/get_current_time_chrono.inc [3:13]
- absl/time/internal/test_util.h [3:13]
- absl/time/time.cc [3:13]
- absl/time/time.h [3:13]
- absl/types/any.h [4:14]
- absl/types/bad_any_cast.cc [3:13]
- absl/types/bad_any_cast.h [3:13]
- absl/types/bad_optional_access.cc [3:13]
- absl/types/bad_optional_access.h [3:13]
- absl/types/bad_variant_access.cc [3:13]
- absl/types/bad_variant_access.h [3:13]
- absl/types/compare.h [3:13]
- absl/types/internal/optional.h [3:13]
- absl/types/internal/span.h [4:14]
- absl/types/internal/variant.h [3:13]
- absl/types/optional.h [3:13]
- absl/types/span.h [4:14]
- absl/types/variant.h [3:13]
- absl/utility/utility.h [3:13]
- SKIP LicenseRef-scancode-warranty-disclaimer 5ba761db85e57267704f71a6bcf20c2a
- BELONGS absl/container/ya.make absl/profiling/ya.make
- License text:
- // This utility is internal-only. Use at your own risk.
- Scancode info:
- Original SPDX id: LicenseRef-scancode-warranty-disclaimer
- Score : 100.00
- Match type : TEXT
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
- Files with this license:
- absl/container/internal/hashtablez_sampler.h [37:37]
- absl/profiling/internal/sample_recorder.h [22:22]
- SKIP LicenseRef-scancode-generic-cla 5d780ffa423067f23c6a123ae33e7c18
- BELONGS ya.make
- License text:
- \## Contributor License Agreement
- Scancode info:
- Original SPDX id: LicenseRef-scancode-generic-cla
- Score : 16.00
- Match type : NOTICE
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
- Files with this license:
- CONTRIBUTING.md [9:9]
- SKIP LicenseRef-scancode-unknown-license-reference 8e1ade755f3bfad0a6736f291073f1ac
- BELONGS ya.make
- License text:
- license. See [LICENSE](LICENSE) for more information.
- Scancode info:
- Original SPDX id: LicenseRef-scancode-unknown-license-reference
- Score : 100.00
- Match type : REFERENCE
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
- Files with this license:
- README.md [148:148]
- SKIP LicenseRef-scancode-generic-exception 99cf00730bf3973359b67cfa5b7ac051
- BELONGS absl/synchronization/ya.make
- License text:
- // logging; as a special exception, the function may acquire other mutexes
- Scancode info:
- Original SPDX id: LicenseRef-scancode-generic-exception
- Score : 16.00
- Match type : INTRO
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-exception.LICENSE
- Files with this license:
- absl/synchronization/mutex.h [317:317]
- KEEP Apache-2.0 cac6cbe8ed5a3da569f7c01e4e486688
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : TEXT
- Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
- Files with this license:
- LICENSE [2:202]
- KEEP Apache-2.0 d4afbfe97ca1f27103271d24e8af5b32
- BELONGS absl/debugging/ya.make absl/synchronization/ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
- Files with this license:
- absl/debugging/internal/elf_mem_image.h [4:14]
- absl/debugging/internal/stacktrace_config.h [4:14]
- absl/synchronization/internal/create_thread_identity.h [4:14]
- SKIP LicenseRef-scancode-generic-cla d72fcd21b18e44b666a94e6225ed43eb
- BELONGS ya.make
- License text:
- Contributions to this project must be accompanied by a Contributor License
- Agreement. You (or your employer) retain the copyright to your contribution,
- Scancode info:
- Original SPDX id: LicenseRef-scancode-generic-cla
- Score : 16.00
- Match type : NOTICE
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
- Files with this license:
- CONTRIBUTING.md [11:12]
- SKIP BSD-2-Clause AND GPL-2.0-only e12cf8844c9d92dd647ddf4320b73d06
- BELONGS absl/strings/ya.make
- # not a license
- License text:
- // input unless explicitly stated otherwise. All functions returning a CordRep*
- Scancode info:
- Original SPDX id: BSD-2-Clause
- Score : 8.16
- Match type : NOTICE
- Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
- Files with this license:
- absl/strings/internal/cord_rep_btree.h [58:58]
- Scancode info:
- Original SPDX id: GPL-2.0-only
- Score : 8.16
- Match type : NOTICE
- Links : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
- Files with this license:
- absl/strings/internal/cord_rep_btree.h [58:58]
|