{ "inlined_vector": { "type": "export" , "target": "inlined_vector (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "inlined_vector (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["inlined_vector"] , "stage": ["absl", "container"] , "hdrs": ["inlined_vector.h"] , "deps": [ "inlined_vector_internal" , ["absl/algorithm", "algorithm"] , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "throw_delegate"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] ] } , "inlined_vector_internal": { "type": ["@", "rules", "CC", "library"] , "name": ["inlined_vector_internal"] , "stage": ["absl", "container"] , "hdrs": ["internal/inlined_vector.h"] , "deps": [ "compressed_tuple" , ["absl/base", "base_internal"] , ["absl/base", "core_headers"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] , ["absl/types", "span"] ] } , "compressed_tuple": { "type": "export" , "target": "compressed_tuple (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "compressed_tuple (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["compressed_tuple"] , "stage": ["absl", "container"] , "hdrs": ["internal/compressed_tuple.h"] , "deps": [["absl/utility", "utility"]] } , "fixed_array": { "type": "export" , "target": "fixed_array (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "fixed_array (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["fixed_array"] , "stage": ["absl", "container"] , "hdrs": ["fixed_array.h"] , "deps": [ "compressed_tuple" , ["absl/algorithm", "algorithm"] , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "dynamic_annotations"] , ["absl/base", "throw_delegate"] , ["absl/memory", "memory"] ] } , "container_memory": { "type": "export" , "target": "container_memory (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "container_memory (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["container_memory"] , "stage": ["absl", "container"] , "hdrs": ["internal/container_memory.h"] , "deps": [ ["absl/base", "config"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] , ["absl/utility", "utility"] ] } , "layout": { "type": "export" , "target": "layout (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "layout (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["layout"] , "stage": ["absl", "container"] , "hdrs": ["internal/layout.h"] , "deps": [ ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/debugging", "demangle_internal"] , ["absl/meta", "type_traits"] , ["absl/strings", "strings"] , ["absl/types", "span"] , ["absl/utility", "utility"] ] } , "flat_hash_map": { "type": "export" , "target": "flat_hash_map (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "flat_hash_map (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["flat_hash_map"] , "stage": ["absl", "container"] , "hdrs": ["flat_hash_map.h"] , "deps": [ "container_memory" , "hash_container_defaults" , "raw_hash_map" , ["absl/algorithm", "container"] , ["absl/base", "core_headers"] , ["absl/meta", "type_traits"] ] } , "hash_function_defaults": { "type": "export" , "target": "hash_function_defaults (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "hash_function_defaults (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["hash_function_defaults"] , "stage": ["absl", "container"] , "hdrs": ["internal/hash_function_defaults.h"] , "deps": [ ["absl/base", "config"] , ["absl/hash", "hash"] , ["absl/strings", "cord"] , ["absl/strings", "strings"] ] } , "hash_container_defaults": { "type": "export" , "target": "hash_container_defaults (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "hash_container_defaults (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["hash_container_defaults"] , "stage": ["absl", "container"] , "hdrs": ["hash_container_defaults.h"] , "deps": ["hash_function_defaults", ["absl/base", "config"]] } , "raw_hash_map": { "type": "export" , "target": "raw_hash_map (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "raw_hash_map (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["raw_hash_map"] , "stage": ["absl", "container"] , "hdrs": ["internal/raw_hash_map.h"] , "deps": [ "container_memory" , "raw_hash_set" , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "throw_delegate"] ] } , "common": { "type": ["@", "rules", "CC", "library"] , "name": ["common"] , "stage": ["absl", "container"] , "hdrs": ["internal/common.h"] , "deps": [["absl/meta", "type_traits"], ["absl/types", "optional"]] } , "raw_hash_set": { "type": "export" , "target": "raw_hash_set (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "raw_hash_set (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["raw_hash_set"] , "stage": ["absl", "container"] , "hdrs": ["internal/raw_hash_set.h"] , "srcs": ["internal/raw_hash_set.cc"] , "deps": [ "common" , "compressed_tuple" , "container_memory" , "hash_policy_traits" , "hashtable_debug_hooks" , "hashtablez_sampler" , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "dynamic_annotations"] , ["absl/base", "endian"] , ["absl/base", "prefetch"] , ["absl/base", "raw_logging_internal"] , ["absl/hash", "hash"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] , ["absl/numeric", "bits"] , ["absl/utility", "utility"] ] } , "container_common": { "type": ["@", "rules", "CC", "library"] , "name": ["container_common"] , "stage": ["absl", "container"] , "hdrs": ["internal/common.h"] , "deps": [["absl/meta", "type_traits"]] } , "hash_policy_traits": { "type": ["@", "rules", "CC", "library"] , "name": ["hash_policy_traits"] , "stage": ["absl", "container"] , "hdrs": ["internal/hash_policy_traits.h"] , "deps": ["common_policy_traits", ["absl/meta", "type_traits"]] } , "common_policy_traits": { "type": ["@", "rules", "CC", "library"] , "name": ["common_policy_traits"] , "stage": ["absl", "container"] , "hdrs": ["internal/common_policy_traits.h"] , "deps": [["absl/meta", "type_traits"]] } , "hashtable_debug_hooks": { "type": ["@", "rules", "CC", "library"] , "name": ["hashtable_debug_hooks"] , "stage": ["absl", "container"] , "hdrs": ["internal/hashtable_debug_hooks.h"] , "deps": [["absl/base", "config"]] } , "hashtablez_sampler": { "type": ["@", "rules", "CC", "library"] , "name": ["hashtablez_sampler"] , "stage": ["absl", "container"] , "hdrs": ["internal/hashtablez_sampler.h"] , "srcs": [ "internal/hashtablez_sampler.cc" , "internal/hashtablez_sampler_force_weak_definition.cc" ] , "deps": [ ["absl/base", "base"] , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "no_destructor"] , ["absl/base", "raw_logging_internal"] , ["absl/debugging", "stacktrace"] , ["absl/memory", "memory"] , ["absl/profiling", "exponential_biased"] , ["absl/profiling", "sample_recorder"] , ["absl/synchronization", "synchronization"] , ["absl/time", "time"] , ["absl/utility", "utility"] ] } , "flat_hash_set": { "type": "export" , "target": "flat_hash_set (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "flat_hash_set (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["flat_hash_set"] , "stage": ["absl", "container"] , "hdrs": ["flat_hash_set.h"] , "deps": [ "container_memory" , "hash_container_defaults" , "raw_hash_set" , ["absl/algorithm", "container"] , ["absl/base", "core_headers"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] ] } , "btree": { "type": "export" , "target": "btree (unexported)" , "flexible_config": [ "ADD_CFLAGS" , "ADD_CXXFLAGS" , "AR" , "ARCH" , "CC" , "CFLAGS" , "CXX" , "CXXFLAGS" , "DEBUG" , "ENV" , "HOST_ARCH" , "OS" , "TARGET_ARCH" , "TOOLCHAIN_CONFIG" ] } , "btree (unexported)": { "type": ["@", "rules", "CC", "library"] , "name": ["btree"] , "stage": ["absl", "container"] , "hdrs": [ "btree_map.h" , "btree_set.h" , "internal/btree.h" , "internal/btree_container.h" ] , "deps": [ "common" , "common_policy_traits" , "compressed_tuple" , "container_memory" , "layout" , ["absl/base", "config"] , ["absl/base", "core_headers"] , ["absl/base", "raw_logging_internal"] , ["absl/base", "throw_delegate"] , ["absl/memory", "memory"] , ["absl/meta", "type_traits"] , ["absl/strings", "cord"] , ["absl/strings", "strings"] , ["absl/types", "compare"] ] } }