/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | access.h | 23 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _Tp* begin(_Tp (&__array)[_Np]) _NOEXCEPT { in begin() function 72 _LIBCPP_HIDE_FROM_ABI typename _Cp::iterator begin(_Cp& __c) { begin() function 77 _LIBCPP_HIDE_FROM_ABI typename _Cp::const_iterator begin(const _Cp& __c) { begin() function [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_leb128.h | 18 It EncodeSLEB128(T value, It begin, It end) { in EncodeSLEB128() 36 It DecodeSLEB128(It begin, It end, T* v) { in DecodeSLEB128() 55 It EncodeULEB128(T value, It begin, It end) { in EncodeULEB128() 69 It DecodeULEB128(It begin, It end, T* v) { in DecodeULEB128()
|
/freebsd-src/contrib/processor-trace/libipt/src/ |
H A D | pt_sync.c | 70 const uint8_t *begin, *end; in pt_find_psb() local 120 static int pt_sync_within_bounds(const uint8_t *pos, const uint8_t *begin, in pt_sync_within_bounds() 133 const uint8_t *begin, *end; in pt_sync_set() local 164 const uint8_t *begin, *end, *start; in pt_sync_forward() local 212 const uint8_t *begin, *end; in pt_sync_backward() local
|
H A D | pt_event_queue.c | 69 uint8_t begin, end, gap, idx; in pt_evq_enqueue() local 101 uint8_t begin, end; in pt_evq_dequeue() local 142 uint8_t begin, end; in pt_evq_empty() local 177 uint8_t begin, end; in pt_evq_find() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | CallGraph.h | 106 inline iterator begin() { return FunctionMap.begin(); } in begin() function 108 inline const_iterator begin() const { return FunctionMap.begin(); } in begin() function 199 inline iterator begin() { return CalledFunctions.begin(); } in begin() function 201 inline const_iterator begin() const { return CalledFunctions.begin(); } in begin() function 369 inline iterator begin() { return G->begin(); } in begin() function 371 inline const_iterator begin() const { return G->begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | reverse_view.h | 69 _LIBCPP_HIDE_FROM_ABI constexpr reverse_iterator<iterator_t<_View>> begin() { in begin() function 80 _LIBCPP_HIDE_FROM_ABI constexpr reverse_iterator<iterator_t<_View>> begin() in begin() function 86 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function [all...] |
H A D | common_view.h | 61 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() { in begin() function 68 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function
|
H A D | as_rvalue_view.h | 59 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() in begin() function 65 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function
|
H A D | elements_view.h | 88 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() in begin() function 94 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function
|
H A D | single_view.h | 65 _LIBCPP_HIDE_FROM_ABI constexpr _Tp* begin() noexcept { return data(); } in begin() function 67 _LIBCPP_HIDE_FROM_ABI constexpr const _Tp* begin() const noexcept { return data(); } in begin() function
|
H A D | lazy_split_view.h | 104 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() { in begin() function 113 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function
|
H A D | owning_view.h | 57 _LIBCPP_HIDE_FROM_ABI constexpr iterator_t<_Rp> begin() { return ranges::begin(__r_); } in begin() function 59 _LIBCPP_HIDE_FROM_ABI constexpr auto begin() const in begin() function
|
H A D | transform_view.h | 97 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<false> begin() { return __iterator<false>{*this, ranges::begin(__base_)}; } in begin() function 98 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<true> begin() const in begin() function
|
/freebsd-src/contrib/bearssl/test/ |
H A D | test_speed.c | 297 clock_t begin, end; in SPEED_HASH() local 396 clock_t begin, end; in test_speed_poly1305_inner() local 480 clock_t begin, end; in test_speed_eax_inner() local 550 clock_t begin, end; in test_speed_shake_inner() local 578 clock_t begin, end; in test_speed_shake_inner() local 782 clock_t begin, end; in test_speed_rsa_inner() local 807 clock_t begin, end; in test_speed_rsa_inner() local 849 clock_t begin, end; in test_speed_rsa_inner() local 873 clock_t begin, end; in test_speed_rsa_inner() local 956 clock_t begin, end; in test_speed_ec_inner_1() local [all …]
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | VariableList.h | 73 iterator begin() { return m_variables.begin(); } in begin() function 75 const_iterator begin() const { return m_variables.begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CallGraph.h | 86 iterator begin() { return FunctionMap.begin(); } in begin() function 88 const_iterator begin() const { return FunctionMap.begin(); } in begin() function 177 iterator begin() { return CalledFunctions.begin(); } in begin() function 179 const_iterator begin() const { return CalledFunctions.begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | ICF.cpp | 108 void ICF::segregate(size_t begin, size_t end, bool constant) { in segregate() argument 203 findBoundary(size_t begin,size_t end) findBoundary() argument 210 forEachClassRange(size_t begin,size_t end,std::function<void (size_t,size_t)> fn) forEachClassRange() argument 299 __anon87cd619c0b02(size_t begin, size_t end) run() argument 305 __anon87cd619c0c02(size_t begin, size_t end) run() argument 311 __anon87cd619c0d02(size_t begin, size_t end) run() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StringList.h | 63 iterator begin() { return m_strings.begin(); } in begin() function 65 const_iterator begin() const { return m_strings.begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.h | 42 const_iterator begin() const { in begin() function 75 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin() function
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_common_fuchsia.cpp | 82 uptr begin = reinterpret_cast<uptr>(chunk); in LockStuffAndStopTheWorld() local 90 uptr begin = reinterpret_cast<uptr>(chunk); in LockStuffAndStopTheWorld() local 99 uptr begin = reinterpret_cast<uptr>(chunk); in LockStuffAndStopTheWorld() local 117 uptr begin = reinterpret_cast<uptr>(chunk); in LockStuffAndStopTheWorld() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | UniqueVector.h | 75 iterator begin() { return Vector.begin(); } in begin() function 78 const_iterator begin() const { return Vector.begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | Graph.h | 212 iterator begin() { in begin() function 226 const_iterator begin() const { return cbegin(); } in begin() function 284 iterator begin() { return G.Vertices.begin(); } in begin() function 288 const_iterator begin() const { return G.Vertices.begin(); } in begin() function 321 iterator begin() { return G.Edges.begin(); } in begin() function 325 const_iterator begin() const { return G.Edges.begin(); } in begin() function
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | ICF.cpp | 236 size_t ICF::findBoundary(size_t begin, size_t end) { in findBoundary() argument 245 forEachClassRange(size_t begin,size_t end,llvm::function_ref<void (size_t,size_t)> func) forEachClassRange() argument 317 __anon0a85ccc60902(size_t begin, size_t end) run() argument 324 __anon0a85ccc60a02(size_t begin, size_t end) run() argument 335 __anon0a85ccc60b02(size_t begin, size_t end) run() argument 345 segregate(size_t begin,size_t end,EqualsFn equals) segregate() argument [all...] |
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | ICF.cpp | 198 void ICF<ELFT>::segregate(size_t begin, size_t end, uint32_t eqClassBase, in segregate() argument 380 findBoundary(size_t begin,size_t end) findBoundary() argument 394 forEachClassRange(size_t begin,size_t end,llvm::function_ref<void (size_t,size_t)> fn) forEachClassRange() argument 523 __anon5614bdf50902(size_t begin, size_t end) run() argument 530 __anon5614bdf50a02(size_t begin, size_t end) run() argument 538 __anon5614bdf50b02(size_t begin, size_t end) run() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 182 paths_iterator begin() { return Paths.begin(); } in begin() function 184 const_paths_iterator begin() const { return Paths.begin(); } in begin() function 280 iterator begin() { return Overrides.begin(); } in begin() function 281 const_iterator begin() const { return Overrides.begin(); } in begin() function
|