Searched refs:bits (Results 1 - 25 of 1367) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_vector.h65 #include <bits/functexcept.h>
66 #include <bits/stl_algobase.h>
67 #include <bits/allocator.h>
68 #include <bits/stl_construct.h>
69 #include <bits/stl_uninitialized.h>
70 #include <bits/stl_vector.h>
71 #include <bits/stl_bvector.h>
74 # include <bits/vector.tcc>
H A Dstd_stack.h65 #include <bits/stl_algobase.h>
66 #include <bits/allocator.h>
67 #include <bits/stl_construct.h>
68 #include <bits/stl_uninitialized.h>
70 #include <bits/stl_stack.h>
H A Dstd_deque.h65 #include <bits/functexcept.h>
66 #include <bits/stl_algobase.h>
67 #include <bits/allocator.h>
68 #include <bits/stl_construct.h>
69 #include <bits/stl_uninitialized.h>
70 #include <bits/stl_deque.h>
73 # include <bits/deque.tcc>
H A Dstd_list.h65 #include <bits/functexcept.h>
66 #include <bits/stl_algobase.h>
67 #include <bits/allocator.h>
68 #include <bits/stl_construct.h>
69 #include <bits/stl_uninitialized.h>
70 #include <bits/stl_list.h>
73 # include <bits/list.tcc>
H A Dstd_queue.h65 #include <bits/c++config.h>
66 #include <bits/functexcept.h>
67 #include <bits/stl_algobase.h>
68 #include <bits/allocator.h>
69 #include <bits/stl_construct.h>
70 #include <bits/stl_uninitialized.h>
71 #include <bits/stl_heap.h>
72 #include <bits/stl_function.h>
75 #include <bits/stl_queue.h>
H A Dstd_string.h45 #include <bits/c++config.h>
46 #include <bits/stringfwd.h>
47 #include <bits/char_traits.h>
49 #include <bits/cpp_type_traits.h>
51 #include <bits/ostream_insert.h>
52 #include <bits/stl_iterator.h>
53 #include <bits/stl_function.h> // For less
54 #include <bits/basic_string.h>
58 # include <bits/basic_string.tcc>
H A Dstd_utility.h65 #include <bits/c++config.h>
66 #include <bits/stl_relops.h>
67 #include <bits/stl_pair.h>
H A Dstd_algorithm.h65 #include <bits/stl_algobase.h>
66 #include <bits/stl_construct.h>
67 #include <bits/stl_uninitialized.h>
68 #include <bits/stl_algo.h>
H A Dstd_ios.h45 #include <bits/char_traits.h> // For char_traits, streamoff, streamsize, fpos
47 #include <bits/localefwd.h> // For class locale
48 #include <bits/ios_base.h> // For ios_base declarations.
50 #include <bits/basic_ios.h>
H A Dstd_locale.h43 #include <bits/localefwd.h>
44 #include <bits/locale_classes.h>
45 #include <bits/locale_facets.h>
46 #include <bits/locale_facets.tcc>
H A Dstd_iterator.h65 #include <bits/c++config.h>
67 #include <bits/stl_iterator_base_types.h>
68 #include <bits/stl_iterator_base_funcs.h>
69 #include <bits/stl_iterator.h>
72 #include <bits/stream_iterator.h>
73 #include <bits/streambuf_iterator.h>
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_vector.h66 #include <bits/functexcept.h>
67 #include <bits/stl_algobase.h>
68 #include <bits/stl_alloc.h>
69 #include <bits/stl_construct.h>
70 #include <bits/stl_uninitialized.h>
71 #include <bits/stl_vector.h>
72 #include <bits/stl_bvector.h>
75 # include <bits/vector.tcc>
H A Dstd_queue.h65 #include <bits/c++config.h>
66 #include <bits/functexcept.h>
67 #include <bits/stl_algobase.h>
68 #include <bits/stl_alloc.h>
69 #include <bits/stl_construct.h>
70 #include <bits/stl_uninitialized.h>
71 #include <bits/stl_vector.h>
72 #include <bits/stl_heap.h>
73 #include <bits/stl_deque.h>
74 #include <bits/stl_functio
[all...]
H A Dstd_deque.h66 #include <bits/functexcept.h>
67 #include <bits/stl_algobase.h>
68 #include <bits/stl_alloc.h>
69 #include <bits/stl_construct.h>
70 #include <bits/stl_uninitialized.h>
71 #include <bits/stl_deque.h>
74 # include <bits/deque.tcc>
H A Dstd_list.h66 #include <bits/functexcept.h>
67 #include <bits/stl_algobase.h>
68 #include <bits/stl_alloc.h>
69 #include <bits/stl_construct.h>
70 #include <bits/stl_uninitialized.h>
71 #include <bits/stl_list.h>
74 # include <bits/list.tcc>
H A Dstd_stack.h66 #include <bits/stl_algobase.h>
67 #include <bits/stl_alloc.h>
68 #include <bits/stl_construct.h>
69 #include <bits/stl_uninitialized.h>
70 #include <bits/stl_deque.h>
71 #include <bits/stl_stack.h>
74 # include <bits/deque.tcc>
H A Dstd_map.h66 #include <bits/stl_tree.h>
67 #include <bits/stl_map.h>
68 #include <bits/stl_multimap.h>
H A Dstd_set.h66 #include <bits/stl_tree.h>
67 #include <bits/stl_set.h>
68 #include <bits/stl_multiset.h>
H A Dstd_utility.h65 #include <bits/c++config.h>
66 #include <bits/stl_relops.h>
67 #include <bits/stl_pair.h>
H A Dstd_algorithm.h66 #include <bits/stl_algobase.h>
67 #include <bits/stl_construct.h>
68 #include <bits/stl_uninitialized.h>
69 #include <bits/stl_algo.h>
H A Dstd_ios.h46 #include <bits/char_traits.h> // For char_traits, streamoff, streamsize, fpos
48 #include <bits/localefwd.h> // For class locale
49 #include <bits/ios_base.h> // For ios_base declarations.
51 #include <bits/basic_ios.h>
H A Dstd_locale.h44 #include <bits/localefwd.h>
45 #include <bits/locale_classes.h>
46 #include <bits/locale_facets.h>
47 #include <bits/locale_facets.tcc>
H A Dstd_string.h45 #include <bits/c++config.h>
46 #include <bits/stringfwd.h>
47 #include <bits/char_traits.h>
49 #include <bits/type_traits.h>
51 #include <bits/stl_iterator.h>
52 #include <bits/stl_function.h> // For less
53 #include <bits/basic_string.h>
57 # include <bits/basic_string.tcc>
H A Dstd_iterator.h65 #include <bits/c++config.h>
67 #include <bits/stl_iterator_base_types.h>
68 #include <bits/stl_iterator_base_funcs.h>
69 #include <bits/stl_iterator.h>
72 #include <bits/stream_iterator.h>
73 #include <bits/streambuf_iterator.h>
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dhash.h12 hash_32(uint32_t val, unsigned int bits) argument
14 return (val * GOLDEN_RATIO_32) >> (32 - bits);
21 hash_64(uint64_t val, unsigned int bits) argument
23 return (val * GOLDEN_RATIO_64) >> (64 - bits);
27 #define hash_long(val, bits) hash_64(val, bits)
29 #define hash_long(val, bits) hash_32(val, bits)

Completed in 123 milliseconds

1234567891011>>